When a vSphere Administrator powers on a VM with the following configuration, what will be the resulting swap
file size?
A.
4 GB
B.
2 GB
C.
3 GB
D.
1 GB
When a vSphere Administrator powers on a VM with the following configuration, what will be the resulting swap
file size?
A.
4 GB
B.
2 GB
C.
3 GB
D.
1 GB
B is correct
the .vswp size equals the amount of memory assigned to the VMs minus the memory reservation (for the VM).
So 4GB( Total ) – 2GB (Reserved) = 2GB (vSwap)
https://kb.vmware.com/s/article/2146618
All guest OS memory reserved when disabling VM swap file (2146618)