Hi there,
I have 2 identical servers both running ESXi-4.1. I moved one virtual machine (win2k3 64bit) from host1 to host2 using Veeam FastSCP.
(I tried using VMWare converter from both windows and linux machines but it keeps coming up with error "unable to obtain hardware information" so I used Veeam FastSCP)
After the move I used the vSphere Client to browse the data store on the destination host, right-clicked the vmx and chose add to inventory.
It then asked me if the VM was moved or copied. I tried the whole process twice, selecting copied and moved.
Whether I select moved or copied, when I power on the VM I get the following error:
Power On virtual machine:File <unspecified filename> was not found
Reason: The system cannot find the file specified
Cannot open the disk '/vmfs/volumes/4bede759-8fc98ce2-e16e-1cc1dee9f7ff/CCCXXX01/CCCXXX.vmdk' or one of the snapshot disks it depends on.
VMware ESX cannot find the virtual disk "/vmfs/volumes/4bede759-8fc98ce2-e16e-1cc1dee9f7ff/CCCXXX01/CCCXXX01.vmdk". Verify the path is valid and try again.
I have checked in the CCCXXX01.vmx file for any references to the original volume. There are none. The paths are all correct. To make 100% sure I copied the path in the error and pasted into ssh window:
cd /vmfs/volumes/4bede759-8fc98ce2-e16e-1cc1dee9f7ff/CCCXXX01/
It definitely exists.
I've also set the permissions using chmod on all the files exactly like it was on the original host.
Still getting this error.
Any ideas please? ?:|