[Lxc-users] kernel bug?

Serge Hallyn serge.hallyn at ubuntu.com
Thu Mar 14 13:49:32 UTC 2013


Quoting Gary Ballantyne (gary.ballantyne at haulashore.com):
> On 14/03/13 16:31, Serge Hallyn wrote:
> >Looks to me like the problem is a conflict between memory cgroup and
> >xen:
> 
> Thanks Serge. This is the distro:
> http://cloud-images.ubuntu.com/releases/raring/alpha-2/
> (ami-c842608d). And a stable version of quantal before that.
> 
> I will start by looking for problems in my cgroup stuff. Thanks for
> the pointer.

Huh, that's what I'm using (on a different cloud).  You say you can just

	sudo lxc-create -t ubuntu -n r1
	while [ 1 ]; do
		sudo lxc-start -n r1 -d
		sleep 5s
		sudo lxc-stop -n r1
	done

and eventually the whole instance locks up?

-serge




More information about the lxc-users mailing list