I had a similar problem with esx 3.5 after HA failed. My server still had the process open with that vmdk and I wasn't able to power it on at all.
Try running this command. Not sure if it works with 3i
ps -ef | grep "your vm name"
or just type ps-ef to see all the processes
if you can't read the files try typing ps-efw
add more w's as needed. ie: ps-efwww ... etc
Once you find it, kill it and you should be able to run it again....me thinks.
hope that helps
Main Topics
Browse All Topics





by: esalvadorPosted on 2009-05-05 at 07:45:27ID: 24305260
Do you still have the original .vmdk file?
Are you running vmware server version 2.0?