What command is used to manually failover a cluster during a zero-downtime upgrade?
What command is used to manually failover a cluster during a zero-downtime upgrade?
The command to manually failover a cluster during a zero-downtime upgrade is 'set cluster member down'. This command is used to gracefully bring down a cluster member, initiating failover to another member in the cluster. Commands like 'clusterXL_admin down' and 'set clusterXL down' are not the correct ones for this specific task.
Correct answer is B: expert: clusterXL_admin down clish: set cluster member admin down
Actually is A ***