This article provides instructions for removing a vCenter High Availability (VCHA) configuration. VCHA is a feature that links three separate virtual machines (Active, Passive, Witness) together to provide redundancy. Removing this configuration returns the vCenter Server to a standalone setup, which is needed when high availability is no longer required or when preparing for system upgrades. For more information about VCHA refer vCenter High Availability FAQ
Note: Standard VM snapshots disrupt strict VCHA database replication and are unsupported. Please review the risks involved while operating with VCHA removal and proceed carefully.
VMware vCenter Server
Remove VCHA following one of the below methods.
vcha-destroy -froot@<VC hostname> :~ # vcha-destroy -f
YYYY-MM-DDThh:mm:ss [Info]: Initiating vCenter HA cluster destruction ...
YYYY-MM-DDThh:mm:ss [Info]: Stopping vCenter HA services on active node ...
YYYY-MM-DDThh:mm:ss [Info]: Deleting Passive and Witness nodes ...
YYYY-MM-DDThh:mm:ss [Info]: Unconfiguring vCenter HA on active node ...
YYYY-MM-DDThh:mm:ss [Success]: vCenter HA configuration has been successfully removed.
Note: If the VCHA configuration was removed for the purpose of a vCenter Server upgrade, the VCHA cluster must be re-established once the upgrade is successfully completed to restore environment redundancy.
To configure VCHA follow steps outlined in Configure vCenter HA with the vSphere Client
For further details, refer to Remove a vCenter HA Configuration