3

35 個の VM を持つ ESXi ホストを使用しています。以下のエラーが表示されます。

仮想マシンを起動するためにファイルされます。
VM の電源をオンにできませんでした。
VM の電源をオンにできませんでした: msg.vmk.status.VMK_NO_SPACE。
現在のスワップ ファイルのサイズは 0 KB です。
スワップ ファイルを 0KB から 1048576 KB に拡張できませんでした。

Windows VM を実行していて、一部のホストでこのエラーが発生しています。スワップ ファイルを作成するスペースがないことがわかりました。これを解決するにはどうすればよいですか。

このリンクで3つのソリューションを見ました

4

1 に答える 1

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.
于 2016-01-28T08:22:31.063 に答える