CLI Guide

Table Of Contents
Examples
Allocate segments of a logging volume to a distributed device:
VPlexcli:/distributed-storage/distributed-devices/TestDisDevice> ds dd set-log --
distributed-devices TestDisDevice --logging-volumes /clusters/cluster-2/system-volumes/
New-Log_Vol
Remove the logging volume for a distributed device:
VPlexcli:/distributed-storage/distributed-devices/TestDisDevice> ds dd set-log --
distributed-devices TestDisDevice --cancel
Attempt to cancel a logging volume for a distributed device that is not fully logged:
WARNING: Issuing the cancel command on a distributed device that is not fully logged results in a warning
message.
VPlexcli:/distributed-storage/distributed-devices/dr1_C12_0249> ds dd set-log --
distributed-devices dr1_C12_0249 --cancel
WARNING: This command will remove the logging segments from distributed device
'dr1_C12_0249'.
If a distributed device is not fully logged, it is vulnerable to full rebuilds
following
inter-cluster WAN link failure or cluster failure.
It is recommended that the removed logging-segments be restored as soon as possible.
See also
logging-volume create
ds rule destroy
Destroys an existing rule.
Contexts
All contexts.
In /distributed-storage context, command is rule destroy.
Syntax
ds rule destroy
[
-r|--rule] rule
Arguments
Required arguments
[-r|--rule] rule Specifies the rule to destroy.
156 Commands