Displaying 5 results from an estimated 5 matches for "libvirt_events_single".
2017 May 16
2
Duplicate reboot events
...-2.0.0-10.el7_3.5.x86_64
libvirt-daemon-driver-lxc-2.0.0-10.el7_3.5.x86_64
libvirt-daemon-driver-interface-2.0.0-10.el7_3.5.x86_64
I’m seeing duplicated reboot events when using the python event api. Use is simplified down to the simple test case attached. Running with that results in:
$ sudo ./libvirt_events_single.py
Reboot: Domain i-06945b37(21)
1494958504.72
Reboot: Domain i-06945b37(21)
1494958504.74
This is reproducible 100% of the time by doing /sbin/reboot from within a VM started with qemu-kvm. Any ideas on whats going on?
Let me know if any other information would be useful.
Thanks
Martins
2017 May 16
3
Re: Duplicate reboot events
...r-lxc-2.0.0-10.el7_3.5.x86_64
>> libvirt-daemon-driver-interface-2.0.0-10.el7_3.5.x86_64
>>
>> I’m seeing duplicated reboot events when using the python event api. Use is simplified down to the simple test case attached. Running with that results in:
>>
>> $ sudo ./libvirt_events_single.py
>> Reboot: Domain i-06945b37(21)
>> 1494958504.72
>> Reboot: Domain i-06945b37(21)
>> 1494958504.74
>>
>
> Can you try with newer libvirt?
I’m not sure. I will have to see if I can build it, unless there is a repo somewhere with centos7 rpms. I assume by...
2017 May 16
0
Re: Duplicate reboot events
...>libvirt-daemon-driver-lxc-2.0.0-10.el7_3.5.x86_64
>libvirt-daemon-driver-interface-2.0.0-10.el7_3.5.x86_64
>
>I’m seeing duplicated reboot events when using the python event api. Use is simplified down to the simple test case attached. Running with that results in:
>
>$ sudo ./libvirt_events_single.py
>Reboot: Domain i-06945b37(21)
>1494958504.72
>Reboot: Domain i-06945b37(21)
>1494958504.74
>
Can you try with newer libvirt? Does this happen with 'virsh event
--loop --event lifecycle'?
Is there anything fishy going on when looking at the console (VN/spice)
during tha...
2017 May 16
0
Re: Duplicate reboot events
..._3.5.x86_64
>>> libvirt-daemon-driver-interface-2.0.0-10.el7_3.5.x86_64
>>>
>>> I’m seeing duplicated reboot events when using the python event api. Use is simplified down to the simple test case attached. Running with that results in:
>>>
>>> $ sudo ./libvirt_events_single.py
>>> Reboot: Domain i-06945b37(21)
>>> 1494958504.72
>>> Reboot: Domain i-06945b37(21)
>>> 1494958504.74
>>>
>>
>> Can you try with newer libvirt?
>
>I’m not sure. I will have to see if I can build it, unless there is a repo somewher...
2017 May 17
1
Re: Duplicate reboot events
...-2.0.0-10.el7_3.5.x86_64
libvirt-daemon-driver-lxc-2.0.0-10.el7_3.5.x86_64
libvirt-daemon-driver-interface-2.0.0-10.el7_3.5.x86_64
I’m seeing duplicated reboot events when using the python event api. Use is simplified down to the simple test case attached. Running with that results in:
$ sudo ./libvirt_events_single.py
Reboot: Domain i-06945b37(21)
1494958504.72
Reboot: Domain i-06945b37(21)
1494958504.74
Can you try with newer libvirt?
I’m not sure. I will have to see if I can build it, unless there is a repo somewhere with centos7 rpms. I assume by this you mean that you don’t see this with current libv...