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
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
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
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
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
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-
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