We have a Hyper-V server with 3 VMs. The client has finally given us the green light to upgrade the ancient hardware and also migrate to XCP-ng. Yay!
However we are having difficulty. We have exported one VM's VHD and are trying to import it into XO. We have set up a temporary network share for the purpose of making the VHD available. Here are the steps we are trying to follow:
- Copy the VHD onto the network share.
- Create a VM in xcp-ng with no disks.
- Attach the VHD to the new VM.
- Move the new VM's disk to local storage.
Any guidance or tips or guides on migrating from Hyper-V to xcp-ng would be great.
I have one question about all this though: The xcp-ng host is set up to use LVM. Given that VHDs are used in EXT mode, is the fact that we have xcp-ng with LVM set up possibly what is causing us problems with using VHDs?