CLI Guide

Table Of Contents
The virtual-volume expand --virtual-volume virtual-volume --extent extent command adds the specified
extent to the specified virtual volume:
VPlexcli:/> ll /clusters/cluster-1/virtual-volumes
/clusters/cluster-1/virtual-volumes:
Name Operational Health ... ... Expandable
----------------- Status State ... ... ----------
----------------- ----------- ------ ... ... ----------
Raid0_1Ga_11_vol ok ok ... ... true
RaidC_1Gb_11_vol ok ok ... ... true
Raid1_1Gc_11_vol ok ok ... ... true
Test-Device_vol ok ok ... ... true
.
.
.
VPlexcli:/> ll /clusters/cluster-1/virtual-volumes/Test-Device-vol
Name Value
------------------ --------------------------------
.
.
.
expandable true
expansion-method concatenation
health-indications []
.
.
.
VPlexcli:/> ll /clusters/cluster-1/storage-elements/extents
/clusters/cluster-1/storage-elements/extents:
Name StorageVolume Capacity Use
-------------------------------- ----------------------- -------- -------
extent_Symm1554Tdev_061D_1 Symm1554Tdev_061D 100G used
extent_Symm1554Tdev_0624_1 Symm1554Tdev_0624 100G used
extent_Symm1554Tdev_0625_1 Symm1554Tdev_0625 100G used
extent_Symm1554_0690_1 Symm1554_0690 8.43G used
extent_Symm1554_0691_1 Symm1554_0691 8.43G used
extent_Symm1554_0692_1 Symm1554_0692 8.43G used
.
.
.
VPlexcli:/> cd /clusters/cluster-1/virtual-volumes/Test-Device_vol
VPlexcli:/clusters/cluster-1/virtual-volumes/Test-Device_vol> expand --virtual-volume
Test-Device_vol --extent ext_Symm1254_7BF_1
See also
batch-migrate pause
batch-migrate resume
dm migration pause
dm migration resume
virtual-volume create
virtual-volume destroy
Dell EMC Administration Guide for metro node
virtual-volume list-thin
Lists the virtual volumes at the given clusters with additional thin-property filtering options.
Contexts
All contexts.
Commands
323