> On 20. 5. 2021, at 22:58, Darin Schmidt <[email protected]> wrote:
> 
> Hello,
> 
> Ive exported an OVA of a server we had made on OVIRT and Im trying to import 
> it to VMware. Its complaining that the ovf:format is incorrect.

OVF/OVA is not really a fixed standard, every project is using it differently 
and it’s not compatible between each other that well. oVirt’s OVF are just for 
oVirt, same as VMware’s OVFs are just for VMware. Some can be converted with 
more or less issues…

> 
> ovf:format="http://www.gnome.org/~markmc/qcow-image-format.html";
> 
> That link doesnt resolve to anywhere because it appears its now 
> http://people.gnome.org/~markmc/qcow-image-format.html
> 
> But I dont know whats supposed to go there nor have I been able to locate 
> anything to help solve this issue. All I really need is access to the files 
> in the, what I assume is, vdmk file that comes along with the ovf file, which 
> mine is called: 154b3d77-d340-4d24-a448-66265c5fb613
> 
> So if anything, is there a way to open this vm disk so I can gain access to 
> the files?

vmware cannot read qcow2 dissk, you need to convert them to vmdk
Even then it’s not necessarily going to work as oVirt and VMware are using 
different virtual hardware, so if you want to boot from there it likely won’t 
work.
take a look at some conversion tools rather than direct import. E.g. for the 
other direction from vmware to ovirt you can use virt-v2v

Thanks,
michal

> 
> Thanks
> _______________________________________________
> 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/3YAA7Z3SLLDX4GBW6EXPGNOII3OGRYJF/
_______________________________________________
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/ZHOSGFURPOTJGGCUDU42F6EVY4RBO5Y2/

Reply via email to