Brian: I have lost my test system [reimaged] so I can't test the
precise version at the scale that I did previously. Not sure when/if
I'll set that environment up again. I have a smaller version on a
workstation and I'll test there, but it will be with a fraction of the
guests that used earlier.
Update: testing an a workstation [start/destroy loop with 8 VMs], I was
able to hit the assertion error after ~250 iterations. With the new
libnetcf1 from precise-proposed [0.1.9-2ubuntu3.2] the test ran for over
1760 iterations w/o error.
--
You received this bug notification because you are a
Public bug reported:
Running a multiple-domain start/destroy loop, libvirtd 1.1.1 restarts
occasionally due to assertion failure in libnl.
Distibution version: Ubuntu 12.04.2 LTS
Kernel: 3.5.0-41-generic #64~lp1241764v201312091434 SMP Mon Dec 9 20:35:04 UTC
2013 x86_64
Libvirt: libvirt_1.1.1
Brian: I tested the 0.2.0-1ubuntu1.2 version with the same test that
uncovered the problem and it ran fine overnight; ~580 iterations when
it would fail in O(10) without the patched libnetcf1.
I've already tested a hot fix version of the 0.1.9-2ubuntu3.2, but I'll
pull the proposed package and t
I can verify that the following rule does allow libvirtd to execute
hooks:
/etc/libvirt/hooks/** rmix,
Notes:
1) I actually modified /etc/apparmor.d/bin/usr.sbin.libvirtd to contain:
# Site-specific additions and overrides. See local/README for details.
#include
like other profiles,