CLI Guide

Table Of Contents
Attach a rule-set to cluster1_Active to the device dd_00:
VPlexcli:/distributed-storage/distributed-devices> set dd_00::rule-set-name
cluster1_Active
Set a storage volumes thin-rebuild attribute to true:
VPlexcli:/clusters/cluster-1/storage-elements/storage-volumes/clar_LUN83> set thin-
rebuild true
VPlexcli:/clusters/cluster-1/storage-elements/storage-volumes/clar_LUN83> ll
Name Value
---------------------- -------------------------------------------------------
application-consistent false
.
.
.
storage-volumetype normal
system-id VPD83T3:6006016061212e00b0171b696696e211
thin-rebuild true
total-free-space 0B
underlying-storage-block-size 512
use used
used-by [extent_test01_1]
vendor-specific-name DGC
vias-based false
Use the set enabled false --force command in the notifications/call-home context to disable call-home
notifications (recommended during disruptive operations):
VPlexcli:/> cd /notifications/call-home/
VPlexcli:/notifications/call-home> set enabled false --force
Use the set enabled true command in notifications/call-home context to enable call-home notifications:
VPlexcli:/> cd /notifications/call-home/
VPlexcli:/notifications/call-home> set enabled true
Enable and display iSCSI FE and BE ports:
VPlexcli:/engines/engine-1-1/directors/director-1-1-A/hardware/ports> ll
Name Address Role Port Status
----- -------------- --------- -----------
ETH02 128.221.252.97 local-com up
ETH03 128.221.253.97 local-com up
ETH04 192.168.11.35 wan-com up
ETH05 10.6.11.35 wan-com up
ETH06 192.168.71.58 front-end up
ETH07 192.168.91.58 front-end up
ETH08 192.168.50.58 back-end up
ETH09 192.168.152.58 back-end up
Enable and display ports:
VPlexcli:/engines/engine-1-1/directors/director-1-1-A/hardware/ports> ll
Name Address Role Port Status
------- ------------------ --------- -----------
A0-FC00 0x5000144260006e00 front-end no-link
A0-FC01 0x5000144260006e01 front-end up
A0-FC02 0x5000144260006e02 front-end up
A0-FC03 0x0000000000000000 front-end down
A1-FC00 0x5000144260006e10 back-end up
A1-FC01 0x5000144260006e11 back-end up
A1-FC02 0x5000144260006e12 back-end no-link
A1-FC03 0x5000144260006e13 back-end no-link
A2-FC00 0x5000144260006e20 wan-com up
A2-FC01 0x5000144260006e21 wan-com up
A2-FC02 0x5000144260006e22 wan-com no-link
A2-FC03 0x5000144260006e23 wan-com no-link
A3-FC00 0x5000144260006e30 local-com up
A3-FC01 0x5000144260006e31 local-com up
288
Commands