Hello forum,
I'm in the process of migrating a number of VMWare guests over to PROXMOX. I have been following the process detailed here (https://pve.proxmox.com/wiki/Migration_of_servers_to_Proxmox_VE#VMware_to_Proxmox_VE_.28KVM.29) and, for single disk VM's the process works well.
However, for systems with more than one disk I think the process must be a little different as when I attempt to boot the guest I get a message stating the operating system can not be found. These are all Windows guests.
Here is what I am doing...
Boot up the VM and ........ No operating system found.
I have done exactly the same procedure for single disk VM's and it works great. Any pointers/tips would be greatly appreciated.
Thanks
N
I'm in the process of migrating a number of VMWare guests over to PROXMOX. I have been following the process detailed here (https://pve.proxmox.com/wiki/Migration_of_servers_to_Proxmox_VE#VMware_to_Proxmox_VE_.28KVM.29) and, for single disk VM's the process works well.
However, for systems with more than one disk I think the process must be a little different as when I attempt to boot the guest I get a message stating the operating system can not be found. These are all Windows guests.
Here is what I am doing...
- Boot up the VM in VMware
- Run mergeide.reg.
- Remove VMWare tools
- Shutdown
- Convert disk "Oracle 10G Testing.vmdk" to "Oracle-10G-Testing-0-pve.vmdk" using vmware-vdiskmanager
- Convert disk "Oracle 10G Testing_1.vmdk" to "Oracle-10G-Testing-1-pve.vmdk" using vmware-vdiskmanager
- Create a new VM in PROXMOX with two drives, same RAM, same CPU config as in VMWare. I do not switch on the VM
- SCP the two converted disk files over to the directory where the new PROXMOX disk files live.
- ssh over to the PROXMOX machine
- Use qemu-img to convert the two vmdk's to qcow2.
- Remove the two disk files that PROXMOX created.
- Rename the two converted files so that the converted disk1 has the same name as the PROXMOX disk1, do the same for disk2.
Boot up the VM and ........ No operating system found.
I have done exactly the same procedure for single disk VM's and it works great. Any pointers/tips would be greatly appreciated.
Thanks
N