VMware vmdk錯誤: 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.錯誤的解決辦法!
今天客戶單位做的虛擬化伺服器出現故障意外重啟了,主系統啟動之後,在啟動VMware虛擬機器的時候出現了Cannot open the disk '*.vmdk' or one of the snapshot disks it depends on.Reason: Failed to lock the file.的錯誤,一個虛擬機器無法啟動將影響到很多使用者的業務使用,該問題產生的原因有可能是因為磁碟意外關閉導致鎖沒有及時釋放,也有可能是因為磁碟檔案的類似時間戳沒有同步,也有可能有更多的可能... ...
解決辦法一:
1、在VMware該虛擬機器路徑下的所有.lck檔案和資料夾下刪除或遷移至其它目錄,一般就可以解決了。
2、如果再次啟動VMware的Windows Vista系統失敗,嘗試右鍵虛擬機器出錯的系統->Settings->Hardware->Hard Disk->Utilities->Map->對映虛擬硬碟到某碟符
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(磁碟鎖)檔案,所以當下次您啟動虛擬機器的時候出現了上述錯誤。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/20802110/viewspace-1063150/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 上傳報錯:Upload Failed: Your upload has failed a virus scan. Please choose another file.AI
- VMware vmdk檔案開啟方法
- Android:Unexpected lock protocol found in lock file. Expected 3, found 0.AndroidProtocol
- Installation failed with message INSTALL_FAILED_USER_RESTRICTED錯誤AIREST
- 【Redis】錯誤:failed: Hostname must not be empty or nullRedisAINull
- Github錯誤之failed to push some refs toGithubAI
- PostgreSQL cache lookup failed for type XXXX 錯誤SQLAI
- NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load xxxx錯誤解決方法ErrorAIXMLHTTP
- Spring Boot配置錯誤:Failed to determine a suitable driver classSpring BootAIUI
- centos 重啟掛載錯誤 failed to mount /backupCentOSAI
- 真機除錯出現 application installation failed 錯誤 解決方案除錯APPAI
- PostgreSQL提示:‘psql: FATAL: ”Peer authentication failed for user ”postgres“’錯誤SQLAI
- Brew 升級更新錯誤"Failed to install vendor Ruby."AI
- 啟動IDEA 報 failed to load jvm dll XXX 錯誤IdeaAIJVM
- myeclipse中提示Hot Code Replace Failed提示窗錯誤EclipseAI
- XAMRAIN的INSTALL_FAILED_NO_MATCHING_ABIS錯誤處理AI
- SVN chechout failed: xxx is not valid as filename in directory svn檢出錯誤AI
- [渲染層網路層錯誤] Failed to load local font resource ?AI
- [sublime xftp外掛] Host key verification failed ,錯誤處理FTPAI
- 【虛擬機器資料恢復】誤刪除VMware虛擬機器vmdk檔案的資料恢復案例虛擬機資料恢復
- IDEA啟動時報Failed to create JVM錯誤的解決IdeaAIJVM
- 12.2.0.1bug導致的Failed to register in OCRLOCAL group.錯誤AI
- MySQL錯誤修復:Table xx is marked as crashed and last (automatic?) repair failedMySqlASTAI
- SAP HANA 錯誤訊息 SYS_XSA authentication failed SQLSTATE - 28000AISQL
- 啟動idea時, 碰到"failed to load jvm DLL ..."錯誤 解決方案IdeaAIJVM
- FreeBSD系統下zfs: failed with error 6錯誤的解決方法AIError
- 關於 SAP Cloud Connector 500 failed to sign the Certificate 的錯誤訊息CloudAI
- flutter install安裝app時,出現INSTALL_FAILED_NO_MATCHING_ABIS: INSTALL_FAILED_NO_MATCH錯誤的原因FlutterAPPAI
- vs code jshint報錯或者Open browser failed!! Please check if you have installed the browser correctly!錯誤.JSAI
- Job for mysqld.service failed because the control process exited with error code錯誤解決MySqlAIError
- git push出現unpack failed: error Missing tree錯誤的解決方法GitAIError
- 【Intellij IDEA】開啟IDEA時錯誤:Failed to load JVM DLL ...\jvm.dllIntelliJIdeaAIJVM
- command 'gcc' failed with exit status 1錯誤問題的解決辦法GCAI
- win10系統提示’CreateProcess Failed Code 740’錯誤怎麼辦Win10AI
- Android執行出現android Installation failed due to invalid URI! 錯誤處理AndroidAI
- Mac SSH 連線出現 Host key verification failed. 錯誤解決MacAI
- [記錄]關於安裝VMware workstation 時我遇到的錯誤
- vs2013編譯驅動錯誤-Inf2Cat,signability test failed編譯AI
- Nginx 日誌 failed (13: Permission denied) 錯誤(13:許可權被拒絕)NginxAI