Dominic, migration from amazon ec2 works fine with Proxmox 6.4.Hi,
apparently AWS supports [0] exporting to VHD and VMDK. VMDK is (and VHD should work, too) supported by qm importdisk.
If you have the VMDK disk images you should head to the migration guide and look for the qm importdisk command.
I haven't tried exporting from AWS myself yet. Therefore, it would be great if you could share your results. Then we could add it to the wiki.
[0] https://docs.aws.amazon.com/vm-import/latest/userguide/vmexport_image.html
Dominic, migration from amazon ec2 works fine with Proxmox 6.4.
I did the follow steps:
Generate vmdk image from amazon cli / moved to s3;
Download the vmdk image to Proxmox 6.4;
Create VM in Proxmox;
Detach / delete disk from VM on Proxmox;
Imported the image with qm importdisk ID ec2-ami-bbb.vmdkexport-ami-vmdk local-lvm;
Attached the disk to VM;
Add serial port to VM to boot correctly;
Ajusted cloudinit to not slow down the boot process.
I hope it helps.
We use essential cookies to make this site work, and optional cookies to enhance your experience.