Re: [lxc-users] Containers have network issues when their host uses a bonded interface

2015-09-08 Thread Peter Steele
I don't think I'm up to the challenge of an ASCII art representation of our cluster. How's this instead? We run on a cluster of 1U and 2U servers. Each server is connected to the same network by either multiple 1GigE or 10GigE links and is configured with a bonded/bridged interface. Every

[lxc-users] Mounting as rw into container

2015-09-08 Thread SIVA SUBRAMANIAN.P
Hi, I want to mount some dir as rw into the container, but I'm not able to do with mount entry as rw in the lxc config file. Any inputs will be helpful for me. Regards, Sivasubramanian ___ lxc-users mailing list lxc-users@lists.linuxcontainers.org

Re: [lxc-users] Mounting as rw into container

2015-09-08 Thread Xavier Gendre
Hi, an easy way is to use lxc.mount.entry with bind in the config file of the container. An example could be the following line: lxc.mount.entry = /path/to/directory/in/host path/to/directory/in/container none bind,create=dir 0 0 Note the missing '/' at the beginning of the target path in

[lxc-users] lxc-start of unprivileged container errors out with sysfs mount

2015-09-08 Thread Lucian Cherish
I started experimenting with lxc on Ubuntu 14.04 early August, and I was fairly successful in getting lxc installed, started, cloned and all that. However, today, I found out that I was not able to start any of my unprivildged containers anymore.  The strange thing is that /proc mounts fine, but

Re: [lxc-users] lxc-start of unprivileged container errors out with sysfs mount

2015-09-08 Thread Ranjib Dey
what kernel version you are using? 3.16 has a bug that gives this error, you have to install 3.19 (vivid lts?) or rollback to a older kernel On Tue, Sep 1, 2015 at 4:38 PM, Lucian Cherish wrote: > I started experimenting with lxc on Ubuntu 14.04 early August, and I was > fairly

[lxc-users] Xorg not starting at autostart

2015-09-08 Thread Balwinder Singh
Hello, I am trying to create lxc container with lxde based desktop environment. My container is owned by root. Everything works fine, if I login as root and start container. Xorg works, lxdm greeter comes up properly, mouse works, keyboard works. My problem is that Xorg fails when autostart is

[lxc-users] lxc 1.1.3, fedora guest complains no enabled repos; stale /var/cache/lxc ?

2015-09-08 Thread Dan Kegel
Short story: I had to update lxc-templates *and* nuke /var/cache/lxc/fedora before I could create fully-working fedora guests. Long story: I'm on Ubuntu 14.04, and have added the lxc-stable ppa. dpkg-query -l shows ii lxc 1.1.3-0ubuntu1~ubuntu14.04.1~ppa1 ii lxc-templates