VMware vSphere 6.5 Foundations (VCP6.5-DCV) — Question 57
What two scenarios will prevent extending a VMDK that is attached to a powered on VM? (Choose two.)
Answer options
- A. VMDK has snapshots present.
- B. VMDK is connected using LSI logic SAS controller.
- C. VMDK is connected using IDE controller.
- D. VMDK is running an unsupported Guest OS.
Correct answer: A, D
Explanation
The presence of snapshots (A) prevents modifications to the VMDK, including extensions, as it ensures data integrity and consistency. Additionally, if the VMDK is running an unsupported Guest OS (D), it may lead to compatibility issues, thus restricting the ability to extend the VMDK.