Displaying 3 results from an estimated 3 matches for "1495893".
2017 Nov 22
1
ebtables bug
Hi guys!
I need to deploy this bugfix -
https://bugzilla.redhat.com/show_bug.cgi?id=1495893 on my servers, but I
don't want to compile own package. It'll be nice to use official package
from centos repo.
Could you please tell me, when this fix will be approved and added to main
line package ebtables, so I can update it on my systems.
Thanks!
--
Best regards, Andrew.
2018 Jan 18
2
libvirtd hangs
...6.0-27.1.el7.centos.maros.x86_64
qemu-kvm-rhev-2.6.0-27.1.el7.centos.maros.x86_64
# rpm -qa |grep ebtables
ebtables-2.0.10-15.el7.centos.marosnet.x86_64
ebtables build with patch
https://marc.info/?l=netfilter-devel&m=150728694430435 (described at
https://bugzilla.redhat.com/show_bug.cgi?id=1495893)
Sometimes libvirtd just hangs and stops answering for virsh requests
(like `virsh list --all`).
At those moments:
# strace -p 5786
read(53, "\0\0\0\34", 4) = 4
read(53, "keep\0\0\0\1\0\0\0\2\0\0\0\2\0\0\0\0\0\0\0\0", 24) = 24
poll([{fd=5, events=POLLIN}, {fd=...
2018 Jan 18
0
Re: libvirtd hangs
...64
>qemu-kvm-rhev-2.6.0-27.1.el7.centos.maros.x86_64
>
># rpm -qa |grep ebtables
>ebtables-2.0.10-15.el7.centos.marosnet.x86_64
>
>ebtables build with patch
>https://marc.info/?l=netfilter-devel&m=150728694430435 (described at
>https://bugzilla.redhat.com/show_bug.cgi?id=1495893)
>
>Sometimes libvirtd just hangs and stops answering for virsh requests
>(like `virsh list --all`).
>
>At those moments:
>
># strace -p 5786
>read(53, "\0\0\0\34", 4) = 4
>read(53, "keep\0\0\0\1\0\0\0\2\0\0\0\2\0\0\0\0\0\0\0\0", 24) = 2...