Re: [lxc-devel] [PATCH RFC] split up use of process_lock, and make process_lock return void

2013-09-17 Thread Serge Hallyn
I have a rather large patch which does a great deal to improve the concurrency. The last deadlock I was getting was actually due to sometimes fork()ing with process_lock() held. In the child, which no longer shares with the parents, that will never get raised. I will test a bit more and hopefull

Re: [lxc-devel] [Lxc-users] Working LXC templates? EUREAKA! I think I've got it!

2013-09-17 Thread Tony Su
Regarding LXC and the use of Linux Bridge devices for configured networking, At least on openSUSE, LXC is not configured with any /etc/lxc/* by default, and possibly because I also have libvirt configured to support LXC (although that is not working on my system). >From what I've seen though, I c

Re: [lxc-devel] [PATCH] lxc-create: conside create succeed when container is already created

2013-09-17 Thread Serge Hallyn
Quoting Qiang Huang (h.huangqi...@huawei.com): > On 2013/9/17 11:27, Serge Hallyn wrote: > > Quoting Qiang Huang (h.huangqi...@huawei.com): > >> On 2013/9/16 12:23, Stéphane Graber wrote: > >>> On Mon, Sep 16, 2013 at 11:37:02AM +0800, Qiang Huang wrote: > Sometimes we use: > lxc-create -

Re: [lxc-devel] [Lxc-users] Working LXC templates? EUREAKA! I think I've got it!

2013-09-17 Thread Michael H. Warfield
On Sun, 2013-09-15 at 16:17 -0700, Tony Su wrote: > Hello Michael, > > First a comment on problems with systemd you descrbe. > I probably have run into many of the things you itemized, but since my > time is usually focused on something I'm trying to use LXC and not LXC > itself, I usually just d