What is a design justification for a solution with 3 NSX Manager nodes deployed in a 4 ESXi cluster Management Cluster?
3 NSX Manager Nodes for HA & Redundancy (Correct Answer - B):
NSX requires 3 Manager nodes for high availability (HA) and Control Plane redundancy.
If a single NSX Manager node fails, the other nodes continue to operate, preventing single points of failure.
Incorrect Options:
(A - Run All Nodes on One Host):
This contradicts best practices, as NSX Manager nodes should be distributed across multiple hosts.
(C - Reducing Control Plane to a Single Point of Failure):
The 3-node setup prevents this, ensuring failover capability.
(D - Separating NSX Controllers from Managers):
In NSX-T 3.x/4.x, NSX Controllers are part of the Manager cluster, so there are no separate NSX Controllers.
VMware NSX 4.x Reference:
NSX-T High Availability and Disaster Recovery Guide
NSX-T Control Plane and Management Plane Redundancy Best Practices
Currently there are no comments in this discussion, be the first to comment!