Quoting Gary Ballantyne (gary.ballant...@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

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to