[Lxc-users] lxc-stop crashes the host
Joerg Gollnick
code4lxc+list at wurzelbenutzer.de
Tue Oct 25 07:11:46 UTC 2011
Am Dienstag, 25. Oktober 2011, 08:52:58 schrieb Ulli Horlacher:
> On Mon 2011-10-24 (18:56), Ulli Horlacher wrote:
> > vms1 is an Ubuntu 10.04 based host system (4 * Xeon 64bit) with:
> >
> > root at vms1:/lxc# uname -a
> > Linux vms1 2.6.38-11-server #50~lucid1-Ubuntu SMP Tue Sep 13 22:10:53
> > UTC 2011 x86_64 GNU/Linux
> Today 2.6.38-12-server has come.
>
> > But when I try to stop this container with:
> >
> > root at vms1:/lxc# lxc-stop -n fex
> >
> > the host (vms1) crashes with a kernel traceback.
>
> The bug is still there. But I was able to localize what triggers this bug:
> I am able to start/stop the container if I do not use iptables inside the
> container. When I set my ipfilter rules with iptables and then try to stop
> the container, the host crashes again.
It seems as you trigger a netfilter bug
(http://bugzilla.netfilter.org/show_bug.cgi?id=726).
Try to modprobe nfnetfilter as early as possible in user space (Ubuntu hint add
to /etc/modules).
Best regards Joerg
More information about the lxc-users
mailing list