When a Passive node does not become the Active node during a failover, you can force the Passive node to become the Active node.
Problem
The Passive node fails while trying to assume the role of the Active node.
Cause
A vCenter HA failover might not succeed for these reasons.
- The Witness node becomes unavailable while the Passive node is trying to assume the role of the Active node.
- An appliance state synchronization issue between the nodes exists.
Solution
You recover from this issue as follows.
- If the Active node recovers from the failure, it becomes the Active node again.
- If the Witness node recovers from the failure, follow these steps.
- Log in to the Passive node through the Virtual Machine Console.
- To enable the Bash shell, enter shell at the appliancesh prompt.
- Run the following command.
vcha-reset-primary
- Reboot the Passive node.
- If both Active node and Witness node cannot recover, you can force the Passive node to become a standalone vCenter Server Appliance.
- Delete the Active node and Witness node virtual machines.
- Log in to the Passive node through the Virtual Machine Console.
- To enable the Bash shell, enter shell at the appliancesh prompt.
- Run the following command.
vcha-destroy
- Reboot the Passive node.