How to Initiate Cluster Failover
For more information on initiating manual cluster failovers, see sk55081.
Method 1 (recommended)
Change in the State of the Cluster Member
|
Command in Gaia Clish
|
Command in Expert Mode
|
Notes
|
Change the state of the Cluster Member to DOWN
|
set cluster member admin down
|
clusterXL_admin down
|
|
Change the state of the Cluster Member to UP
|
set cluster member admin up
|
clusterXL_admin up
|
|
Method 2 (not recommended)
Change in the state of the Cluster Member
|
Command in Expert mode
|
Notes
|
Change the state of the Cluster Member to DOWN
|
cphaconf set_pnote -d < Name of Critical Device> -t 0 -s ok register cphaconf set_pnote -d < Name of Critical Device> -s problem report
|
Does not disable Delta Sync.
|
Change the state of the Cluster Member to UP
|
cphaconf set_pnote -d < Name of Critical Device> -s ok report cphaconf set_pnote -d < Name of Critical Device> unregister
|
Does not initiate Full Sync.
|
Notes:
- In Load Sharing mode, the cluster distributes the traffic load between the remaining Active members.
- In High Availability mode, the cluster fails over to a Standby Cluster Member with the highest priority.