1. 程式人生 > >VMware啟動報錯one of the snapshot disks it depends on ...Failed to lock the file

VMware啟動報錯one of the snapshot disks it depends on ...Failed to lock the file

解決辦法一:

   1、在VMware該虛擬機器路徑下的所有.lck檔案和資料夾下刪除或遷移至其它目錄,一般就可以解決了。
   2、如果再次啟動VMware的Windows Vista系統失敗,嘗試右鍵虛擬機器出錯的系統->Settings->Hardware->Hard Disk->Utilities->Map->對映虛擬硬碟到Z:/
   3、斷開虛擬硬碟,重新載入,啟動。系統就可以正常啟動了

解決辦法二:

使用記事本開啟*.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.錯誤。

問題出現的原因:

虛擬磁碟(.vmdk)本身有一個磁碟保護機制,為了防止多臺虛擬機器同時訪問同一個虛擬磁碟(.vmdk)帶來的資料丟失和效能削減方面的隱患,每次啟動虛擬機器的時候虛擬機器會使用副檔名為.lck(磁碟鎖)檔案對虛擬磁碟(.vmdk)進行鎖定保護。當虛擬機器關閉時.lck(磁碟鎖)檔案自動刪除。但是可能由於您非正常關閉虛擬機器,這時虛擬機器還沒來得及刪除您系統上的.lck(磁碟鎖)檔案,所以當下次您啟動虛擬機器的時候出現了上述錯誤。

原文出處:http://blog.sina.com.cn/s/blog_6c868c47010149od.html

相關推薦

VMware啟動one of the snapshot disks it depends on ...Failed to lock the file

解決辦法一:    1、在VMware該虛擬機器路徑下的所有.lck檔案和資料夾下刪除或遷移至其它目錄,一般就可以解決了。    2、如果再次啟動VMware的Windows Vista系統失敗,嘗試右鍵虛擬機器出錯的系統->Settings->Hardware

VMware啟動Centos時出現錯誤Cannot open the disk 'xxxxxxx.vmdk' or one of the snapshot disks it depends on. .

每次 pan 鎖定 mic 數據 als log xxxxxx end   今天拔裝虛擬機的硬盤的時候,沒有關掉虛擬機,導致虛擬打開的時候出現:Cannot open the disk ‘xxxxxxx.vmdk‘ or one of the snapshot disk

maven項目使用tomcat啟動:Server Tomcat v8.5 Server at localhost failed to start

com 再次 tar 同事 使用 sta 本地倉庫 art ati 背景說明:1)該項目為maven項目,使用的maven的本地倉庫裏有不少之前使用過下載的jar包;      2)從svn下載該項目後,無報錯情況;      3)部署到tomcat啟動報錯 如下 :

tomcat服務啟動:Server Tomcat v9.0 Server at localhost failed to start.

tomcat服務啟動報錯具體錯誤程式碼:四月 20, 2018 1:15:14 下午 org.apache.tomcat.util.digester.SetPropertiesRule begin警告: [SetPropertiesRule]{Server/Service/E

ES啟動None of the configured nodes are available

elasticsearch.yml配置 cluster.name: fans node.name: node-72 node.master: true node.data: true network.host: 172.22.245.212 http.port: 39200 transpor

啟動vmware中的虛擬機器的時候,提示Failed to lock the file

http://www.vixual.net/blog/archives/842 VMware Server 當掉後重新啟動 Guest OS 時,出現 cannot open the disk '*.vmdk' or one of the snapshot disk is depends on. Rea

如何處理VMware啟動虛擬機器時的錯誤資訊Failed to lock the file

有的時候我們使用WMware時,如果沒有正確關閉虛擬機器,下次啟動時會遇到這個錯誤資訊: Failed to lock the file Module XXX power on failed. Failed to start the virtual machine. 解決方案:

啟動:spring No Spring WebApplicationInitializer types detected on classpath

我通過maven外掛把專案送過去後,馬上就說**war has finished in 1,618 ms,開啟瀏覽器登入找不到404。 看日誌開啟catalina.2017-01-08.log,發現報錯【spring No Spring WebApplicationInit

【spring boot】【elasticsearch】spring boot整合elasticsearch,啟動Caused by: java.lang.IllegalStateException: availableProcessors is already set to [8], reje

  spring boot整合elasticsearch, 啟動報錯: Caused by: java.lang.IllegalStateException: availableProcessors is already set to [8], rejecting [8] at

MongoDB啟動:缺失xxx.DLL檔案。exception: connect failed

其實在官方教程中有介紹,需要先打個補丁,補丁地址: downloading Update for Windows 7 for x64-based Systems (KB2999226) 如果不行,還有可能是MongDB是由C++編寫確實需要一些庫檔案,在Visual C+

docker啟動 docker: Error response from daemon: OCI runtime create failed: container_linux.go:348

RoCE 問題 解決 roc process -- apt-get containe apt 問題描述 doker啟動時,報錯:docker: Error response from daemon: OCI runtime create failed: container

dmesg:pci 0000:00:1c.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]

1)00:1c.0, 00:1c.1, 00:1c.2, 00:1c.3 裝置如下,為PCI橋裝置 2)以第一個PCI橋00:1c.0為例,從shell介面可以看到BIOS給其分配的memory地址為90600000~908fffff,進入系統後,dmesg看到: 系統要給00:1c

Glide從網路載入圖片:class com.bumptech.glide.load.engine.GlideException: Failed to load resource

Glide: Load failed for “載入圖片的網址” with size [225x225] com.bumptech.glide.load.engine.GlideException: Failed to load resource

Eclipse(Java EE) :Server Tomcat v7.0 Server at localhost failed to start.

在run Dynamic Web Project時,遇到了問題:tomcat啟動不了,並報錯:Server Tomcat v7.0 Server at localhost failed to start. 最後在Stack Overflow上找到了解決方法

虛機打不開failed to lock the file錯誤原因及解決方案

問題出現的原因: 虛擬磁碟(.vmdk)本身有一個磁碟保護機制,為了防止多臺虛擬機器同時訪問同一個虛擬磁碟(.vmdk)帶來的資料丟失和效能削減方面的隱患,每次啟動虛擬機器的時候虛擬機器會使用副檔名為.lck(磁碟鎖)檔案對虛擬磁碟(.vmdk)進行鎖定保護。當虛擬機器關閉

java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start c

今天執行伺服器報以下錯惡: java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[

oracel 密碼延時特性;更改 pfile導致啟動ORA-49601: syntax error: found "%s": expecting one of: "%s" etc

olap star eve sysdba rev shutdown options man address [oracle@db ~]$ sqlplus / as sysdba SQL*Plus: Release 11.2.0.4.0 Production on Wed D

Myeclipse啟動:An error has occurred.See the log file

entry classpath ret 出現 restore div nap cati security 出現這個問題是因為斷電前myeclipse還在運行,日誌報錯如下: !ENTRY org.eclipse.osgi 4 0 2017-07-24 08:29:48.4

eclipse啟動the catalog could not be loaded please ensure that you have network access and if needed have configured your network proxy

實例 等待 ces .cn access 分享圖片 clas 安裝包 nan 搜索關鍵詞不對在網上查了一圈沒找到合適的解決辦法 去看報錯的日誌文件 然並卵。不過下面有個config.ini,想著以前能用現在不能用,肯定是配置問題,打開該文件 轉載請註明出處http

Spring Boot 啟動 Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: 37

work 結果 frame getc director inf 中文 getclass post 使用命令 java -jar springBoot.jar 啟動項目,結果報錯如下: Exception in thread "main" java.lang.String