我有一台带有35个虚拟机的ESXI主机我收到了下面提到的错误
提起启动虚拟机。
无法启动VM。
无法启动VM:msg.vmk.status.VMK_NO_SPACE 当前交换文件大小为0 KB 无法将Swap文件从0KB扩展到1048576 KB。
我正在运行Windows VM并且有些主机正在发出此错误,我已经理解了一件事,即没有空间来创建交换文件。我该如何解决这个问题。
我在这个link
中看到了3个解决方案答案 0 :(得分:3)
这个问题的解决方案来自上述链接。
Connect directly to your host or to your vCenter Server using the VMware Infrastructure/vSphere Client.
Click the Configuration tab for the ESXi/ESX host.
Click Virtual Machine Swapfile Location and click Edit.
Specify the datastore where you want to store the virtual machine swap files.
To complete the action the virtual machine will need to be powered off, then powered on.
Ensure the swap file is located on the specified host datastore.