CLI Guide

Table Of Contents
Change the name of a meta-volume:
VPlexcli:/clusters/cluster-1/system-volumes/new_meta1_backup_2010May24_163810> set name
backup_May24_pre_refresh
Display information about attributes in the cluster-1 context:
VPlexcli:/> set /clusters/cluster-1
attribute input-description
---------------------------------------------------
-----------------------------------------------------------------
/clusters/cluster-1::top-level-assembly Read-only.
/clusters/cluster-1::auto-expel-period Takes an integer between 0 and 2147483647.
/clusters/cluster-1::director-names Read-only.
/clusters/cluster-1::operational-status Read-only.
/clusters/cluster-1::default-cache-mode Read-only.
/clusters/cluster-1::default-caw-template Takes one of '0', '1', 'f', 'false', 'n',
'no', 'off', 'on', 't',
'true', 'y', 'yes' (not case sensitive).
/clusters/cluster-1::transition-progress Read-only.
/clusters/cluster-1::auto-join-delay Takes an integer between 0 and 2147483647.
/clusters/cluster-1::default-director Read-only.
/clusters/cluster-1::health-indications Read-only.
/clusters/cluster-1::island-id Read-only.
/clusters/cluster-1::transition-indications Read-only.
/clusters/cluster-1::connected Read-only.
/clusters/cluster-1::default-xcopy-template Takes one of '0', '1', 'f', 'false', 'n',
'no', 'off', 'on', 't',
'true', 'y', 'yes' (not case sensitive).
/clusters/cluster-1::name Read-only.
/clusters/cluster-1::default-write-same-16-template Takes one of '0', '1', 'f', 'false',
'n', 'no', 'off', 'on', 't',
'true', 'y', 'yes' (not case sensitive).
/clusters/cluster-1::health-state Read-only.
/clusters/cluster-1::allow-auto-join Takes one of '0', '1', 'f', 'false', 'n', 'no',
'off', 'on', 't',
'true', 'y', 'yes' (not case sensitive).
/clusters/cluster-1::auto-expel-count Takes an integer between 0 and 2147483647.
/clusters/cluster-1::cluster-id Read-only.
Display the health-state attribute for cluster-1
VPlexcli:/> set /clusters/cluster-1::health-state
attribute input-description
------------------------- -----------------
/clusters/cluster-1::health-state Read-only.
Set the remote IP address and started attributes for SNMP traps:
VPlexcli:/notifications/call-home/snmp-traps/Test> set remote-host 10.6.213.39
VPlexcli:/notifications/call-home/snmp-traps/Test> set started true
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
276
Commands