VMware Cloud Director Specialist (2022) — Question 7
Which order of steps should an administrator use to replace a failed host in a stretched cluster?
Answer options
- A. 1.Decommission the failed host. 2. Remove the host using cluster APIs. 3. Add the newly commissioned host to the cluster using cluster APIs. 4. Commission the new host with the correct network.
- B. 1. Decommission the failed host. 2. Remove the host using cluster APIs. 3. Commission the new host with the correct network. 4. Add the newly commissioned host to the cluster using cluster APIs.
- C. 1. Remove the host using cluster APIs. 2. Decommission the failed host. 3. Commission the new host with the correct network. 4. Add the newly commissioned host to the cluster using cluster APIs.
- D. 1. Remove the host using cluster APIs. 2. Decommission the failed host. 3. Add the newly commissioned host to the cluster using cluster APIs. 4. Commission the new host with the correct network.
Correct answer: C
Explanation
The correct answer is C because it ensures that the failed host is properly removed before introducing the new host, preventing any conflicts. Options A and B incorrectly place the addition of the new host before decommissioning, which could lead to issues in the cluster. Option D also incorrectly adds the host before its network configuration is established.