CLI Guide

Table Of Contents
consistency-group convert-to-local
Converts a distributed consistency group to a local consistency group.
context
All contexts
Syntax
convert-to-local
[-h | --help]
[--verbose]
[[-c | --cluster=]cluster-context]
[-f | --force]
[[-g | --consistency-group=]consistency-group]
Arguments
Optional arguments
-h | --help Displays the usage for this command.
--verbose
Provides more output during command execution. This may not have any
effect for some commands.
-c | --cluster= cluster context Specifies the cluster where all devices in the consistency group will be local.
-f | --force Forces the command to proceed, bypassing all user warnings .
-g | --consistency-group=consistency-
group
Specifies the consistency-group to make local.
Description
To convert a distributed consistency group to a local consistency group, this command converts all distributed devices under
each virtual volume to local distributed devices. The legs on the specified cluster become the supporting device of the virtual
volumes. All target devices should not be migration temporary devices and should not be exported to any other cluster.
consistency-group create
Creates and names an empty consistency group.
Contexts
All contexts.
In /clusters/cluster-n/consistency-groups/group-name context, command is create.
Syntax
consistency-group create
[-n|--name] consistency-group name
100
Commands