[ovirt-users] Re: OVA Import Fail

2022-05-17 Thread Abe E
Once I upgraded my engine and nodes it seemed to work, thank you Liran.
___
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/N7OF2WF4QJNNBQC3XPBBRIALRTUV72JU/


[ovirt-users] Re: OVA Import Fail

2022-05-17 Thread Liran Rotenberg
On Fri, May 13, 2022 at 7:21 AM Abe E  wrote:

> Anyone getting issues with OVA Imports on 4.4?
> I exported this from ovirt back in March although now importing again it
> is failing.
>
> My engine logs show it erroring out here:
> Command, return: StatusReturn:{status='Status [code=0, message=Done]'},
> log id: 7f970c1f
> 2022-05-12 17:14:40,396-06 INFO
> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
> (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-68) []
> EVENT_ID: USER_ADD_DISK_TO_VM_FINISHED_SUCCESS(97), The d
> isk Nextgen-CC-Tools_Disk1 was successfully added to VM
> Nextgen-CC-Tools.
> 2022-05-12 17:14:40,678-06 INFO
> [org.ovirt.engine.core.bll.exportimport.ExtractOvaCommand]
> (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-68)
> [192f636b-0dd4-4a61-a673-1b946d7e0b56] Running command: ExtractOvaComman
>   d internal: true. Entities affected :  ID:
> 66ff7ebd-7682-4b94-b98d-5ceb76661830 Type: VM
> 2022-05-12 17:14:40,691-06 INFO
> [org.ovirt.engine.core.vdsbroker.vdsbroker.PrepareImageVDSCommand]
> (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-68)
> [192f636b-0dd4-4a61-a673-1b946d7e0b56] START, PrepareImageVDSCom
>   mand(HostName = ovirt-2.removed.com,
> PrepareImageVDSCommandParameters:{hostId='0fbd6429-9c91-44d7-8d50-dcc08c8301f9'}),
> log id: 6915fcb6
> 2022-05-12 17:14:40,731-06 INFO
> [org.ovirt.engine.core.vdsbroker.vdsbroker.PrepareImageVDSCommand]
> (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-68)
> [192f636b-0dd4-4a61-a673-1b946d7e0b56] FINISH, PrepareImageVDSCo
>   mmand, return: PrepareImageReturn:{status='Status
> [code=0, message=Done]'}, log id: 6915fcb6
> 2022-05-12 17:14:46,893-06 INFO
> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
> (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-68)
> [192f636b-0dd4-4a61-a673-1b946d7e0b56] EVENT_ID: ANSIBLE_RUN
>   NER_EVENT_NOTIFICATION(559), Import OVA. Run import yaml
> on py3.
> 2022-05-12 17:14:46,918-06 INFO
> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
> (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-68)
> [192f636b-0dd4-4a61-a673-1b946d7e0b56] EVENT_ID: ANSIBLE_RUN
>   NER_EVENT_NOTIFICATION(559), Import OVA. Set facts.
> 2022-05-12 17:14:49,936-06 ERROR
> [org.ovirt.engine.core.bll.exportimport.ExtractOvaCommand]
> (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-68)
> [192f636b-0dd4-4a61-a673-1b946d7e0b56] Command 'org.ovirt.engine.core.bl
>   l.exportimport.ExtractOvaCommand' failed:
> Task Run extraction script failed to execute. Please check logs for more
> details:
> /var/log/ovirt-engine/ova/ovirt-import-ova-ansible-20220512171440-ovirt-2.removed.com-192f636b-0dd4-4a61-a673-1b94
> 6d7e0b56.log
> 2022-05-12 17:14:49,936-06 ERROR
> [org.ovirt.engine.core.bll.exportimport.ExtractOvaCommand]
> (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-68)
> [192f636b-0dd4-4a61-a673-1b946d7e0b56] Exception: org.ovirt.engine.core.
>
> common.utils.ansible.AnsibleRunnerCallException: Task Run extraction script
> failed to execute. Please check logs for more details:
> /var/log/ovirt-engine/ova/ovirt-import-ova-ansible-20220512171440-ovirt-2.removed.com-192f636b-0dd4-4a61-a6
> 73-1b946d7e0b56.log
> at
> deployment.engine.ear.bll.jar//org.ovirt.engine.core.common.utils.ansible.AnsibleRunnerHttpClient.processEvents(AnsibleRunnerHttpClient.java:251)
> at
> deployment.engine.ear.bll.jar//org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor.runCommand(AnsibleExecutor.java:227)
> at
> deployment.engine.ear.bll.jar//org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor.runCommand(AnsibleExecutor.java:74)
> at
> deployment.engine.ear.bll.jar//org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor.runCommand(AnsibleExecutor.java:51)
> at
> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.exportimport.ExtractOvaCommand.runAnsibleImportOvaPlaybook(ExtractOvaCommand.java:129)
> at
> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.exportimport.ExtractOvaCommand.executeVmCommand(ExtractOvaCommand.java:79)
> at
> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.VmCommand.executeCommand(VmCommand.java:178)
> at
> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1174)
> at
> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1332)
> at
> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:2010)
> at
> 

[ovirt-users] Re: ova import

2021-04-19 Thread Thomas Hoberg
The last oVirt 4.3 release contains a bug which will export OVAs with empty 
disks. Just do a du -h  to see if it contains more than the XML 
header and tons of zeros.

Hopefully the orignal VMs are still with you because you'll need to fix the 
python code that does the export: It's a single line of code that needs to be 
added.
https://bugzilla.redhat.com/show_bug.cgi?id=1813028 

It's a bit of a nasty surprise, when you've relied on OVA export/import as the 
most primitve operation for a hypervisor, especially before a migration.

While the bug was fixed for 4.4 in March or earlier, it didn't make it into the 
last 4.3 release... you have the source, after all.

The deprecated export domain seems to work across the 4.3 to 4.4 gap, even if 
they are still deprecated on 4.4 and their handling is nowhere as flexible as 
OVA files.

My understanding of the developer's opinion is that OVA is really just an 
import facility for all those VMware machines you want to migrate to oVirt. 
Nothing you'd ever want to use for anything else, especially not for the other 
direction.

I consider the ability to export an important management VM like a IAS as an 
OVA and be able to run it on say a virtualbox, a potential life saver, 
especially when a farm got lost in a 4.3 to 4.4 migration.

Not that I am planning that any longer...
___
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/CYS3ZR2KIBUMOVH7GELC7M6KCM6DSYMO/


[ovirt-users] Re: ova import

2021-04-08 Thread eevans
I'm extracting the ova into vm and disk. The disk does not have a  file 
extension but am importing it into ovirt. 
If this works, I'll let you know.
However, the fact that it thin provisions the drive even though I chose 
preallocated bothers me. WHen extracted, the disk file is the right size. 
Something about v2v isn't importing correctly or not able to seperate the disk 
and create it properly.
I'll keep you posted.
___
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/NC4S2LN5RTRZWZBPIGRK5ODUOJLYTMOW/


[ovirt-users] Re: ova import

2021-04-08 Thread Arik Hadas
On Thu, Apr 8, 2021 at 12:04 PM Gianluca Cecchi 
wrote:

> On Thu, Apr 8, 2021 at 10:49 AM Arik Hadas  wrote:
>
>>
>> On Thu, Apr 8, 2021 at 3:50 AM  wrote:
>>
>>> I am running Ovirt 4.3 and exported machines as ova which includes
>>> disks. When I re import them. the disks are thin provisioned and the vm
>>> will not boot.
>>> Any idea how to get the import to  preallocate disks?  I have vms that
>>> will not boot.
>>>
>> It states no bootable disk is available.
>>> It seems the virt2vm isn't working correctly.
>>> ANy help would be appreciated.
>>>
>>
>> There's no option to change the format of the imported disks at the
>> moment so they'd keep being thin-provisioned as they are within the OVA.
>> I doubt that's the reason for the failure of those VMs to boot though -
>> can you please share the engine.log that shows the configuration that a VM
>> that didn't manage to boot started with?
>>
>>
>>> Eric
>>>
>>
> There were some threads in July 2020 about ova export zero size disks, and
> so unusable import.
> See these bugzillas for more information and also see suggestions about
> how to put a single line fix to your 4.3 install as there was no backport
> but solution only on 4.4
> https://bugzilla.redhat.com/show_bug.cgi?id=1862115
> https://bugzilla.redhat.com/show_bug.cgi?id=1813028
>

Good point.
It's indeed more likely to be the reason than what I had in mind :)


>
> HIH,
> Gianluca
>
___
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/GV3DTJ5UNE5Z2IRC5PEEE2B7W24CL36O/


[ovirt-users] Re: ova import

2021-04-08 Thread Gianluca Cecchi
On Thu, Apr 8, 2021 at 10:49 AM Arik Hadas  wrote:

>
> On Thu, Apr 8, 2021 at 3:50 AM  wrote:
>
>> I am running Ovirt 4.3 and exported machines as ova which includes disks.
>> When I re import them. the disks are thin provisioned and the vm will not
>> boot.
>> Any idea how to get the import to  preallocate disks?  I have vms that
>> will not boot.
>>
> It states no bootable disk is available.
>> It seems the virt2vm isn't working correctly.
>> ANy help would be appreciated.
>>
>
> There's no option to change the format of the imported disks at the moment
> so they'd keep being thin-provisioned as they are within the OVA.
> I doubt that's the reason for the failure of those VMs to boot though -
> can you please share the engine.log that shows the configuration that a VM
> that didn't manage to boot started with?
>
>
>> Eric
>>
>
There were some threads in July 2020 about ova export zero size disks, and
so unusable import.
See these bugzillas for more information and also see suggestions about how
to put a single line fix to your 4.3 install as there was no backport but
solution only on 4.4
https://bugzilla.redhat.com/show_bug.cgi?id=1862115
https://bugzilla.redhat.com/show_bug.cgi?id=1813028

HIH,
Gianluca
___
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/AIJC5SA6XSW737KNSZVPTFFO7AHWFSHT/


[ovirt-users] Re: ova import

2021-04-08 Thread Arik Hadas
On Thu, Apr 8, 2021 at 3:50 AM  wrote:

> I am running Ovirt 4.3 and exported machines as ova which includes disks.
> When I re import them. the disks are thin provisioned and the vm will not
> boot.
> Any idea how to get the import to  preallocate disks?  I have vms that
> will not boot.
>
It states no bootable disk is available.
> It seems the virt2vm isn't working correctly.
> ANy help would be appreciated.
>

There's no option to change the format of the imported disks at the moment
so they'd keep being thin-provisioned as they are within the OVA.
I doubt that's the reason for the failure of those VMs to boot though - can
you please share the engine.log that shows the configuration that a VM that
didn't manage to boot started with?


> Eric
> ___
> 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/GYGBNMSMEZZJA6GZPVRSMLTBRCXCAILK/
>
___
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/6XD5J6II2BOD2TENFLYRFV3R7NHZPCAS/


[ovirt-users] Re: OVA import does not upload disks

2020-07-29 Thread thomas
I have the same issue, it seems, but AFAIK the problem is on the export side:

While the OVA logical file size matches the size of the VM's disk, the actual 
storage usage on the VDO compressed and deduplicated NFS I use as export target 
per 'du -h *.ova' is a mere 28KB, while 'strings .ova' reports an XML 
header and then nothing but zeros.

I sure hope it's easy to fix and not an "we don't support importing oVirt OVA 
exports..."
___
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/DP77GIX7DI2OM67H5TVJIZGYPTO6YBT4/


[ovirt-users] Re: OVA import fails always

2020-03-02 Thread jplor...@gmail.com
Thanks, I'll try VMware ova.
Regards

El lun., 2 de marzo de 2020 12:47 p. m., Michal Skrivanek <
michal.skriva...@redhat.com> escribió:

>
>
> On 28 Feb 2020, at 19:37, Juan Pablo Lorier  wrote:
>
> So far nor virtualbox ova in any format nor EXi work :-(
>
> yes, because none of those are supported. OVA doesn’t mean much, it’s just
> a generic “wrapper” for anything inside, you need to specifically support
> OVA which some other app exports. Currently oVirt supports importing
> VMware’s OVA and its own OVAs
>
> Thanks,
> michal
>
> Thanks
> El 28/2/20 a las 12:25, Edward Berger escribió:
>
> I haven't tried many but for one I just untarred the thing to get the disk
> image file and created a new VM with that.
> Sometimes the ova file is compressed/assembled in some way that might not
> be compatible.
>
> On Fri, Feb 28, 2020 at 1:12 AM Jayme  wrote:
>
>> If the problem is with the upload process specifically it’s likely that
>> you do not have the ovirt engine certificate installed in your browser.
>>
>> On Thu, Feb 27, 2020 at 11:34 PM Juan Pablo Lorier 
>> wrote:
>>
>>> Hi,
>>>
>>> I'm running 4.3.8.2-1.el7 (just updated engine to see if it helps) and
>>> I haven't been able to import vms in OVA format, I've tried many appliances
>>> downloaded from the web but couldn't get them to work.
>>>
>>> Any hints?
>>>
>>> Regards
>>>
>>> ___
>>> Users mailing list -- users@ovirt.org
>>> To unsubscribe send an email to users-le...@ovirt.org
>>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>>> oVirt Code of Conduct:
>>> https://www.ovirt.org/community/about/community-guidelines/
>>> List Archives:
>>> https://lists.ovirt.org/archives/list/users@ovirt.org/message/KRCE36GYQIOCXYR6K3KWUJA6R4ODWU56/
>>>
>> ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@ovirt.org
>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>> oVirt Code of Conduct:
>> https://www.ovirt.org/community/about/community-guidelines/
>> List Archives:
>> https://lists.ovirt.org/archives/list/users@ovirt.org/message/VWU7EM2ZFX6STEJU67WQTIRJZWBBVWZG/
>>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/XLTS63CJFGUA6T5XAKHWEKWEOWUCMBCV/
>
>
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/UU4CVST2LEEEXCG4NOVXJLHMJ3UYZJYB/


[ovirt-users] Re: OVA import fails always

2020-03-02 Thread Michal Skrivanek


> On 28 Feb 2020, at 19:37, Juan Pablo Lorier  wrote:
> 
> So far nor virtualbox ova in any format nor EXi work :-(
> 
> 
yes, because none of those are supported. OVA doesn’t mean much, it’s just a 
generic “wrapper” for anything inside, you need to specifically support OVA 
which some other app exports. Currently oVirt supports importing VMware’s OVA 
and its own OVAs

Thanks,
michal

> Thanks
> 
> El 28/2/20 a las 12:25, Edward Berger escribió:
>> I haven't tried many but for one I just untarred the thing to get the disk 
>> image file and created a new VM with that.
>> Sometimes the ova file is compressed/assembled in some way that might not be 
>> compatible.
>> 
>> On Fri, Feb 28, 2020 at 1:12 AM Jayme > > wrote:
>> If the problem is with the upload process specifically it’s likely that you 
>> do not have the ovirt engine certificate installed in your browser. 
>> 
>> On Thu, Feb 27, 2020 at 11:34 PM Juan Pablo Lorier > > wrote:
>> Hi,
>> 
>> I'm running 4.3.8.2-1.el7 (just updated engine to see if it helps) and I 
>> haven't been able to import vms in OVA format, I've tried many appliances 
>> downloaded from the web but couldn't get them to work.
>> 
>> Any hints?
>> 
>> Regards
>> 
>> 
>> ___
>> Users mailing list -- users@ovirt.org 
>> To unsubscribe send an email to users-le...@ovirt.org 
>> 
>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ 
>> 
>> oVirt Code of Conduct: 
>> https://www.ovirt.org/community/about/community-guidelines/ 
>> 
>> List Archives: 
>> https://lists.ovirt.org/archives/list/users@ovirt.org/message/KRCE36GYQIOCXYR6K3KWUJA6R4ODWU56/
>>  
>> 
>> ___
>> Users mailing list -- users@ovirt.org 
>> To unsubscribe send an email to users-le...@ovirt.org 
>> 
>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ 
>> 
>> oVirt Code of Conduct: 
>> https://www.ovirt.org/community/about/community-guidelines/ 
>> 
>> List Archives: 
>> https://lists.ovirt.org/archives/list/users@ovirt.org/message/VWU7EM2ZFX6STEJU67WQTIRJZWBBVWZG/
>>  
>> 
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/XLTS63CJFGUA6T5XAKHWEKWEOWUCMBCV/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/CEG6LSAZ4FV7YUZ45HE6MTYV5OU5GTWF/


[ovirt-users] Re: OVA import fails always

2020-02-28 Thread Juan Pablo Lorier

So far nor virtualbox ova in any format nor EXi work :-(

Thanks

El 28/2/20 a las 12:25, Edward Berger escribió:
I haven't tried many but for one I just untarred the thing to get the 
disk image file and created a new VM with that.
Sometimes the ova file is compressed/assembled in some way that might 
not be compatible.


On Fri, Feb 28, 2020 at 1:12 AM Jayme > wrote:


If the problem is with the upload process specifically it’s likely
that you do not have the ovirt engine certificate installed in
your browser.

On Thu, Feb 27, 2020 at 11:34 PM Juan Pablo Lorier
mailto:jplor...@gmail.com>> wrote:

Hi,

I'm running 4.3.8.2-1.el7 (just updated engine to see if it
helps) and I haven't been able to import vms in OVA format,
I've tried many appliances downloaded from the web but
couldn't get them to work.

Any hints?

Regards

___
Users mailing list -- users@ovirt.org 
To unsubscribe send an email to users-le...@ovirt.org

Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:

https://lists.ovirt.org/archives/list/users@ovirt.org/message/KRCE36GYQIOCXYR6K3KWUJA6R4ODWU56/

___
Users mailing list -- users@ovirt.org 
To unsubscribe send an email to users-le...@ovirt.org

Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:

https://lists.ovirt.org/archives/list/users@ovirt.org/message/VWU7EM2ZFX6STEJU67WQTIRJZWBBVWZG/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/XLTS63CJFGUA6T5XAKHWEKWEOWUCMBCV/


[ovirt-users] Re: OVA import fails always

2020-02-28 Thread Juan Pablo Lorier
This is not a disk upload, which works fine, this is an import. It loads 
locally from one hypervisor, and the same problem happens on the other 
nodes. I can load the ova, select the vm to import and see all the 
params, then in the import process, it fails.


Regards


El 28/2/20 a las 03:11, Jayme escribió:
If the problem is with the upload process specifically it’s likely 
that you do not have the ovirt engine certificate installed in your 
browser.


On Thu, Feb 27, 2020 at 11:34 PM Juan Pablo Lorier > wrote:


Hi,

I'm running 4.3.8.2-1.el7 (just updated engine to see if it helps)
and I haven't been able to import vms in OVA format, I've tried
many appliances downloaded from the web but couldn't get them to work.

Any hints?

Regards

___
Users mailing list -- users@ovirt.org 
To unsubscribe send an email to users-le...@ovirt.org

Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:

https://lists.ovirt.org/archives/list/users@ovirt.org/message/KRCE36GYQIOCXYR6K3KWUJA6R4ODWU56/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/PZE5AX7ZFQZKGIV42UKOZ2OXL2DRV2CP/


[ovirt-users] Re: OVA import fails always

2020-02-28 Thread Edward Berger
I haven't tried many but for one I just untarred the thing to get the disk
image file and created a new VM with that.
Sometimes the ova file is compressed/assembled in some way that might not
be compatible.

On Fri, Feb 28, 2020 at 1:12 AM Jayme  wrote:

> If the problem is with the upload process specifically it’s likely that
> you do not have the ovirt engine certificate installed in your browser.
>
> On Thu, Feb 27, 2020 at 11:34 PM Juan Pablo Lorier 
> wrote:
>
>> Hi,
>>
>> I'm running 4.3.8.2-1.el7 (just updated engine to see if it helps) and I
>> haven't been able to import vms in OVA format, I've tried many appliances
>> downloaded from the web but couldn't get them to work.
>>
>> Any hints?
>>
>> Regards
>>
>> ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@ovirt.org
>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>> oVirt Code of Conduct:
>> https://www.ovirt.org/community/about/community-guidelines/
>> List Archives:
>> https://lists.ovirt.org/archives/list/users@ovirt.org/message/KRCE36GYQIOCXYR6K3KWUJA6R4ODWU56/
>>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/VWU7EM2ZFX6STEJU67WQTIRJZWBBVWZG/
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/JMSUD7O35H73NOJATIIQS4Z7DZE533C7/


[ovirt-users] Re: OVA import fails always

2020-02-27 Thread Jayme
If the problem is with the upload process specifically it’s likely that you
do not have the ovirt engine certificate installed in your browser.

On Thu, Feb 27, 2020 at 11:34 PM Juan Pablo Lorier 
wrote:

> Hi,
>
> I'm running 4.3.8.2-1.el7 (just updated engine to see if it helps) and I
> haven't been able to import vms in OVA format, I've tried many appliances
> downloaded from the web but couldn't get them to work.
>
> Any hints?
>
> Regards
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/KRCE36GYQIOCXYR6K3KWUJA6R4ODWU56/
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/VWU7EM2ZFX6STEJU67WQTIRJZWBBVWZG/