Reason: Failed to lock the file.
Cannot open the disk '/vmfs/volumes/4de83277-c9fe357c-b5bf-001143eb85ea/XXX.com/XXX.com-000001.vmdk' or one of the snapshot disks it depends on.
参考URL:
Open the *.vmx file in a text editor and find the line that refers to the old snapshot file, which will look something like:
scsi0:0.fileName = “XXXXXX-000002.vmdk”oride0:0.fileName = “XXXXXX-000002.vmdk”
在这一行改成最初的VMDK或是较新的VMDK快照文件即可。
但如果业务正常之后,建立立即再打个SNAPSHOT。。