Manage virtual machines and containers1 / 5
You are configuring Windows Server Failover Clustering for a two-node Hyper-V cluster. Which quorum configuration is recommended for a two-node cluster?
CorrectIncorrect
Alex
For a two-node cluster, Microsoft recommends using a witness (file share or cloud witness) to establish quorum. With only two nodes, losing one means no majority exists without a tiebreaker. A file share witness adds a third vote, enabling the cluster to survive a single node failure (Microsoft Learn: quorum witness). 'Node and Disk Majority' requires shared storage and uses a disk witness—valid but not the recommended default. 'No majority: disk only' is a legacy model with no fault tolerance. 'Node majority only' requires an odd number of nodes (3+) and cannot provide resilience with two nodes. Every production cluster should use a witness.
Sourcelearn.microsoft.com
Follow-up answers are available in the app. Create a free account — no credit card required.
Question 1 of 5
Create a free account