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.

ESX启动故障排除一“Cannot open the disk ‘XXXXXX.vmdk’ or one of the snapshot disks it depends on.”...

 

参考URL:

http://www.ardamis.com/2009/11/20/vmware-cannot-open-the-disk-xxxxxx-vmdk-or-one-of-the-snapshot-disks-it-depends-on/

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”
or
ide0:0.fileName = “XXXXXX-000002.vmdk”

 

在这一行改成最初的VMDK或是较新的VMDK快照文件即可。

但如果业务正常之后,建立立即再打个SNAPSHOT。。

相关文章:

  • 2022-12-23
  • 2021-09-02
  • 2021-11-19
  • 2021-06-04
  • 2022-12-23
  • 2021-10-06
  • 2021-07-01
猜你喜欢
  • 2022-12-23
  • 2021-12-30
  • 2021-09-03
  • 2022-12-23
  • 2021-07-22
  • 2021-05-04
相关资源
相似解决方案