
我有兩台 VMware 伺服器(2.0 版)。第一個已經啟動並運行並投入生產。它託管印表機伺服器和 DHCP 伺服器。我們設置了兩台機器。伺服器 1 是運行兩台 2008 SP2 32 位元客戶機的 2008 SP2 32 位元主機。伺服器 2 是 2008 R2 SP0 64 位元主機。我將資料儲存資料夾和共用從 Server1 映像檔到 Server2。
我可以將機器添加到庫存中,但是當我嘗試運行它時,我收到一條訊息:
msg.uuid.altered:This virtual machine may have been moved or copied.
In order to configure certain management and networking features VMware Server needs to know which.
Did you move this virtual machine, or did you copy it?
If you don't know, answer "I copied it".
機器啟動失敗並顯示以下訊息:
"Power On Virtual Machine" failed to complete. If these problems persist, please contact your system administrator.DetailsCannot open the disk 'c:\Datastore\DoaAncPs01\DoaAncPs01-000001.vmdk' or one of the snapshot disks it depends on.
Reason: Failed to lock the file.
如何備份和還原這些虛擬機器鏡像?
答案1
從虛擬機器資料夾(例如 C:\Virtual Machines)中刪除 .lck 檔案。這些文件是鎖定文件,僅應在虛擬機器啟動時存在。刪除 .lck 檔案並啟動虛擬機器。
欲了解更多信息,請查看我的部落格中的文章。