VMware NSX-T Data Center for Operators — Question 32
A cloud administrator is trying to increase the disk size of a virtual machine (VM) within a VMware Cloud solution. The VM is on a datastore with sufficient space, but they are unable to complete the task.
Which file is preventing the administrator from completing this task?
Answer options
- A. The .nvram file
- B. The .vmtx file
- C. The .vmdk file
- D. The .vmsn file
Correct answer: C
Explanation
The .vmdk file is the virtual disk file associated with the VM, and if it's not properly configured or locked, it can prevent disk resizing. The other files, such as .nvram, .vmtx, and .vmsn, serve different purposes, such as storing VM state or configuration, and do not directly impact the ability to resize the virtual disk.