CLI Guide

Table Of Contents
Optional arguments
[-g|--consistency-
group] consistency-group,
consistency-group, ...
The consistency groups on which to apply the winner detach rule.
[-f|--force]
Force the operation to continue without confirmation. Allows this command to be run from
non-interactive scripts.
Description
Applies the winner detach rule to one or more specified synchronous consistency groups.
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.
112
Commands