CLI Guide

Table Of Contents
If the --force argument is used, no confirmation is displayed before the dismantle.
Examples
In the following example, the specified volume is dismantled:
VPlexcli:/clusters/cluster-1> advadm dismantle --verbose --virtual-volumes virtual-
volumes/test_r1_vol --force
destroyed virtual volume
/clusters/cluster-1/virtual-volumes/test_r1_vol
destroyed
/clusters/cluster-2/devices/test_r1
Destroyed 1 out of 1 targetted extents.
destroyed
/clusters/cluster-1/storage-elements/extents/extent_CLAR0014_LUN14_1
In the following example, the specified volumes are NOT dismantled because they are exported or are members of a consistency
group:
VPlexcli:/>advadm dismantle -v rC_extentSrc_C1_CHM_00*, axel_dr1_vol
The following virtual-volumes will not be dismantled because they are exported. Please
remove
them from the storage-views before dismantling them:
/clusters/cluster-1/virtual-volumes/rC_extentSrc_C1_CHM_0002_vol is in
/clusters/cluster-1/exports/storage-views/chimera_setupTearDown_C1
/clusters/cluster-1/virtual-volumes/rC_extentSrc_C1_CHM_0001_vol is in
/clusters/cluster-1/exports/storage-views/chimera_setupTearDown_C1
.
.
.
The following virtual-volumes will not be dismantled because they are in consistency-
groups.
Please remove them from the consistency-groups before dismantling them:
/clusters/cluster-2/virtual-volumes/axel_dr1_vol is in
/clusters/cluster-2/consistency-groups/async_sC12_vC12_nAW_CHM
No virtual-volumes to dismantle.
See also
ds dd create
iscsi sendtargets add
virtual-volume create
alias
Creates a command alias.
Contexts
All contexts.
Syntax
alias
[-n|--name] name
[-t|--to] "commands and arguments "
Commands
29