Installation, Storage, and Compute with Windows Server 2016 — Question 15
You have a Hyper-V failover cluster that contains three nodes. Virtual machines are distributed evenly across the cluster nodes.
You need to ensure that if a node loses connectivity from the other nodes, the virtual machines on the node will be transitioned to one of the remaining nodes after one minute.
Which settings should you modify?
Answer options
- A. QuaranteneDuration and QuarantineThreshold
- B. SameSubnetDelay and CrossSubnetDelay
- C. QuorumArbitrationTimeMax and RequestReplyTimeout
- D. ResiliencyPeriod and ResiliencyLevel
Correct answer: D
Explanation
The correct settings to modify are ResiliencyPeriod and ResiliencyLevel, as they directly control how long the system waits before attempting to transition virtual machines after a node becomes isolated. The other options do not pertain to the timing of virtual machine transitions in the event of node connectivity loss.