VCP-VCF Administrator 2024 Question 117
Select 3You are tasked with removing a workload domain from an existing VMware Cloud Foundation (VCF) deployment. During the process, you encounter an error stating that the workload domain cannot be deleted because there are still active VMs running on the associated vSphere cluster. What must you do to successfully remove the workload domain?
- A
Migrate or power off all VMs running on the associated vSphere cluster
- B
Ensure that the NSX-T segments associated with the workload domain are deleted
- C
Verify that the workload domain is not being used by any other services, such as vRealize Suite
- D
Directly delete the workload domain from the SDDC Manager without taking further action
- E
Remove all hosts from the workload domain's vSphere cluster before initiating the removal
Show answer and explanation
Correct answers: A, B, C
Explanation
To successfully remove a workload domain from a VMware Cloud Foundation deployment, all dependencies must be addressed. This includes migrating or powering off active VMs, deleting associated NSX-T segments, and verifying that no services rely on the workload domain. Direct deletion from SDDC Manager without resolving these issues will fail, and manual removal of hosts is not necessary as the deletion process handles this automatically.
- A. Correct.
This is correct. All VMs must be powered off or migrated before the associated vSphere cluster can be removed, as active VMs prevent workload domain deletion.
- B. Correct.
This is correct. Any NSX-T segments tied to the workload domain should be deleted or disassociated to allow the domain's removal.
- C. Correct.
This is correct. Dependencies like vRealize Suite or other services must be verified and removed to ensure a clean deletion of the workload domain.
- D. Incorrect.
This is incorrect. Attempting to delete the workload domain directly without addressing dependencies or active resources will result in errors.
- E. Incorrect.
This is incorrect. Hosts should not be removed manually from the vSphere cluster; the deletion process in SDDC Manager handles host removal automatically.