CLI Guide

Table Of Contents
[--verbose]
Provides more output during command execution. This may not have any effect for some
commands.
Description
Verifies the expected local-com connectivity. This command assembles a list of expected local-com connectivity, compares it
to the actual local-com connectivity, and reports any missing or extra connections. This command verifies only IP- or Fibre
Channel-based local-com connectivity.
Expected connectivity is determined by collecting all ports whose role is local-com and verifying that each port in a port-group
has connectivity to every other port in the same port-group.
When both Fibre Channel and IP ports with role local-com are present, the smaller subset is discarded and the protocol of the
remaining ports is assumed to be the correct protocol.
See also
connectivity director
connectivity show
connectivity validate-be
connectivity validate-wan-com
health-check
validate-system-configuration
consistency-group add-virtual-volumes
Adds one or more virtual volume to a consistency group.
Contexts
All contexts.
In /clusters/cluster-n/consistency-groups/group-name context, command is add-virtual-volumes
Syntax
consistency-group add-virtual-volumes
[-v|--virtual-volumes] virtual-volume, virtual-volume, ...
[-g|--consistency-group] consistency-group
Arguments
Required arguments
[-v|--virtual-volumes]
virtual-volume,virtual-volume,...
* List of one or more comma-separated glob patterns or context paths of the virtual volume
to add.
[-g|--consistency-
group] consistency-group
* Context path of the consistency group to which to add the specified virtual volume. If the
current context is a consistency-group or below, then that consistency group is the default.
Otherwise, this argument is required.
* - argument is positional.
Commands
89