Written by michal
on
on
Kill a hanging machine in VMware ESXi
It might not be possible to kill a “running” (in reality hanging) VM from Vcenter GUI or using vSphere Client.
In such situation a login via SSH to ESXi host is needed, list all VMs and kill the appropriate one.
esxcli vm process list
esxcli vm process kill PROCESS_ID