Installation, Storage, and Compute with Windows Server 2016 — Question 41
You have a Windows Server 2016 failover cluster named Cluster1 that contains three nodes named Server1, Server2, and Server3. Each node hosts several virtual machines. The virtual machines are configured to fail over to another node in Cluster1 if the hosting node fails.
You need to ensure that if the Cluster service fails on one of the nodes, the virtual machine of that node will fail over immediately.
Which setting should you configure?
Answer options
- A. FailureConditionLevel
- B. QuarantineDuration
- C. ResiliencyPeriod
- D. ResiliencyLevel
Correct answer: D
Explanation
The correct answer is D, ResiliencyLevel, as it determines how quickly a virtual machine will fail over if the Cluster service experiences a failure. The other options, such as FailureConditionLevel, QuarantineDuration, and ResiliencyPeriod, do not directly influence the speed of failover in response to Cluster service failures.