2V0-622D · Question #274
What availability mode does vCenter HA provide?
The correct answer is C. Active-Passive. vCenter HA provides Active-Passive availability, where one node runs all vCenter services and a passive node takes over if the active node fails.
Question
What availability mode does vCenter HA provide?
Options
- AActive-Standby
- BLoad-balanced
- CActive-Passive
- DActive-Active
How the community answered
(54 responses)- B4% (2)
- C94% (51)
- D2% (1)
Why each option
vCenter HA provides Active-Passive availability, where one node runs all vCenter services and a passive node takes over if the active node fails.
Active-Standby is not the correct VMware terminology for vCenter HA - the correct term is Active-Passive, and the distinction matters because the passive node is continuously synchronized with the active node, not simply powered off on standby.
Load-balanced mode is not a vCenter HA option - vCenter HA does not distribute vCenter Server workloads across multiple nodes simultaneously.
vCenter HA is architected with three nodes - an Active node, a Passive node, and a Witness node. All vCenter Server services run exclusively on the Active node, and if that node fails, the Passive node automatically assumes control. The Witness node monitors both nodes and casts the deciding vote during network partition events to prevent split-brain conditions.
Active-Active is not supported by vCenter HA - only one node runs vCenter Server services at any given time, making simultaneous active operation across multiple nodes impossible in this architecture.
Concept tested: vCenter HA node roles and availability mode
Source: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-availability/GUID-63A6E2BF-3D61-4087-AB7E-A0EB6BF4B1DB.html
Topics
Community Discussion
No community discussion yet for this question.