CLI Guide

Table Of Contents
Claim a storage volume and name it Symm1254_7BF from the clusters/cluster context:
VPlexcli:/clusters/cluster-1> storage-volume claim -name Symm1254_7BF -d
VPD83T3:60000970000192601254533030374241
Claim storage volumes using the --thin-rebuild option. In the following example:
The claim command with --thin-rebuild claims two storage volumes as thin storage (from the clusters/
cluster/storage-elements/storage-volumes context)
The ll command displays one of the claimed storage volumes:
VPlexcli:/clusters/cluster-1/storage-elements/storage-volumes>
claim --thin-rebuild --storage-volumes
VPD83T3:6006016091c50e005057534d0c17e011,VPD83T3:6006016091c50e005257534d0c17e011
Of the 2 storage-volumes that were given, 2 storage-volumes were claimed.
VPlexcli:/clusters/cluster-1/storage-elements/storage-volumes> ll
VPD83T3:6006016091c50e005057534d0c17e011
/clusters/cluster-1/storage-elements/storage-volumes/
VPD83T3:6006016091c50e005057534d0c17e011:
Name Value
---------------------- -------------------------------------------------------
application-consistent false
block-count 524288
block-size 4K
capacity 2G
description -
free-chunks ['0-524287']
health-indications []
health-state ok
io-status alive
itls 0x5000144230354911/0x5006016930600523/6,
0x5000144230354910/0x5006016930600523/6,
0x5000144230354910/0x5006016830600523/6,
0x5000144230354911/0x5006016830600523/6,
0x5000144220354910/0x5006016930600523/6,
0x5000144220354910/0x5006016830600523/6,
0x5000144220354911/0x5006016930600523/6,
0x5000144220354911/0x5006016830600523/6
largest-free-chunk 2G
locality -
operational-status ok
storage-array-name EMC-CLARiiON-APM00042201310
storage-volumetype normal
system-id VPD83T3:6006016091c50e005057534d0c17e011
thin-capable false
thin-rebuild false
total-free-space 2G
use claimed
used-by []
vendor-specific-name DGC
Claim multiple storage volumes whose names begin with VPD83T3:600601602:
VPlexcli:/clusters/cluster-1> storage-volume claim --storage-volumes VPD83T3:600601602*
See also
set
storage-volume claimingwizard
storage-volume unclaim
Commands
291