2V0-620 · Question #150
A virtual machine has been renamed and an administrator is unable to find files with the new virtual machine name in the datastore. What is the reason for this?
The correct answer is A. The names of the files on the datastore do not change.. Renaming a virtual machine in the vSphere inventory changes only the display name; the underlying files on the datastore retain their original names.
Question
A virtual machine has been renamed and an administrator is unable to find files with the new virtual machine name in the datastore. What is the reason for this?
Options
- AThe names of the files on the datastore do not change.
- BThe names of the files on the datastore have been corrupted.
- CThe virtual machine needs to be re-added to the inventory.
- DThe Distributed Resource Scheduler moved the virtual machine to another host.
How the community answered
(52 responses)- A94% (49)
- B4% (2)
- C2% (1)
Why each option
Renaming a virtual machine in the vSphere inventory changes only the display name; the underlying files on the datastore retain their original names.
In vSphere, a VM rename via the inventory is purely a metadata operation that updates the display label in vCenter. The actual files on the datastore (VMX, VMDK, etc.) keep the filenames from when the VM was originally created. To align filenames with a new VM name, an administrator must perform a Storage vMotion or manually rename the files.
File corruption would cause I/O errors or VM instability, not a simple mismatch between the inventory name and the datastore filenames.
Re-adding the VM to inventory is unnecessary because the VM remains fully functional; it is only the file naming that does not reflect the rename.
DRS host migration relocates VM files but does not rename them, and it would not be triggered by a VM rename operation.
Concept tested: VM inventory rename vs. datastore file naming behavior
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-E9D6E74B-5762-4A96-9E56-0A98D5B9F3B0.html
Topics
Community Discussion
No community discussion yet for this question.