VMware虚拟机出现Reason: Failed to lock the file

来源:互联网 发布:淘宝照片在哪拍 编辑:程序博客网 时间:2024/05/17 01:59

打开VMware出现Cannot open the disk *.vmdk or one of the snapshot disks it depends on.Reason: Failed to lock the file.错误的解决办法!

    今天我公司做的虚拟化服务器出现故障意外重启了,主系统启动之后,在启动VMware虚拟机的时候出现了Cannot open the disk  '*.vmdk' or one of the snapshot disks it depends on.Reason: Failed to  lock the file.的错误,一个虚拟机无法启动将影响到很多用户的使用,所以我马上开始寻找解决Reason: Failed to lock the file的办法!于是我到百度搜索了一下这个错误的具体原因,搜索结果中给出了两种解决办法!

解决办法一:
   1、在VMware该虚拟机路径下的所有.lck文件和文件夹下删除或迁移至其它目录,一般就可以解决了。
   2、如果再次启动VMware的Windows Vista系统失败,尝试右键虚拟机出错的系统->Settings->Hardware->Hard Disk->Utilities->Map->映射虚拟硬盘到Z:/
   3、断开虚拟硬盘,重新加载,启动。系统就可以正常启动了

经实验此办法以失败结 束。如果有遇到Cannot open the disk '*.vmdk' or one of the snapshot disks it  depends on.Reason: Failed to lock the  file错误的朋友不妨也试一下。如果您实验成功了,请给我们留言,以便我们进行更好的技术交流

解决办法二:

   使用记事本打开*.VMX文件上加上一行代码disk.locking = "FALSE",重新启动该虚拟机。

使用方法二,问题得到 解决,重新启动VMware正常启动,不会再出现Cannot open the disk '*.vmdk' or one of the  snapshot disks it depends on.Reason: Failed to lock the file.错误。



0 0
原创粉丝点击