An administrator is attempting to power on a virtual machine with 32GB of memory. The operation fails with the following error:
Could not power on VM: No space left on device
Checking the space on the virtual machine's datastore, there is 30GB free.
Which action would allow the VM to power on?
The swap file size can be calculated with the formula (.vswp File = Allocated Memory - Memory Reservation).
As per default, the reservation is set to 0, so the .vswp file size is equal to the amount of virtual memory.
Currently there are no comments in this discussion, be the first to comment!