I've been working on a project to migration some KVM VM's from SolusVM to Promox. My first two migrations I have been able to get them working. However, I just copied a third and for some reason the image is not showing any partitions.
Here is the process I've been using.
What could cause this? What am I missing?
Best regards,
Eric
Here is the process I've been using.
- Take LVM snapshot of currently running SolusVM KVM CentOS7 instance.
- dd the snapshot and copy it to the Proxmox Hypverisor
- Create a new KVM on the Proxmox server with LVM disks the same size as the source
- dd the raw snapshot image to the LVM device ie vm-VMID-disk-0
- Boot the new VM with CentOS 7 rescue CD and fix device names, update initramfs, etc and reboot
What could cause this? What am I missing?
Best regards,
Eric