
두 대의 VMware 서버(버전 2.0)가 있습니다. 기본 제품은 이미 가동되어 생산 중입니다. 프린터 서버와 DHCP 서버를 호스팅하고 있습니다. 우리는 두 대의 기계를 설정했습니다. 서버 1은 2개의 2008 64비트 게스트를 실행하는 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.
이러한 Vm 이미지를 어떻게 백업하고 복원합니까?
답변1
가상 머신 폴더(예: C:\Virtual Machines)에서 .lck 파일을 삭제합니다. 이러한 파일은 VM의 전원이 켜져 있는 동안에만 존재해야 하는 잠금 파일입니다. .lck 파일을 삭제하고 VM 전원을 켭니다.
자세한 내용은 다음을 확인하세요.내 블로그의 기사.