CLI Guide

Table Of Contents
About storage tier IDs
The storage-tier identifier is displayed to the host as part of the virtual volumess product ID.
Use the storage-tier identifier to logically group storage.
For example, assign Symmetrix arrays as tier 1 storage, and CLARiiON as tier 2 storage.
Use the ll command in a specific virtual volumes context to display the current storage-tier.
Use the set command to modify a virtual volumes storage-tier.
Examples
In the following example:
The virtual-volume create command creates a new virtual volume,
The cd command navigates to the new virtual volumes context,
The ll command displays the new virtual volume:
VPlexcli:/> virtual-volume create --device /distributed-storage/distributed-devices/
r0_C1_VATS_00001_vol
VPlexcli:/clusters/cluster-1/virtual-volumes> cd r0_C1_VATS_00001_vol
VPlexcli:/clusters/cluster-1/virtual-volumes/r0_C1_VATS_00001_vol> ll
Name Value
-------------------------- ----------------------------------------
block-count 20971520
block-size 4K
cache-mode synchronous
capacity 80G
consistency-group -
expandable true
expandable-capacity 0B
expansion-method storage-volume
expansion-status -
health-indications []
health-state ok
initialization-status success
locality local
operational-status ok
recoverpoint-protection-at []
recoverpoint-usage -
scsi-release-delay 0
service-status unexported
storage-array-family clariion
storage-tier -
supporting-device r0_C1_VATS_00001
system-id r0_C1_VATS_00001_vol
thin-capable false
thin-enabled unavailable
volume-type virtual-volume
vpd-id VPD83T3:6000144000000010200ecb6260b7ac42
VPlexcli:/clusters/cluster-1/virtual-volumes/r0_C1_VATS_00001_vol>
See Also
virtual-volume destroy
virtual-volume expand
virtual-volume provision
virtual-volume reinitialize
330
Commands