So, I suspended a VM and now it can't resume, fails with vmdb error after about 5 minutes, during which time vmware-serverd is doing nothing but spinning on CPU doing time() and read() repeatedly without any timeout based select() in between (which would yield the cpu).
Does anybody know how can I reset this VM, so a normal boot can happen? I tried with /bin/rm of .vmem, .vmss files but that didn't help.
It is possible that I upgraded vmware-server while this VM was suspended.