VMware Cloud Management and Automation Fundamentals — Question 84
A system administrator opened a technical support trouble ticket and was asked to provide the suspended virtual machine's memory contents.
Which file from the virtual machine directory will the system administrator need to upload to technical support?
Answer options
- A. vm.vmdk
- B. vm.log
- C. vm.vmss
- D. vm.vmx
Correct answer: C
Explanation
The correct file to upload is vm.vmss, as it contains the memory state of a suspended virtual machine. The vm.vmdk file is the virtual disk, the vm.log file contains logs of the virtual machine's activity, and the vm.vmx file is the configuration file, none of which hold the memory contents.