CLI Guide

Table Of Contents
No globally visible devices at the target cluster.
Use the following steps to forget a cluster:
1. If connected, use the cluster forget command on the target cluster to forget the other clusters.
2. Use the cluster forget command on all other clusters to forget the target cluster.
This command does not work if the clusters have lost communications with each other. If a cluster is down, destroyed, or
removed, use the cluster expel command to expel it.
Examples
VPlexcli:/clusters/> cluster forget --cluster cluster-1 --disocnnect --force
See also
cluster add
cluster expel
cluster status
cluster unexpel
cluster show-remote-devices
Displays the list of remote devices for the specified cluster.
Contexts
All contexts.
Syntax
cluster show-remote-devices options cluster
Description
The command displays the list of remote devices for the specified cluster. The top-level volumes and the list of views at which
the devices are exported are also listed. Use the --verbose option to see the complete list.
Arguments
Required arguments
options
positional arguments
Optional arguments
-h | --help
Displays the usage for the command.
--verbose
Provides more output during command execution. This may not have any effect
for some commands.
-s | --include-sub-devices
Displays all remote RAIDs. If sub devices are not specified, the command displays
only the top-level RAIDs.
Commands 63