Hello,
Can you provide more details how you performed the conversion and export? The 
size could be due to it being thin provisioned.

I guess you could just take the vmdk image from VMware and convert it to qcow2 
with something like this:

qemu-img convert -p -f vmdk -O qcow2 testvm.vmdk testvm.qcow2

You then create a VM on ovirt with the same os type and try and attach the 
qcow2 file to it. Chances are that the machine will boot and adapt :-)
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
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/users@ovirt.org/message/5S43YMWAHW5O5TGDWE67T2B2ZZRY3H5N/

Reply via email to