cluster name
To perform operations on a previously-configured cluster, use the cluster name command in SVC configuration mode.
cluster name cluster-name flash-copy fc-grp-name [prepare | start | stop]
cluster name cluster-name remote-copy rc-grp-name {failover | start [aux | clean | force] | stop aux-enable}
cluster name cluster-name shutdown [node node-name]
cluster name cluster-name start discovery
cluster name cluster-name upgrade svc-system force
Syntax Description
cluster |
Provides access to cluster commands |
name cluster-name |
Identifies a previously created cluster to perform an operation. |
flash-copy fc-grp-name |
Specifies a previously-configured FlashCopy relationship. |
prepare |
Prepares the FlashCopy consistency group. |
start |
Starts the FlashCopy for the specified cluster. Starts the background copy for the specified remote copy group |
stop |
Stops the FlashCopy for the specified cluster. Stops the remote copy relationships for the specified remote copy group. |
remote-copy rc-grp-name |
Specifies the remote copy consistency group name. |
failover |
Reverses to using the auxiliary VDisks for the specified relationship. |
shutdown |
Shuts down the entire cluster (gracefully). |
node node-name |
Specifies a particular node for a graceful shutdown. |
start discovery |
Starts the background copy for the specified remote copy group. |
aux |
Makes the auxiliary VDisks as primary. |
clean |
Marks the intended secondary VDisks as clean. |
upgrade svc-system |
Upgrades the specified cluster. The new version of the software image is specified to the FTP:, SCP:, SFTP:, TFTP:, bootflash:, or slot0: directories |
force |
Permits the remote copy operation to start—even if it leads to the loss of data consistency between the primary and secondary. |
aux-enable |
Enables write access o the secondary (or auxiliary) VDisks. |
Command Default
None.
Command Modes
SVC configuration mode.
This command was introduced in Cisco MDS SAN-OS Release 1.3(1).
Usage Guidelines
None.
Examples
The following example enters the SVC configuration mode and displays all options under the cluster name command.
switch# svc-config
switch(svc)# cluster name SampleCluster ?
flash-copy Flash-copy
remote-copy Remote copy
shutdown Shutdown
start Start discovery
upgrade Upgrade uri
switch(svc)# cluster name SampleCluster flash-copy f1 prepare
switch(svc)# cluster name SampleCluster flash-copy f1 start
switch(svc)# cluster name SampleCluster flash-copy f1 stop
switch(svc)# cluster name SampleCluster remote-copy f1 failover
switch(svc)# cluster name SampleCluster remote-copy f1 start
switch(svc)# cluster name SampleCluster remote-copy f1 stop
switch(svc)# cluster name SampleCluster shutdownn
switch(svc)# cluster name SampleCluster shutdown node svc2/1
switch(svc)# cluster name SampleCluster start discovery
switch(svc)# cluster name SampleCluster upgrade svc-system bootflash:m9000-ek9-csm-svc_mz.1.3.1.bin