Re: [lxc-users] LXC not responsive after update

2016-01-22 Thread Andrey Repin
Greetings, Viktor Trojanovic! > I'm not using lxcfs, just regular directory based containers. lxcfs is not a file system for containers. It is a supplementary virtual FS akin to udev, if I understand it right. -- With best regards, Andrey Repin Friday, January 22, 2016 22:01:47 Sorry for

Re: [lxc-users] images.linuxcontainers.org certificate

2016-01-22 Thread Stéphane Graber
On Fri, Jan 22, 2016 at 01:33:18PM +0100, david.an...@bli.uzh.ch wrote: > Has the certificate of images.linuxcontainers.org changed? > Or was I attacked? > I can access again after removing .config/lxc/servercerts/images.crt > But how do I now add the correct certificate again? > > Thanks! Hi, T

Re: [lxc-users] Thoughts on containers to virtualize a Load Balancer's virtual contexts

2016-01-22 Thread Nicola Volpini
On 01/22/2016 04:09 PM, Steve Hayman wrote: > I'm currently running 1270 LXC containers in my production > environment, all serving a similar function to that which you describe. Hello Steve, Nice, I suppose you're happy with the stability, considering the number of containers you run :) > 3.Ans

Re: [lxc-users] Thoughts on containers to virtualize a Load Balancer's virtual contexts

2016-01-22 Thread Steve Hayman
Hi Nicola, New to this Mailing list, but not so new to LXC. I'm currently running 1270 LXC containers in my production environment, all serving a similar function to that which you describe. For about a year and a half now we have been using LXC to host isolated instances of our web app. We have a

[lxc-users] images.linuxcontainers.org certificate

2016-01-22 Thread david . andel
Has the certificate of images.linuxcontainers.org changed? Or was I attacked? I can access again after removing .config/lxc/servercerts/images.crt But how do I now add the correct certificate again? Thanks! ___ lxc-users mailing list lxc-users@lists.linu

Re: [lxc-users] trying to create/install mate-desktop into unprivileged LXC container fails

2016-01-22 Thread brian mullan
Thanks Serge This did NOT work: lxc config device add *lxcfs* fuse unix-char major=10 minor=229 path=/dev/fuse But this DID lxc config device add ** fuse unix-char major=10 minor=229 path=/dev/fuse Thanks so much for the tip. Brian ___ lxc-

[lxc-users] Thoughts on containers to virtualize a Load Balancer's virtual contexts

2016-01-22 Thread Nicola Volpini
Hello, I've been closely observing LXC's development and I'm thrilled by how fast it grew. Well done! We are currently planning to deploy a software load balancer solution. The LB will serve various VIPs, some exposed to the internet, some used internally. Based on this, we would like to use LXC