VMware vSphere 7.x Delta — Question 87
A vSphere administrator creates a VM with 2 vCPUs and 4GB memory. A 3GB memory reservation is applied to the VM. What size is .vswp file when the VM is powered on?
Answer options
- A. 1GB
- B. 2GB
- C. 3GB
- D. 4GB
Correct answer: A
Explanation
The .vswp file size is determined by the amount of memory configured for the VM minus the memory reservation. In this case, the VM has 4GB of RAM and a 3GB reservation, resulting in a .vswp file size of 1GB. The other options are incorrect as they do not reflect the calculation based on the given memory reservation.