uploading ang .OVA image

hi guys, i just want to ask if you can just upload an .OVA file to ovirt just like uploading ISO? without setting up virt-v2v and export domain? thanks

On Thu, Feb 4, 2021 at 2:12 PM Ariez Ahito <aristotleahito@gmail.com> wrote:
hi guys, i just want to ask if you can just upload an .OVA file to ovirt just like uploading ISO? without setting up virt-v2v and export domain?
thanks
Put the OVA file on one of your hypervisors in a certain path Go to Web Admin Gui --> Compute --> Virtual Machines Select the three vertical dots at top right (near the "Migrate" button) and "Import" Select "Virtual Appliance (OVA)" as source and choose the host and File Path where you previously put the OVA select the VMs to import using the horizontal arrows In theory it should be supported oVirt as internal format and only vSphere as external format of OVA. But as far as your OVA complies with what oVirt expects, it could work too. Gianluca

On Thu, Feb 4, 2021 at 3:49 PM Gianluca Cecchi <gianluca.cecchi@gmail.com> wrote:
On Thu, Feb 4, 2021 at 2:12 PM Ariez Ahito <aristotleahito@gmail.com> wrote:
hi guys, i just want to ask if you can just upload an .OVA file to ovirt just like uploading ISO? without setting up virt-v2v and export domain?
thanks
Put the OVA file on one of your hypervisors in a certain path Go to Web Admin Gui --> Compute --> Virtual Machines Select the three vertical dots at top right (near the "Migrate" button) and "Import" Select "Virtual Appliance (OVA)" as source and choose the host and File Path where you previously put the OVA select the VMs to import using the horizontal arrows
In theory it should be supported oVirt as internal format and only vSphere as external format of OVA. But as far as your OVA complies with what oVirt expects, it could work too.
Yeah. I'd say that with vSphere-compliant OVAs one needs to do the above mentioned steps because we have to invoke virt-v2v (btw, there's no need for an export domain). But if you have an OVA that was produced by oVirt at hand, you can alternatively upload it as the following script does: https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/upload_ov...
Gianluca
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@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/IUA6QJGTZYHVAH...
participants (3)
-
Ariez Ahito
-
Arik Hadas
-
Gianluca Cecchi