I have done this before quite a few times. What I did was:
1. Export the qcow2 or raw file and convert it: qemu-img convert -f qcow2 -O vmdk 2. Import the vmdk into vsphere storage and convert it to thin with vmkfstools 3. Then create the vm definition. 4. There will be some minor driver and ethernet type stuff to fix. This process has worked everytime. You probably could use a tool like virt v2v or veeam to accomplish this as well. David ________________________________ From: Michal Skrivanek <[email protected]> Sent: Friday, June 24, 2022 10:33 AM To: Gianluca Cecchi <[email protected]> Cc: users <[email protected]> Subject: [External]: [ovirt-users] Re: Need to transfer a VM from oVirt to vSphere [The sender of this email is external to Mueller Roofing Distributors.] > On 24. 6. 2022, at 11:58, Gianluca Cecchi <[email protected]> wrote: > > Hello, > I need to transfer a VM from oVirt 4.4 to vSphere. > I see that the "Export as OVA" in the GUI exports in a format compatible with > oVirt but not vSphere. > Any hint? > Any way to easily convert the oVirt generated OVA to a vSPhere compatible one? not that i know of. it depends on how resilient is vmware's ova import ... but if it is a single or a few vms then you can give up on settings and just import raw disks? > > Thanks, > Gianluca > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/privacy-policy.html > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/PPRS47O346Q3THFPEWYOJFPWEXN6P2R2/ _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/YHMDBEVB6ONHRNYFBJ7KA7JOUQURZLVV/
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/EBI6VBZ5RCJ3N7VL2D5VGH6OZIKI3OOX/

