VCP-VCF Administrator 2024 Question 112
Select 3You are a VMware Cloud Foundation Administrator tasked with removing a cluster from an existing Workload Domain in your environment. Which of the following steps must be performed before initiating the cluster removal process?
- A
Ensure all workloads running on the cluster have been migrated or powered off.
- B
Verify that the cluster is still part of the vCenter Server inventory.
- C
Check that the cluster does not contain any NSX-T objects, such as segments or Tier-1 Gateways.
- D
Unregister the cluster from the SDDC Manager inventory.
- E
Confirm that the cluster is using storage that is not shared with other clusters in the domain.
Show answer and explanation
Correct answers: A, C, E
Explanation
Removing a cluster from a VMware Cloud Foundation Workload Domain requires careful preparation to ensure that there are no dependencies or active workloads associated with the cluster. Tasks such as migrating workloads, verifying NSX-T object removal, and confirming the use of non-shared storage are critical to avoid disruption or failure during the removal process.
- A. Correct.
This is correct because workloads must be migrated or powered off before removing a cluster to avoid service disruptions or data loss.
- B. Incorrect.
This is incorrect because the cluster must remain in the vCenter Server inventory during the removal process to allow VMware Cloud Foundation to properly clean up its associated resources.
- C. Correct.
This is correct because NSX-T objects associated with the cluster must be removed to ensure no dependencies remain, which would block the cluster removal process.
- D. Incorrect.
This is incorrect because unregistering the cluster from the SDDC Manager inventory is done automatically during the cluster removal process; doing so manually beforehand is not recommended.
- E. Correct.
This is correct because shared storage could impact other clusters in the Workload Domain if the cluster being removed is utilizing shared resources.