CLI Guide

Table Of Contents
NOTE: This command requires user confirmation unless the --force argument is used.
In the event of a cluster failure or departure, this rule-set results in I/O continuing on the selected cluster only. I/O will be
suspended at all other clusters. If metro node Witness is deployed it will overrides this selection if the selected cluster has failed.
Examples
Set the detach-rule for a single consistency group from the groups context:
VPlexcli:/clusters/cluster-1/consistency-groups/TestCG> set-detach-rule winner --cluster
cluster-1 --delay 5s
Set the detach-rule for two consistency groups from the root context:
VPlexcli:/> consistency-group set-detach-rule winner --cluster cluster-1 --delay 5s --
consistency-groups TestCG, TestCG2
See also
consistency-group set-detach-rule active-cluster-wins
consistency-group set-detach-rule no-automatic-winner
Dell EMC Administration Guide for metro node
consistency-group summary
Displays a summary of all the consistency groups with a state other than OK.
Contexts
All contexts.
Syntax
consistency-group summary
Description
Displays all the consistency groups with a state other than 'OK' and the consistency groups at the risk of a rollback.
Example
Display a summary of unhealthy consistency groups:
VPlexcli:/> consistency-group summary
1 consistency groups have status not 'OK'.
Consistency Goup Operational Status Status Active Passive
Name ------------------ Detailed Cluster Cluster
------------------ ------------------ ------------- ----------- -----------
GRP3 Suspended
0 consistency groups have risk of roll back.
106
Commands