Ok so I accidentaly powered off the wrong VM
Now the VM will not start just keeps saying file not found.
Content of the datastore is:
vmware-vmx-zdump.002
vmware-vmx-zdump.001
vmware-vmx-zdump.000
vm-ware-91.log
vm-ware-90log
vm-ware-89.log
vm-ware-88.log
vm-ware-87.log
vm-ware-86.log
vm-ware.log
0513-ms001-leaf930a.vswp
0513-ms001_1.vmdk
0513-ms001.vmxf
0513-ms001.vmx
0513-ms001.vmsd
0513-ms001.nvram
When I look in the vm-ware.log I see the error message:
Jul 08 03:38:03.603: vmx| Unable to find file 0513-ms001.vmdk
but as the vmdk file is name 0513-ms001_1.vmdk I guess this is where the problem lies.
Simple I though I will just rename it, but it wont allow me to as the rename option is greyed out
All other files I seem to be able to rename.
In the vmx file I found the following line:
scsi0:0.fileName = "0513-ms001.vmdk
So I changed it to:
scsi0:0.fileName = "0513-ms001_1.vmdk
Now When I try to start the VM I get an error message saying that it cannot start becasuse a is locked.
I have attached the original vmx, vmsd file and the log files.
Can anyone recomend a way to get this working again?
Thanks In Advance
Shaun