VMware Cloud Community
bradley4681
Expert
Expert

Zombie Guest

I have a server that shows up in esxtop but when i do a ps -aux | grep $vmname and find nothing.

I also cannot start this guest, it hangs at 95%

I also tried creating a new VM and using the original guests disks and the new VM also hangs at 95% but fails with "unable to access a file since it is locked"

there are no .lck files

Cheers,

Bradley Sessions

If you found this or other information useful, please consider awarding points for "Correct" or "Helpful".

Cheers! If you found this or other information useful, please consider awarding points for "Correct" or "Helpful".
Reply
0 Kudos
2 Replies
NeonSurge
Contributor
Contributor

Try using ps -auxfww | grep to find the correct PID.

Reply
0 Kudos