CLI Guide

Table Of Contents
auto-resume-at-loser - whether the loser automatically resumes I/O when the inter- link is repaired after a failure.
Default is true. Modified using the set command in /clusters/cluster-n/consistency-groups/consistency-
group-name/advanced context.
virtual-volumes - member volumes of the consistency group. Modified using the consistency-group add-
virtual-volumes and consistency-group remove-virtual-volumes commands.
Refer to the Dell EMC Administration Guide for more information about the consistency group properties.
Examples
In the following example,
The ls /clusters/*/consistency-groups/ command displays the names of all consistency groups in both s.
The consistency-group create command creates an empty synchronous consistency group TestCG.
The ls command in consistency group context displays the new name. The ls TestCG command displays details about
the new consistency group.
NOTE: See the Dell EMC Administration Guide for metro node for a description of the fields in the following examples.
VPlexcli:/> ls /clusters/*/consistency-groups/
/clusters/cluster-1/consistency-groups:
test10 test11 test12 test13 test14
test15 test16 test5 test6 test7 test8
test9 vs_RAM_c1wins vs_RAM_c2wins vs_oban005 vs_sun190
/clusters/cluster-2/consistency-groups:
.
.
.
VPlexcli:/> cd /clusters/cluster-1/consistency-groups/
VPlexcli:/clusters/cluster-1/consistency-groups> consistency-group create --name TestCG
--cluster cluster-1
VPlexcli:/clusters/cluster-1/consistency-groups> ls
TestCG test10 test11 test12 test13
test14 test15 test16 test5 test6
test7 test8 test9 vs_RAM_c1wins vs_RAM_c2wins
vs_oban005 vs_sun190
VPlexcli:/clusters/cluster-1/consistency-groups> ls TestCG
/clusters/cluster-1/consistency-groups/TestCG:
Attributes:
Name Value
------------------- --------------------------------------------
active-clusters []
cache-mode synchronous
detach-rule -
operational-status [(cluster-1,{ summary:: ok, details:: [] })]
passive-clusters []
recoverpoint-enabled true
storage-at-clusters []
virtual-volumes []
visibility [cluster-1]
Contexts:
advanced recoverpoint
See also
consistency-group add-virtual-volumes
consistency-group destroy
consistency-group remove-virtual-volumes
Dell EMC Administration Guide for metro node
Commands
95