[ovirt-users] export to ova

2020-09-25 Thread Tommaso - Shellrent via Users

Hi to all.

Hi try to ank another time the same question:

in our tests ovirt seems to be able to make only one export to ova at 
time. also on different hosts and datacenter.


Someone can explain to us why?? this is for us a big issue, because we 
use it in a backup script of more than 50 VMs and counting


We also already opened a bug without any useful response: 
https://bugzilla.redhat.com/show_bug.cgi?id=1855782


Regards,

--
--  
Shellrent - Il primo hosting italiano Security First

*Tommaso De Marchi*
/COO - Chief Operating Officer/
Shellrent Srl
Via dell'Edilizia, 19 - 36100 Vicenza
Tel. 0444321155  | Fax 04441492177

___
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/3MUV776V2EMSCNIZWUG7P2TNMLQBPYX4/


[ovirt-users] Export as OVA fails

2019-08-19 Thread anthonywest
Hi.

We are running oVirt 4.3.4 with each of the hosts configured to use local 
storage.

When I attempt to export a large virtual machine as an OVA the process begins 
but fails about half an hour later.

On the oVirt Events page the following entries appear:

Starting to export Vm Jessica as a Virtual Appliance
Failed to export Vm Jessica as a Virtual Appliance to path /storage/Jessica.ova 
on Host Trueblood

When I log onto the host Trueblood I see that a file called Jessica.ova.tmp has 
been created.

The engine.log file contains the following errors:

2019-08-16 16:40:27,141+10 ERROR 
[org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor] 
(EE-ManagedThreadFactory-engineScheduled-Thread-37) [80ae4c6] Ansible playbook 
execution failed: Timeout occurred while executing Ansible playbook.
2019-08-16 16:40:27,142+10 ERROR [org.ovirt.engine.core.bll.CreateOvaCommand] 
(EE-ManagedThreadFactory-engineScheduled-Thread-37) [80ae4c6] Failed to create 
OVA. Please check logs for more details: 
/var/log/ovirt-engine/ova/ovirt-export-ova-ansible-20190816161027-trueblood.alfatron.com.au-80ae4c6.log
2019-08-16 16:40:27,161+10 ERROR 
[org.ovirt.engine.core.bll.exportimport.ExportVmToOvaCommand] 
(EE-ManagedThreadFactory-engineScheduled-Thread-37) [80ae4c6] Failed to create 
OVA file
2019-08-16 16:40:27,162+10 ERROR 
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback] 
(EE-ManagedThreadFactory-engineScheduled-Thread-37) [80ae4c6] Command 
'ExportVmToOva' id: '12e98544-67ea-45b0-adb8-c50c8c190ecf' with children 
[a6c04b63-fe81-4d13-a69f-87b8ac55ceaa] failed when attempting to perform the 
next operation, marking as 'ACTIVE'
2019-08-16 16:40:27,162+10 ERROR 
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback] 
(EE-ManagedThreadFactory-engineScheduled-Thread-37) [80ae4c6] EngineException: 
ENGINE (Failed with error ENGINE and code 5001): 
org.ovirt.engine.core.common.errors.EngineException: EngineException: ENGINE 
(Failed with error ENGINE and code 5001)
at 
org.ovirt.engine.core.bll.exportimport.ExportOvaCommand.createOva(ExportOvaCommand.java:117)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.exportimport.ExportVmToOvaCommand.executeNextOperation(ExportVmToOvaCommand.java:224)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.exportimport.ExportVmToOvaCommand.performNextOperation(ExportVmToOvaCommand.java:216)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback.childCommandsExecutionEnded(SerialChildCommandsExecutionCallback.java:32)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.ChildCommandsCallbackBase.doPolling(ChildCommandsCallbackBase.java:77)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller.invokeCallbackMethodsImpl(CommandCallbacksPoller.java:175)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller.invokeCallbackMethods(CommandCallbacksPoller.java:109)
 [bll.jar:]
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
[rt.jar:1.8.0_212]
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) 
[rt.jar:1.8.0_212]
at 
org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:383)
 [javax.enterprise.concurrent-1.0.jar:]
at 
org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:534)
 [javax.enterprise.concurrent-1.0.jar:]
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[rt.jar:1.8.0_212]
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[rt.jar:1.8.0_212]
at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_212]
at 
org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:250)
 [javax.enterprise.concurrent-1.0.jar:]
at 
org.jboss.as.ee.concurrent.service.ElytronManagedThreadFactory$ElytronManagedThread.run(ElytronManagedThreadFactory.java:78)

2019-08-16 16:40:28,304+10 ERROR 
[org.ovirt.engine.core.bll.exportimport.ExportVmToOvaCommand] 
(EE-ManagedThreadFactory-engineScheduled-Thread-10) 
[3f52073f-b7d2-4238-8ac1-4634678b11b4] Ending command 
'org.ovirt.engine.core.bll.exportimport.ExportVmToOvaCommand' with failure.
2019-08-16 16:40:28,745+10 ERROR 
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(EE-ManagedThreadFactory-engineScheduled-Thread-10) [41e553bf] EVENT_ID: 
IMPORTEXPORT_EXPORT_VM_TO_OVA_FAILED(1,225), Failed to export Vm Jessica as a 
Virtual Appliance to path /storage/Jessica.ova on Host Trueblood

Any suggestions/help on solving this would be much appreciated.

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