ovirt rest api: how to get wwnn and wwnp of fiber channel of the KVM host managed by Ovirt manager using rest api
by Vivek Basappa
Hello, I am new to Ovirt , trying to dig through documentation, I am working on integrating Hitachi SAN storage with Ovirt manager. working on Hitachi SAN storage integration, I am trying to get WWNN and WWNP port details of the KVM Host using REST API. but I am unable to find any documentations in REST API about that. I could see that information in Ovirt Admin UI. how can I get this information trough REST API
any help is appreciated
regards
Vivek
4 years, 11 months
Issue in setting up
by Johns
Hi all,
I just tried to use oVirt in multi-server, Manager in one VM and Host in a
dedicated machine, every time I try to attach host I get this error.
networks, the following networks are missing on host: 'ovirtmgmt'
I have created a bridge but no luck , please help
4 years, 11 months
Re: Issue deploying self hosted engine on new install
by Yedidyah Bar David
On Fri, Dec 6, 2019 at 3:35 PM Robert Webb <rwebb(a)ropeguru.com> wrote:
>
> Hi all,
>
> I am trying to deploy the self hosted engine via cockpit and it is failing at the very end of deployment when it is checking the VM Health. I have done multiple clean installs and run this and it fails every time.
>
> I have also tried from the cli via ssh with the same outcome.
>
> After the failure, if I look at the oVirt Machines section of the node, the VM is there but will not start.
>
> Anyone else having this issue?
Can you please check/share relevant parts of relevant logs? Including
/var/log/ovirt* /var/log/vdsm* from the host, and /var/log/ovirt* from
the engine machine, if you can access it.
Thanks and best regards,
--
Didi
4 years, 11 months
Importing a Virtual Machine from a KVM Host
by Dirk Streubel
Hello everbody,
i am just a little bit confused about importing Qemu Images from my KVM Host.
At home, and at work i am using a ovirt engine in a VM. The Version is 4.3.7 and on bare metal my host.
Everything works fine but i have the same problem at home and on work. I want to import my qcow2
Images from a KVM Host but i
will not work.
The command virsh -r -c 'qemu+tcp://root@host1.example.org/system' list --all shows me akk my VMs.
But when i want to load the images in the GUI, nothing happens. I follow this instruction:
https://www.ovirt.org/develop/release-management/features/virt/KvmToOvirt...
After that, i take a look on the official 4.3 Rhev Documentation from Red Hat. There stand this:
Log in to the proxy host and generate SSH keys for the vdsm user.
sudo -u vdsm ssh-keygen
So, i have no proxy host. So i want to do this on my ovirt-engine. Is this right?
Next thing: the user vdsm is locked on the ovirt-engine machine and the host.
So, do i have to unlocked the account of the user vdsm or what is the best way.
My Problem is i found nothing that would help me to solve this problem.
Maybe somebody here do me a favour and help me to solve this "challenge"
Regards
Dirk
4 years, 11 months
Re: Windows Sluggish Performance
by Strahil
What is your virtual GPU ?
I'm using QLX, and despite being sluggish, when you tune windows for best performance -it is workable.
Of course, if you passthrough a GPU, performance will be completely different.
Best Regards,
Strahil NikolovOn Dec 3, 2019 21:19, Vijay Sachdeva <vijay.sachdeva(a)indiqus.com> wrote:
>
> Anyone?
>
> On Tue, 3 Dec 2019 at 11:21 PM, Vijay Sachdeva <vijay.sachdeva(a)indiqus.com> wrote:
>>
>> Hello Everyone,
>>
>> I managed to install Windows Server 2016 server on Ovirt node using ovirt engine.All virtio-Win drivers also installed, but the performance of Windows using console is very sluggish and mouse pointer is not at all responsive.
>>
>> Can anyone let me know, what could be the reason. Not able to to even add IP to VM as mouse doesn’t work at all.
>>
>> Thanks
4 years, 11 months
Re: Increase memory of hosted engine
by Strahil
When you edit the memory, wait till tomorrow before powering off and powering on.
The file in 3.1 is just a backup :D
Best Regards,
Strahil NikolovOn Dec 8, 2019 18:06, Stefan Wolf <shb256(a)gmail.com> wrote:
>
> thank you for your replay,
>
> I am happy if it works
> 1. check
> 2. check
> 3.1 check -> I cant see where is use this config file later, or it is just a backup?
> 4.1 check i changed to
> <ovirt-vm:memGuaranteedSize type="int">16384</ovirt-vm:memGuaranteedSize>
> <ovirt-vm:minGuaranteedMemoryMb type="int">16384</ovirt-vm:minGuaranteedMemoryMb>
> and
>
> <maxMemory slots='16' unit='KiB'>15625000</maxMemory>
> <memory unit='KiB'>15625000</memory>
> <currentMemory unit='KiB'>15625000</currentMemory>
>
> after write, quite und open these values have changed back to
> <memory unit='KiB'>4194304</memory>
> <currentMemory unit='KiB'>4194304</currentMemory>
>
> BREAK ;)
>
> after stopping the hosted engine with hosted-engine --vm-shutdown and powering it up with hosted-engine vm-start
> everything is reverted ;(
>
> BREAK
>
> hosted engine is now up and running, maintenance ist still global,
> changed again with virtsh edit HostedEngine. as written above it changes back
>
> I will wait for tomorrow.
>
> Or did I missunderstand something
>
> In which file the maxmem is hidden?
>
> thx shb
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/DWVBZO2OE6U...
4 years, 11 months
Re: Hyper-V to KVM | v2v
by Vijay Sachdeva
Anyone ?
On Sun, 8 Dec 2019 at 2:00 AM, Vijay Sachdeva <vijay.sachdeva(a)indiqus.com>
wrote:
> What step I did was:
>
>
>
> 1. Used qemu-img to convert the vhdx to raw img
> 2. Created a blank disk and copied my converted disk to same location.
> 3. Renamed the converted drive with the name of blank disk.
> 4. Created a VM and attached my converted disk to VM.
>
>
>
> Error: No bootable disk found
>
>
>
>
>
> But when I attack this disk to another running VM, there I can see the
> data. But noting booting as bootable.
>
>
>
> Vijay Sachdeva
>
>
>
>
>
>
>
> *From: *Vijay Sachdeva <vijay.sachdeva(a)indiqus.com>
>
>
> *Date: *Sunday, 8 December 2019 at 1:48 AM
> *To: *Strahil <hunter86_bg(a)yahoo.com>, users <users(a)ovirt.org>
> *Subject: *Re: [ovirt-users] Hyper-V to KVM | v2v
>
>
>
> One question, once disk is converted to KVM format.
>
>
>
> What is the way to use that drive and run a VM from it within Ovirt
> environment.
>
>
>
> Vijay Sachdeva
>
>
>
>
>
> *From: *Strahil <hunter86_bg(a)yahoo.com>
> *Date: *Friday, 6 December 2019 at 8:57 PM
> *To: *users <users(a)ovirt.org>, Vijay <vijay.sachdeva(a)indiqus.com>
> *Subject: *Re: [ovirt-users] Hyper-V to KVM | v2v
>
>
>
> Have you tried to power up and fully shutdown the VM ?
>
> Best Regards,
> Strahil Nikolov
>
> On Dec 6, 2019 15:52, Vijay Sachdeva <vijay.sachdeva(a)indiqus.com> wrote:
>
> Hello,
>
>
>
> I am trying to convert a Hyper-V guest VM to run on KVM using virt-v2v
> utility.
>
>
>
> Getting below error:
>
>
>
> [image: cid:image001.png@01D5AC6A.8B510030]
>
>
>
> Any suggestions how to solve this.
>
>
>
> Thanks
>
>
>
> Vijay Sachdeva
>
>
>
>
4 years, 11 months
Increase memory of hosted engine
by Stefan Wolf
hello,
I ve decrease the memory of the hosted engine.
now I am not able to increase the memory permantly
right now the memory has 4096 MB
Max Memory is 7936 MB and
guaranted memory is 7936MB
I can increase the memory up to 7936 MB in the manager, it changes immediately.
I can not increase to more then 7936 MB because this is max Memory
If I change Max memory to 16384
the gueanted memery gets a red border an the error is max memory ist 4096 MB
I ve found this one https://access.redhat.com/solutions/964693
and tried to change the memSize in /etc/ovirt-hosted-engine/vm.conf to 16384
I ve also stoppt every ovirt-ha-agent and changed every vm.conf.
After starting ovirt-ha-agent every vm.conf changed to 4096 again
has somebody a solution to increase the memory again?
thx shb
4 years, 11 months
Failed export to OVA
by Geoff Sweet
I'm currently running a stand alone server on 4.2.0.2-1.el7.centos. I know
this is an older version and I am trying to do some exports for migrations
off of it. The Export to OVA seems simple enough but it fails consistently
and I really can't figure out why. The logfiles don't provide a lot of
information that speaks to me. I double checked the known bug (of older
versions) to make sure there is a description set for the disks associated
with the VM. I also tried to look in the Ansible logs referenced below but
no such log exists. I've also tried multiple different paths for the
output. All with the same failure. Below you can see I am attempting to
export to /tmp/. Here is the output of the engine logs:
###### engine.log ######
2019-12-03 11:15:43,320-08 INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(EE-ManagedThreadFactory-engine-Thread-3785977)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] EVENT_ID:
IMPORTEXPORT_STARTING_EXPORT_VM_TO_OVA(1,223), Starting to export Vm
GRAYLOG as a Virtual Appliance
2019-12-03 11:15:43,916-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-12)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:15:43,923-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-12)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:15:44,261-08 INFO
[org.ovirt.engine.core.bll.utils.ThreadPoolMonitoringService]
(EE-ManagedThreadFactory-engineThreadMonitoring-Thread-1) [] Thread pool
'default' is using 0 threads out of 1 and 5 tasks are waiting in the queue.
2019-12-03 11:15:44,261-08 INFO
[org.ovirt.engine.core.bll.utils.ThreadPoolMonitoringService]
(EE-ManagedThreadFactory-engineThreadMonitoring-Thread-1) [] Thread pool
'engine' is using 0 threads out of 500, 9 threads waiting for tasks and 0
tasks in queue.
2019-12-03 11:15:44,261-08 INFO
[org.ovirt.engine.core.bll.utils.ThreadPoolMonitoringService]
(EE-ManagedThreadFactory-engineThreadMonitoring-Thread-1) [] Thread pool
'engineScheduled' is using 0 threads out of 100 and 100 tasks are waiting
in the queue.
2019-12-03 11:15:44,261-08 INFO
[org.ovirt.engine.core.bll.utils.ThreadPoolMonitoringService]
(EE-ManagedThreadFactory-engineThreadMonitoring-Thread-1) [] Thread pool
'engineThreadMonitoring' is using 1 threads out of 1 and 0 tasks are
waiting in the queue.
2019-12-03 11:15:44,261-08 INFO
[org.ovirt.engine.core.bll.utils.ThreadPoolMonitoringService]
(EE-ManagedThreadFactory-engineThreadMonitoring-Thread-1) [] Thread pool
'hostUpdatesChecker' is using 0 threads out of 5 and 5 tasks are waiting in
the queue.
2019-12-03 11:15:45,979-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-64)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:15:45,988-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-64)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:15:46,882-08 INFO
[org.ovirt.engine.core.bll.tasks.AsyncTaskManager]
(EE-ManagedThreadFactory-engineScheduled-Thread-1) [] Polling and updating
Async Tasks: 1 tasks, 1 tasks to poll now
2019-12-03 11:15:46,893-08 INFO
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-1) []
SPMAsyncTask::PollTask: Polling task 'fe1a173f-869c-4522-9984-9c57bace7c87'
(Parent Command 'CopyImageGroup', Parameters Type
'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters') returned
status 'running'.
2019-12-03 11:15:46,893-08 INFO
[org.ovirt.engine.core.bll.tasks.AsyncTaskManager]
(EE-ManagedThreadFactory-engineScheduled-Thread-1) [] Finished polling
Tasks, will poll again in 10 seconds.
2019-12-03 11:15:50,059-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-31)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:15:50,064-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-31)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:15:58,074-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-76)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:15:58,080-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-76)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:16:08,138-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-97)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:16:08,144-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-97)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:16:18,219-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-19)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:16:18,227-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-19)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:16:28,297-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-90)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:16:28,304-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-90)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:16:38,371-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-42)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:16:38,377-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-42)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:16:48,389-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-44)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:16:48,394-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-44)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:16:58,406-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-83)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:16:58,412-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-83)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:17:08,423-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-91)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:17:08,429-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-91)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:17:18,442-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-81)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:17:18,449-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-81)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:17:28,461-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-99)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:17:28,466-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-99)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:17:38,476-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-5)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:17:38,481-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-5)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:17:48,492-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-69)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:17:48,499-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-69)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:17:58,509-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-85)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:17:58,515-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-85)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:18:08,577-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-68)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:18:08,582-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-68)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:18:18,651-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-97)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:18:18,657-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-97)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:18:28,723-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-67)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:18:28,728-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-67)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:18:38,739-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-23)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:18:38,744-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-23)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:18:48,754-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-27)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:18:48,759-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-27)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:18:58,821-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-51)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:18:58,826-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-51)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:19:08,889-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-79)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:19:08,894-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-79)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:19:18,906-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-91)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:19:18,911-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-91)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:19:28,925-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-90)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:19:28,932-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-90)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:19:38,945-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-39)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:19:38,952-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-39)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:19:48,962-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-78)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:19:48,967-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-78)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:19:58,978-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-52)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:19:58,983-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-52)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:20:09,063-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-8)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:20:09,068-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-8)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:20:19,154-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-32)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:20:19,159-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-32)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:20:29,169-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-9)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:20:29,174-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-9)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:20:39,184-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-48)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:20:39,189-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-48)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:20:49,199-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-62)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:20:49,205-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-62)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:20:59,217-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-30)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:20:59,222-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-30)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:21:09,233-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-44)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:21:09,239-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-44)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:21:19,254-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-83)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:21:19,260-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-83)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:21:29,324-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-20)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:21:29,332-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-20)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:21:39,341-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-6)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:21:39,347-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-6)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:21:49,413-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-27)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:21:49,418-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-27)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:21:59,429-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-72)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:21:59,434-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-72)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:22:09,497-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-17)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:22:09,502-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-17)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:22:19,568-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-82)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:22:19,573-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-82)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:22:29,583-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-81)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:22:29,589-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-81)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:22:39,600-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-11)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:22:39,606-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-11)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:22:49,616-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-78)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:22:49,621-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-78)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:22:59,632-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-53)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:22:59,638-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-53)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:23:09,648-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-71)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:23:09,653-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-71)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:23:19,663-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-28)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:23:19,669-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-28)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:23:29,679-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-97)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:23:29,684-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-97)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:23:39,694-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-70)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:23:39,699-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-70)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:23:49,712-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-34)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:23:49,719-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-34)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:23:59,781-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-4)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:23:59,786-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-4)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' (id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa') waiting on child command id:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' type:'CopyImageGroup' to complete
2019-12-03 11:24:07,476-08 INFO
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-35) []
SPMAsyncTask::PollTask: Polling task 'fe1a173f-869c-4522-9984-9c57bace7c87'
(Parent Command 'CopyImageGroup', Parameters Type
'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters') returned
status 'finished', result 'success'.
2019-12-03 11:24:07,479-08 INFO
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-35) []
BaseAsyncTask::onTaskEndSuccess: Task
'fe1a173f-869c-4522-9984-9c57bace7c87' (Parent Command 'CopyImageGroup',
Parameters Type
'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters') ended
successfully.
2019-12-03 11:24:07,479-08 INFO
[org.ovirt.engine.core.bll.tasks.CommandAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-35) []
CommandAsyncTask::endActionIfNecessary: All tasks of command
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247' has ended -> executing 'endAction'
2019-12-03 11:24:07,479-08 INFO
[org.ovirt.engine.core.bll.tasks.CommandAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-35) []
CommandAsyncTask::endAction: Ending action for '1' tasks (command ID:
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247'): calling endAction '.
2019-12-03 11:24:07,480-08 INFO
[org.ovirt.engine.core.bll.tasks.CommandAsyncTask]
(EE-ManagedThreadFactory-engine-Thread-3786044) []
CommandAsyncTask::endCommandAction [within thread] context: Attempting to
endAction 'CopyImageGroup',
2019-12-03 11:24:07,492-08 INFO
[org.ovirt.engine.core.bll.storage.disk.image.CopyImageGroupCommand]
(EE-ManagedThreadFactory-engine-Thread-3786044)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command
[id=0e3e3df9-73f5-4ca2-b592-0b9ce7371247]: Updating status to 'SUCCEEDED',
The command end method logic will be executed by one of its parent commands.
2019-12-03 11:24:07,492-08 INFO
[org.ovirt.engine.core.bll.tasks.CommandAsyncTask]
(EE-ManagedThreadFactory-engine-Thread-3786044)
[d25a398d-f650-4911-ae2a-2ca2b54e8396]
CommandAsyncTask::HandleEndActionResult [within thread]: endAction for
action type 'CopyImageGroup' completed, handling the result.
2019-12-03 11:24:07,493-08 INFO
[org.ovirt.engine.core.bll.tasks.CommandAsyncTask]
(EE-ManagedThreadFactory-engine-Thread-3786044)
[d25a398d-f650-4911-ae2a-2ca2b54e8396]
CommandAsyncTask::HandleEndActionResult [within thread]: endAction for
action type 'CopyImageGroup' succeeded, clearing tasks.
2019-12-03 11:24:07,493-08 INFO
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engine-Thread-3786044)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] SPMAsyncTask::ClearAsyncTask:
Attempting to clear task 'fe1a173f-869c-4522-9984-9c57bace7c87'
2019-12-03 11:24:07,496-08 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.SPMClearTaskVDSCommand]
(EE-ManagedThreadFactory-engine-Thread-3786044)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] START, SPMClearTaskVDSCommand(
SPMTaskGuidBaseVDSCommandParameters:{storagePoolId='7bb7ac30-0406-4fbf-802f-57b1a575383f',
ignoreFailoverLimit='false',
taskId='fe1a173f-869c-4522-9984-9c57bace7c87'}), log id: 693daae4
2019-12-03 11:24:07,498-08 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.HSMClearTaskVDSCommand]
(EE-ManagedThreadFactory-engine-Thread-3786044)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] START,
HSMClearTaskVDSCommand(HostName = KVMCLST1A,
HSMTaskGuidBaseVDSCommandParameters:{hostId='960bcd30-c9b4-4aca-bc3e-4e710651d80b',
taskId='fe1a173f-869c-4522-9984-9c57bace7c87'}), log id: 3d8ab113
2019-12-03 11:24:07,514-08 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.HSMClearTaskVDSCommand]
(EE-ManagedThreadFactory-engine-Thread-3786044)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] FINISH, HSMClearTaskVDSCommand, log
id: 3d8ab113
2019-12-03 11:24:07,514-08 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.SPMClearTaskVDSCommand]
(EE-ManagedThreadFactory-engine-Thread-3786044)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] FINISH, SPMClearTaskVDSCommand, log
id: 693daae4
2019-12-03 11:24:07,517-08 INFO
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engine-Thread-3786044)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] BaseAsyncTask::removeTaskFromDB:
Removed task 'fe1a173f-869c-4522-9984-9c57bace7c87' from DataBase
2019-12-03 11:24:07,517-08 INFO
[org.ovirt.engine.core.bll.tasks.CommandAsyncTask]
(EE-ManagedThreadFactory-engine-Thread-3786044)
[d25a398d-f650-4911-ae2a-2ca2b54e8396]
CommandAsyncTask::HandleEndActionResult [within thread]: Removing
CommandMultiAsyncTasks object for entity
'0e3e3df9-73f5-4ca2-b592-0b9ce7371247'
2019-12-03 11:24:09,852-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-72)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'ExportOva' (id:
'd684210f-56b3-41ba-a699-e93341afdba2') waiting on child command id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' type:'CreateAllOvaDisks' to complete
2019-12-03 11:24:09,858-08 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-72)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Command 'CreateAllOvaDisks' id:
'ef1b7dde-5908-4f1f-9d0a-228bf234d9fa' child commands
'[0e3e3df9-73f5-4ca2-b592-0b9ce7371247]' executions were completed, status
'SUCCEEDED'
2019-12-03 11:24:10,867-08 INFO
[org.ovirt.engine.core.bll.storage.disk.CreateAllOvaDisksCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-21)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Ending command
'org.ovirt.engine.core.bll.storage.disk.CreateAllOvaDisksCommand'
successfully.
2019-12-03 11:24:10,877-08 INFO
[org.ovirt.engine.core.bll.storage.disk.image.CopyImageGroupCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-21)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Ending command
'org.ovirt.engine.core.bll.storage.disk.image.CopyImageGroupCommand'
successfully.
2019-12-03 11:24:10,887-08 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.GetImageInfoVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-21)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] START, GetImageInfoVDSCommand(
GetImageInfoVDSCommandParameters:{storagePoolId='7bb7ac30-0406-4fbf-802f-57b1a575383f',
ignoreFailoverLimit='false',
storageDomainId='c79208ed-8753-4ded-a137-8f08dfff5a40',
imageGroupId='a1b75b90-04c8-4f8d-899e-7d0354e36b09',
imageId='2508c6d1-4ac2-4580-bb51-47fb3f4ca4f9'}), log id: 4ba602b2
2019-12-03 11:24:10,890-08 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetVolumeInfoVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-21)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] START,
GetVolumeInfoVDSCommand(HostName = KVMCLST1A,
GetVolumeInfoVDSCommandParameters:{hostId='960bcd30-c9b4-4aca-bc3e-4e710651d80b',
storagePoolId='7bb7ac30-0406-4fbf-802f-57b1a575383f',
storageDomainId='c79208ed-8753-4ded-a137-8f08dfff5a40',
imageGroupId='a1b75b90-04c8-4f8d-899e-7d0354e36b09',
imageId='2508c6d1-4ac2-4580-bb51-47fb3f4ca4f9'}), log id: 2524e570
2019-12-03 11:24:10,914-08 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetVolumeInfoVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-21)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] FINISH, GetVolumeInfoVDSCommand,
return:
org.ovirt.engine.core.common.businessentities.storage.DiskImage@4c8c88fe,
log id: 2524e570
2019-12-03 11:24:10,914-08 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.GetImageInfoVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-21)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] FINISH, GetImageInfoVDSCommand,
return:
org.ovirt.engine.core.common.businessentities.storage.DiskImage@4c8c88fe,
log id: 4ba602b2
2019-12-03 11:24:10,988-08 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.PrepareImageVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-21)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] START,
PrepareImageVDSCommand(HostName = KVMCLST1A,
PrepareImageVDSCommandParameters:{hostId='960bcd30-c9b4-4aca-bc3e-4e710651d80b'}),
log id: 11dbdafe
2019-12-03 11:24:11,010-08 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.PrepareImageVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-21)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] FINISH, PrepareImageVDSCommand,
return: PrepareImageReturn:{status='Status [code=0, message=Done]'}, log
id: 11dbdafe
2019-12-03 11:24:11,014-08 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetQemuImageInfoVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-21)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] START,
GetQemuImageInfoVDSCommand(HostName = KVMCLST1A,
GetVolumeInfoVDSCommandParameters:{hostId='960bcd30-c9b4-4aca-bc3e-4e710651d80b',
storagePoolId='7bb7ac30-0406-4fbf-802f-57b1a575383f',
storageDomainId='c79208ed-8753-4ded-a137-8f08dfff5a40',
imageGroupId='a1b75b90-04c8-4f8d-899e-7d0354e36b09',
imageId='2508c6d1-4ac2-4580-bb51-47fb3f4ca4f9'}), log id: 79697ffd
2019-12-03 11:24:11,221-08 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetQemuImageInfoVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-21)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] FINISH, GetQemuImageInfoVDSCommand,
return:
org.ovirt.engine.core.common.businessentities.storage.QemuImageInfo@5f543b3b,
log id: 79697ffd
2019-12-03 11:24:11,226-08 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.TeardownImageVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-21)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] START,
TeardownImageVDSCommand(HostName = KVMCLST1A,
ImageActionsVDSCommandParameters:{hostId='960bcd30-c9b4-4aca-bc3e-4e710651d80b'}),
log id: 1f4cb783
2019-12-03 11:24:11,230-08 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.TeardownImageVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-21)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] FINISH, TeardownImageVDSCommand,
return: StatusReturn:{status='Status [code=0, message=Done]'}, log id:
1f4cb783
2019-12-03 11:24:12,266-08 INFO
[org.ovirt.engine.core.bll.CreateOvaCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-40) [67d3d8f2] Running
command: CreateOvaCommand internal: true.
2019-12-03 11:24:12,271-08 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.PrepareImageVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-40) [67d3d8f2] START,
PrepareImageVDSCommand(HostName = KVMCLST1A,
PrepareImageVDSCommandParameters:{hostId='960bcd30-c9b4-4aca-bc3e-4e710651d80b'}),
log id: 6e612ef8
2019-12-03 11:24:12,294-08 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.PrepareImageVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-40) [67d3d8f2] FINISH,
PrepareImageVDSCommand, return: PrepareImageReturn:{status='Status [code=0,
message=Done]'}, log id: 6e612ef8
2019-12-03 11:24:12,301-08 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetVolumeInfoVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-40) [67d3d8f2] START,
GetVolumeInfoVDSCommand(HostName = KVMCLST1A,
GetVolumeInfoVDSCommandParameters:{hostId='960bcd30-c9b4-4aca-bc3e-4e710651d80b',
storagePoolId='7bb7ac30-0406-4fbf-802f-57b1a575383f',
storageDomainId='c79208ed-8753-4ded-a137-8f08dfff5a40',
imageGroupId='a1b75b90-04c8-4f8d-899e-7d0354e36b09',
imageId='2508c6d1-4ac2-4580-bb51-47fb3f4ca4f9'}), log id: 648e4c38
2019-12-03 11:24:12,321-08 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetVolumeInfoVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-40) [67d3d8f2] FINISH,
GetVolumeInfoVDSCommand, return:
org.ovirt.engine.core.common.businessentities.storage.DiskImage@4c8c88fe,
log id: 648e4c38
2019-12-03 11:24:12,332-08 INFO
[org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor]
(EE-ManagedThreadFactory-engineScheduled-Thread-40) [67d3d8f2] Executing
Ansible command: [/usr/bin/ansible-playbook,
--private-key=/etc/pki/ovirt-engine/keys/engine_id_rsa,
--inventory=/tmp/ansible-inventory830646465207814253,
--extra-vars=target_directory=/tmp, --extra-vars=ova_name=GRAYLOG.ova,
--extra-vars=ovirt_ova_pack_ovf='<?xml version=\\\"1.0\\\"
encoding=\\\"UTF-8\\\"?><ovf:Envelope xmlns:ovf=\\\"
http://schemas.dmtf.org/ovf/envelope/1\\\" xmlns:rasd=\\\"
http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationS..."
xmlns:vssd=\\\"
http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_VirtualSystemSettin..."
xmlns:xsi=\\\"http://www.w3.org/2001/XMLSchema-instance\\\" xmlns=\\\"
http://schemas.dmtf.org/ovf/envelope/1\\\" xmlns:ovirt=\\\"
http://www.ovirt.org/ovf\\\"><References><File
ovf:href=\\\"2508c6d1-4ac2-4580-bb51-47fb3f4ca4f9\\\"
ovf:id=\\\"2508c6d1-4ac2-4580-bb51-47fb3f4ca4f9\\\"
ovf:size=\\\"3448045568\\\"></File></References><NetworkSection><Info>List
of networks</Info><Network
ovf:name=\\\"net_HOME\\\"></Network></NetworkSection><DiskSection><Info>List
of Virtual Disks</Info><Disk
ovf:diskId=\\\"a1b75b90-04c8-4f8d-899e-7d0354e36b09\\\"
ovf:capacity=\\\"100\\\" ovf:capacityAllocationUnits=\\\"byte * 2^30\\\"
ovf:populatedSize=\\\"3448045568\\\" ovf:parentRef=\\\"\\\"
ovf:fileRef=\\\"2508c6d1-4ac2-4580-bb51-47fb3f4ca4f9\\\" ovf:format=\\\"
http://www.gnome.org/~markmc/qcow-image-format.html\\\"
ovf:volume-format=\\\"COW\\\" ovf:volume-type=\\\"Sparse\\\"
ovf:disk-interface=\\\"VirtIO_SCSI\\\" ovf:boot=\\\"true\\\"
ovf:pass-discard=\\\"false\\\" ovf:disk-alias=\\\"GRAYLOG_Disk1\\\"
ovf:disk-description=\\\"GRAYLOG_Disk1\\\"
ovf:wipe-after-delete=\\\"false\\\" ovf:description=\\\"Active VM\\\"
ovf:disk_storage_type=\\\"IMAGE\\\"
ovf:cinder_volume_type=\\\"\\\"></Disk></DiskSection><VirtualSystem
ovf:id=\\\"aecb985a-450a-43f1-957a-09776aa48899\\\"><Name>GRAYLOG</Name><Description>GrayLog
looging system</Description><CreationDate>2018/01/27
23:20:25</CreationDate><ExportDate>2019/12/03
19:24:12</ExportDate><DeleteProtected>false</DeleteProtected><SsoMethod>guest_agent</SsoMethod><IsSmartcardEnabled>false</IsSmartcardEnabled><TimeZone>Etc/GMT</TimeZone><default_boot_sequence>9</default_boot_sequence><Generation>66</Generation><ClusterCompatibilityVersion>4.2</ClusterCompatibilityVersion><VmType>1</VmType><ResumeBehavior>AUTO_RESUME</ResumeBehavior><MinAllocatedMem>4096</MinAllocatedMem><IsStateless>false</IsStateless><IsRunAndPause>false</IsRunAndPause><AutoStartup>true</AutoStartup><Priority>1</Priority><CreatedByUserId>5a655cbf-012a-0161-03dc-000000000307</CreatedByUserId><VmInit
ovf:regenerateKeys=\\\"false\\\" ovf:networks=\\\"[
]\\\"></VmInit><MigrationSupport>0</MigrationSupport><IsBootMenuEnabled>true</IsBootMenuEnabled><IsSpiceFileTransferEnabled>true</IsSpiceFileTransferEnabled><IsSpiceCopyPasteEnabled>true</IsSpiceCopyPasteEnabled><AllowConsoleReconnect>true</AllowConsoleReconnect><ConsoleDisconnectAction>LOCK_SCREEN</ConsoleDisconnectAction><CustomEmulatedMachine></CustomEmulatedMachine><CustomCpuName></CustomCpuName><PredefinedProperties></PredefinedProperties><UserDefinedProperties></UserDefinedProperties><MaxMemorySizeMb>16384</MaxMemorySizeMb><TemplateId>00000000-0000-0000-0000-000000000000</TemplateId><TemplateName>Blank</TemplateName><IsInitilized>true</IsInitilized><Origin>3</Origin><app_list>kernel-3.10.0-693.17.1.el7,ovirt-guest-agent-common-1.0.13-2.el7,kernel-3.10.0-693.el7</app_list><quota_id>5b0590e8-9611-4240-abdc-07cd4bbaed1f</quota_id><DefaultDisplayType>1</DefaultDisplayType><TrustedService>false</TrustedService><OriginalTemplateId>00000000-0000-0000-0000-000000000000</OriginalTemplateId><OriginalTemplateName>Blank</OriginalTemplateName><UseHostCpu>false</UseHostCpu><UseLatestVersion>false</UseLatestVersion><StopTime>2019/12/03
18:44:44</StopTime><OperatingSystemSection ovf:id=\\\"80\\\"
ovirt:id=\\\"24\\\" ovf:required=\\\"false\\\"><Info>Guest Operating
System</Info><Description>Red Hat Enterprise Linux 7.x
x64</Description></OperatingSystemSection><VirtualHardwareSection><Info>2
CPU, 4096 Memory</Info><System><vssd:VirtualSystemType>ENGINE
4.1.0.0</vssd:VirtualSystemType></System><Item><rasd:Caption>2 virtual
cpu</rasd:Caption><rasd:Description>Number of virtual
CPU</rasd:Description><rasd:InstanceId>1</rasd:InstanceId><rasd:ResourceType>3</rasd:ResourceType><rasd:num_of_sockets>2</rasd:num_of_sockets><rasd:cpu_per_socket>1</rasd:cpu_per_socket><rasd:threads_per_cpu>1</rasd:threads_per_cpu><rasd:max_num_of_vcpus>16</rasd:max_num_of_vcpus><rasd:VirtualQuantity>2</rasd:VirtualQuantity></Item><Item><rasd:Caption>4096
MB of memory</rasd:Caption><rasd:Description>Memory
Size</rasd:Description><rasd:InstanceId>2</rasd:InstanceId><rasd:ResourceType>4</rasd:ResourceType><rasd:AllocationUnits>MegaBytes</rasd:AllocationUnits><rasd:VirtualQuantity>4096</rasd:VirtualQuantity></Item><Item><rasd:Caption>GRAYLOG_Disk1</rasd:Caption><rasd:InstanceId>2508c6d1-4ac2-4580-bb51-47fb3f4ca4f9</rasd:InstanceId><rasd:ResourceType>17</rasd:ResourceType><rasd:HostResource>ovf:disk/a1b75b90-04c8-4f8d-899e-7d0354e36b09</rasd:HostResource><rasd:Parent>00000000-0000-0000-0000-000000000000</rasd:Parent><rasd:Template>00000000-0000-0000-0000-000000000000</rasd:Template><rasd:ApplicationList></rasd:ApplicationList><rasd:StorageId>c79208ed-8753-4ded-a137-8f08dfff5a40</rasd:StorageId><rasd:StoragePoolId>7bb7ac30-0406-4fbf-802f-57b1a575383f</rasd:StoragePoolId><rasd:CreationDate>2019/12/03
19:15:38</rasd:CreationDate><rasd:LastModified>2019/12/03
19:15:38</rasd:LastModified><rasd:last_modified_date>2019/12/03
19:15:38</rasd:last_modified_date><Type>disk</Type><Device>disk</Device><rasd:Address>{type=drive,
bus=0, controller=0, target=0,
unit=0}</rasd:Address><BootOrder>0</BootOrder><IsPlugged>true</IsPlugged><IsReadOnly>false</IsReadOnly><Alias>scsi0-0-0-0</Alias></Item><Item><rasd:Caption>Ethernet
adapter on
net_HOME</rasd:Caption><rasd:InstanceId>4adaa616-f98b-4e1f-b60f-14156665e344</rasd:InstanceId><rasd:ResourceType>10</rasd:ResourceType><rasd:OtherResourceType>net_HOME</rasd:OtherResourceType><rasd:ResourceSubType>3</rasd:ResourceSubType><rasd:Connection>net_HOME</rasd:Connection><rasd:Linked>true</rasd:Linked><rasd:Name>nic1</rasd:Name><rasd:ElementName>nic1</rasd:ElementName><rasd:MACAddress>00:1a:4a:16:01:04</rasd:MACAddress><rasd:speed>1000</rasd:speed><Type>interface</Type><Device>bridge</Device><rasd:Address>{type=pci,
slot=0x03, bus=0x00, domain=0x0000,
function=0x0}</rasd:Address><BootOrder>0</BootOrder><IsPlugged>true</IsPlugged><IsReadOnly>false</IsReadOnly><Alias>net0</Alias></Item><Item><rasd:Caption>USB
Controller</rasd:Caption><rasd:InstanceId>3</rasd:InstanceId><rasd:ResourceType>23</rasd:ResourceType><rasd:UsbPolicy>DISABLED</rasd:UsbPolicy></Item><Item><rasd:Caption>Graphical
Controller</rasd:Caption><rasd:InstanceId>585fc912-16d6-421d-acda-eeaa17b955c1</rasd:InstanceId><rasd:ResourceType>20</rasd:ResourceType><rasd:VirtualQuantity>1</rasd:VirtualQuantity><rasd:SinglePciQxl>false</rasd:SinglePciQxl><Type>video</Type><Device>qxl</Device><rasd:Address>{type=pci,
slot=0x02, bus=0x00, domain=0x0000,
function=0x0}</rasd:Address><BootOrder>0</BootOrder><IsPlugged>true</IsPlugged><IsReadOnly>false</IsReadOnly><Alias>video0</Alias><SpecParams><vgamem>16384</vgamem><heads>1</heads><vram>32768</vram><ram>65536</ram></SpecParams></Item><Item><rasd:Caption>Graphical
Framebuffer</rasd:Caption><rasd:InstanceId>8c56ce64-dc7b-4a05-995a-eba2f31997fe</rasd:InstanceId><rasd:ResourceType>26</rasd:ResourceType><Type>graphics</Type><Device>spice</Device><rasd:Address></rasd:Address><BootOrder>0</BootOrder><IsPlugged>true</IsPlugged><IsReadOnly>false</IsReadOnly><Alias></Alias></Item><Item><rasd:Caption>Graphical
Framebuffer</rasd:Caption><rasd:InstanceId>ecfe54b9-26f1-4f44-9745-50cc45c9d50e</rasd:InstanceId><rasd:ResourceType>26</rasd:ResourceType><Type>graphics</Type><Device>vnc</Device><rasd:Address></rasd:Address><BootOrder>0</BootOrder><IsPlugged>true</IsPlugged><IsReadOnly>false</IsReadOnly><Alias></Alias></Item><Item><rasd:Caption>CDROM</rasd:Caption><rasd:InstanceId>922be48e-a7ef-4490-8a46-df6d09d30aab</rasd:InstanceId><rasd:ResourceType>15</rasd:ResourceType><Type>disk</Type><Device>cdrom</Device><rasd:Address>{type=drive,
bus=1, controller=0, target=0,
unit=0}</rasd:Address><BootOrder>0</BootOrder><IsPlugged>true</IsPlugged><IsReadOnly>true</IsReadOnly><Alias>ide0-1-0</Alias><SpecParams><path>CentOS-7-x86_64-NetInstall-1708.iso</path></SpecParams></Item><Item><rasd:ResourceType>0</rasd:ResourceType><rasd:InstanceId>e4f99c78-0a99-4b36-a3da-34e9267c9d59</rasd:InstanceId><Type>channel</Type><Device>spicevmc</Device><rasd:Address>{type=virtio-serial,
bus=0, controller=0,
port=3}</rasd:Address><BootOrder>0</BootOrder><IsPlugged>true</IsPlugged><IsReadOnly>false</IsReadOnly><Alias>channel2</Alias></Item><Item><rasd:ResourceType>0</rasd:ResourceType><rasd:InstanceId>0307995b-613a-4819-b667-4c077880eca9</rasd:InstanceId><Type>controller</Type><Device>ide</Device><rasd:Address>{type=pci,
slot=0x01, bus=0x00, domain=0x0000,
function=0x1}</rasd:Address><BootOrder>0</BootOrder><IsPlugged>true</IsPlugged><IsReadOnly>false</IsReadOnly><Alias>ide</Alias><SpecParams><index>0</index></SpecParams></Item><Item><rasd:ResourceType>0</rasd:ResourceType><rasd:InstanceId>0cc781c0-18c8-4096-8ab5-062eb51b1ef9</rasd:InstanceId><Type>channel</Type><Device>unix</Device><rasd:Address>{type=virtio-serial,
bus=0, controller=0,
port=1}</rasd:Address><BootOrder>0</BootOrder><IsPlugged>true</IsPlugged><IsReadOnly>false</IsReadOnly><Alias>channel0</Alias></Item><Item><rasd:ResourceType>0</rasd:ResourceType><rasd:InstanceId>55a35000-8756-45e5-89e6-32c914b1ef75</rasd:InstanceId><Type>channel</Type><Device>unix</Device><rasd:Address>{type=virtio-serial,
bus=0, controller=0,
port=2}</rasd:Address><BootOrder>0</BootOrder><IsPlugged>true</IsPlugged><IsReadOnly>false</IsReadOnly><Alias>channel1</Alias></Item><Item><rasd:ResourceType>0</rasd:ResourceType><rasd:InstanceId>c4cc5f36-26c3-4f1e-9a40-7cb1a4c28025</rasd:InstanceId><Type>controller</Type><Device>virtio-serial</Device><rasd:Address>{type=pci,
slot=0x05, bus=0x00, domain=0x0000,
function=0x0}</rasd:Address><BootOrder>0</BootOrder><IsPlugged>true</IsPlugged><IsReadOnly>false</IsReadOnly><Alias>virtio-serial0</Alias></Item><Item><rasd:ResourceType>0</rasd:ResourceType><rasd:InstanceId>d64ea1bd-cf70-4786-9bfd-80121e30cbdf</rasd:InstanceId><Type>controller</Type><Device>usb</Device><rasd:Address>{type=pci,
slot=0x01, bus=0x00, domain=0x0000,
function=0x2}</rasd:Address><BootOrder>0</BootOrder><IsPlugged>true</IsPlugged><IsReadOnly>false</IsReadOnly><Alias>usb</Alias><SpecParams><index>0</index><model>piix3-uhci</model></SpecParams></Item><Item><rasd:ResourceType>0</rasd:ResourceType><rasd:InstanceId>2b5977d2-133d-4180-98b8-e96ab5401a0f</rasd:InstanceId><Type>rng</Type><Device>virtio</Device><rasd:Address>{type=pci,
slot=0x06, bus=0x00, domain=0x0000,
function=0x0}</rasd:Address><BootOrder>0</BootOrder><IsPlugged>true</IsPlugged><IsReadOnly>false</IsReadOnly><Alias>rng0</Alias><SpecParams><source>urandom</source></SpecParams></Item><Item><rasd:ResourceType>0</rasd:ResourceType><rasd:InstanceId>f0c7a69b-6cd6-4428-84bf-5e862cb20202</rasd:InstanceId><Type>controller</Type><Device>virtio-scsi</Device><rasd:Address>{type=pci,
slot=0x04, bus=0x00, domain=0x0000,
function=0x0}</rasd:Address><BootOrder>0</BootOrder><IsPlugged>true</IsPlugged><IsReadOnly>false</IsReadOnly><Alias>scsi0</Alias></Item></VirtualHardwareSection></VirtualSystem></ovf:Envelope>',
--extra-vars=ovirt_ova_pack_disks=/rhev/data-center/mnt/10.25.0.11:_mnt_vol01_kvmclst1_vmstore/c79208ed-8753-4ded-a137-8f08dfff5a40/images/a1b75b90-04c8-4f8d-899e-7d0354e36b09/2508c6d1-4ac2-4580-bb51-47fb3f4ca4f9::3448045568,
/usr/share/ovirt-engine/playbooks/ovirt-ova-export.yml] [Logfile:
/var/log/ovirt-engine/ova/ovirt-export-ova-ansible-20191203112412-kvmclst1a.home.whootis.com-67d3d8f2.log]
2019-12-03 11:24:22,637-08 INFO
[org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor]
(EE-ManagedThreadFactory-engineScheduled-Thread-40) [67d3d8f2] Ansible
playbook command has exited with value: 2
2019-12-03 11:24:22,638-08 ERROR
[org.ovirt.engine.core.bll.CreateOvaCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-40) [67d3d8f2] Failed to
create OVA. Please check logs for more details:
/var/log/ovirt-engine/ova/ovirt-export-ova-ansible-20191203112412-kvmclst1a.home.whootis.com-67d3d8f2.log
2019-12-03 11:24:22,640-08 ERROR
[org.ovirt.engine.core.bll.exportimport.ExportOvaCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-40) [67d3d8f2] Failed to
create OVA file
2019-12-03 11:24:22,640-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-40) [67d3d8f2] Command
'ExportOva' id: 'd684210f-56b3-41ba-a699-e93341afdba2' failed when
attempting to perform the next operation, marking as FAILED
'[ef1b7dde-5908-4f1f-9d0a-228bf234d9fa]'
2019-12-03 11:24:22,640-08 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-40) [67d3d8f2] Command
'ExportOva' id: 'd684210f-56b3-41ba-a699-e93341afdba2' child commands
'[ef1b7dde-5908-4f1f-9d0a-228bf234d9fa]' executions were completed, status
'FAILED'
2019-12-03 11:24:23,655-08 ERROR
[org.ovirt.engine.core.bll.exportimport.ExportOvaCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-100)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Ending command
'org.ovirt.engine.core.bll.exportimport.ExportOvaCommand' with failure.
2019-12-03 11:24:23,657-08 INFO
[org.ovirt.engine.core.bll.exportimport.ExportOvaCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-100)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] Lock freed to object
'EngineLock:{exclusiveLocks='[aecb985a-450a-43f1-957a-09776aa48899=VM]',
sharedLocks=''}'
2019-12-03 11:24:23,667-08 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(EE-ManagedThreadFactory-engineScheduled-Thread-100)
[d25a398d-f650-4911-ae2a-2ca2b54e8396] EVENT_ID:
IMPORTEXPORT_EXPORT_VM_TO_OVA_FAILED(1,225), Failed to export Vm GRAYLOG as
a Virtual Appliance to path /tmp/GRAYLOG.ova on Host KVMCLST1A
Thanks for any help you can be!
-Geoff
4 years, 11 months
Re: ovirt-ha-agent not running
by Strahil
What is the content of '/rhev/data-center/mnt/glusterSD/kvm380.durchhalten.intern:_engine/36663740-576a-4498-b28e-0a402628c6a7/ha_agent/' ?
Usually when you restart the broker & agent, they will check if the links exist and are recreated again.
You can try to set the host into maintenance (local), then stop ovirt-ha-agent & ovirt-ha-broker . Then start the broker and after it -> the agent.
You can increase the log level via :
/etc/ovirt-hosted-engine-ha/agent-log.conf
/etc/ovirt-hosted-engine-ha/broker-log.conf
(Don't forget to restart the service).
Best Regards,
Strahil NikolovOn Dec 7, 2019 17:22, Stefan Wolf <shb256(a)gmail.com> wrote:
>
> and here is the broker.log
>
> MainThread::INFO::2019-12-07 15:20:03,563::broker::47::ovirt_hosted_engine_ha.broker.broker.Broker::(run) ovirt-hosted-engine-ha broker 2.3.6 started
> MainThread::INFO::2019-12-07 15:20:03,564::monitor::40::ovirt_hosted_engine_ha.broker.monitor.Monitor::(_discover_submonitors) Searching for submonitors in /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/submonitors
> MainThread::INFO::2019-12-07 15:20:03,564::monitor::49::ovirt_hosted_engine_ha.broker.monitor.Monitor::(_discover_submonitors) Loaded submonitor mem-free
> MainThread::INFO::2019-12-07 15:20:03,565::monitor::49::ovirt_hosted_engine_ha.broker.monitor.Monitor::(_discover_submonitors) Loaded submonitor network
> MainThread::INFO::2019-12-07 15:20:03,566::monitor::49::ovirt_hosted_engine_ha.broker.monitor.Monitor::(_discover_submonitors) Loaded submonitor mem-free
> MainThread::INFO::2019-12-07 15:20:03,566::monitor::49::ovirt_hosted_engine_ha.broker.monitor.Monitor::(_discover_submonitors) Loaded submonitor engine-health
> MainThread::INFO::2019-12-07 15:20:03,567::monitor::49::ovirt_hosted_engine_ha.broker.monitor.Monitor::(_discover_submonitors) Loaded submonitor cpu-load
> MainThread::INFO::2019-12-07 15:20:03,567::monitor::49::ovirt_hosted_engine_ha.broker.monitor.Monitor::(_discover_submonitors) Loaded submonitor storage-domain
> MainThread::INFO::2019-12-07 15:20:03,568::monitor::49::ovirt_hosted_engine_ha.broker.monitor.Monitor::(_discover_submonitors) Loaded submonitor mgmt-bridge
> MainThread::INFO::2019-12-07 15:20:03,569::monitor::49::ovirt_hosted_engine_ha.broker.monitor.Monitor::(_discover_submonitors) Loaded submonitor cpu-load
> MainThread::INFO::2019-12-07 15:20:03,569::monitor::49::ovirt_hosted_engine_ha.broker.monitor.Monitor::(_discover_submonitors) Loaded submonitor network
> MainThread::INFO::2019-12-07 15:20:03,574::monitor::49::ovirt_hosted_engine_ha.broker.monitor.Monitor::(_discover_submonitors) Loaded submonitor cpu-load-no-engine
> MainThread::INFO::2019-12-07 15:20:03,575::monitor::49::ovirt_hosted_engine_ha.broker.monitor.Monitor::(_discover_submonitors) Loaded submonitor cpu-load-no-engine
> MainThread::INFO::2019-12-07 15:20:03,576::monitor::49::ovirt_hosted_engine_ha.broker.monitor.Monitor::(_discover_submonitors) Loaded submonitor mgmt-bridge
> MainThread::INFO::2019-12-07 15:20:03,577::monitor::49::ovirt_hosted_engine_ha.broker.monitor.Monitor::(_discover_submonitors) Loaded submonitor engine-health
> MainThread::INFO::2019-12-07 15:20:03,577::monitor::49::ovirt_hosted_engine_ha.broker.monitor.Monitor::(_discover_submonitors) Loaded submonitor storage-domain
> MainThread::INFO::2019-12-07 15:20:03,577::monitor::50::ovirt_hosted_engine_ha.broker.monitor.Monitor::(_discover_submonitors) Finished loading submonitors
> MainThread::INFO::2019-12-07 15:20:03,651::storage_backends::373::ovirt_hosted_engine_ha.lib.storage_backends::(connect) Connecting the storage
> MainThread::INFO::2019-12-07 15:20:03,652::storage_server::349::ovirt_hosted_engine_ha.lib.storage_server.StorageServer::(connect_storage_server) Connecting storage server
> MainThread::INFO::2019-12-07 15:20:03,716::storage_server::356::ovirt_hosted_engine_ha.lib.storage_server.StorageServer::(connect_storage_server) Connecting storage server
> MainThread::INFO::2019-12-07 15:20:03,748::storage_server::413::ovirt_hosted_engine_ha.lib.storage_server.StorageServer::(connect_storage_server) Refreshing the storage domain
> MainThread::WARNING::2019-12-07 15:20:06,985::storage_broker::97::ovirt_hosted_engine_ha.broker.storage_broker.StorageBroker::(__init__) Can't connect vdsm storage: [Errno 107] Transport endpoint is not connected: '/rhev/data-center/mnt/glusterSD/kvm380.durchhalten.intern:_engine/36663740-576a-4498-b28e-0a402628c6a7/ha_agent/hosted-engine.lockspace'
>
>
> maybe it helps
>
> bye shb
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/KECDUEVCHP3...
4 years, 11 months