CLI Guide

Table Of Contents
See also
consistency-group add-virtual-volumes
consistency-group remove-virtual-volumes
consistency-group summary
Dell EMC Administration Guide for metro node
consistency-group remove-virtual-volumes
Removes one or more virtual volumes from the consistency group.
Contexts
All contexts.
In /clusters/cluster-n/consistency-groups/group-name context, command is remove-virtual-volumes.
Syntax
consistency-group remove-virtual-volumes
[-v|--virtual-volumes] virtual-volume, virtual-volume, ...
[-g|--consistency-group] context path
--force
Arguments
Required arguments
[-v|--virtual-
volumes] virtual-
volume,virtual-volume,...
*Glob pattern or a list of one or more comma-separated context paths of the virtual volumes
to remove from the consistency group.
[-g|--consistency-
group] context path
*Context path of the consistency group from which to remove the specified virtual volume.
If the current context is a consistency-group or is below, then that consistency group is the
default. Otherwise, this argument is required.
--force
Do not ask for confirmation. Allows this command to be run using a non-interactive script.
* - argument is positional.
Description
Removes one or more virtual volumes from the consistency group.
If the pattern given to --virtual-volumes argument matches volumes that are not in the consistency group, the command
skips those volumes, and prints a warning message for each one.
Best practice is to either:
Remove the volumes from the view, or
Perform the operation when I/O loads are light.
Use the --force argument to suppress the request for confirmation.
98
Commands