Re: [Lxc-users] appropriate architecture for two sets of containers on one host

2013-03-12 Thread Guido Jäkel
Dear Mike, if your separate networks are already organized with VLANs externally, then you might use it (like me) in the following way: -{vlan-trunk}--[eth0]--+--[vlaNNN]--{vlanNNN}--[brNNN]--+--[veth.c1|eth0] |+--[veth.c2|eth0]

Re: [Lxc-users] Containers slow to start after 1600

2013-03-12 Thread Benoit Lourdelet
Hello Serge, I am running on a 256MB RAM host, with plenty of free memory. I issue echo t > /proc/sysrq-trigger when containers was taking 30s to start , it gave the following. Nothing that caught my attention. this block is repeated of each running container: [46825.718046] rt_rq[31]:/lxc/l

Re: [Lxc-users] Containers slow to start after 1600

2013-03-12 Thread Serge Hallyn
Quoting Benoit Lourdelet (blour...@juniper.net): > Hello Serge, > > > I am running on a 256MB RAM host, with plenty of free memory. G? :) > I issue echo t > /proc/sysrq-trigger when containers was taking 30s to > start , it gave the following. Nothing that caught my attention. Hm. Thanks.

[Lxc-users] Confusing behaviour using LXC container with systemd

2013-03-12 Thread John
Hello, I've been trying to convert some containers to systemd. I have implemented a systemd container using lxc.autodev with lxc.hook.autodev to create additional devices and I can now start containers that run systemd internally. I am, however, experiencing some problems and am at a loss as to

Re: [Lxc-users] Confusing behaviour using LXC container with systemd

2013-03-12 Thread Serge Hallyn
Quoting John (l...@jelmail.com): > Hello, I've been trying to convert some containers to systemd. I have > implemented a systemd container using lxc.autodev with lxc.hook.autodev > to create additional devices and I can now start containers that run > systemd internally. I am, however, experienc

Re: [Lxc-users] Confusing behaviour using LXC container with systemd

2013-03-12 Thread John
On 12/03/13 22:25, Serge Hallyn wrote: > Quoting John (l...@jelmail.com): >> Hello, I've been trying to convert some containers to systemd. I have >> implemented a systemd container using lxc.autodev with lxc.hook.autodev >> to create additional devices and I can now start containers that run >> sy

Re: [Lxc-users] Confusing behaviour using LXC container with systemd

2013-03-12 Thread Serge Hallyn
Quoting John (l...@jelmail.com): > On 12/03/13 22:25, Serge Hallyn wrote: > >Quoting John (l...@jelmail.com): ... > [root@boron ~]# mount > none on /dev type tmpfs (rw,relatime,size=100k) > devpts on /dev/console type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000) > devpts on /dev/tty1 type devpt

[Lxc-users] Bluetooth inside of a container

2013-03-12 Thread David Baird
Dear lxc users, I have a Bluetooth radio that I'd like to get at from inside a container. I'd like to know if and how this can be made to work inside the container (inside the container). Attempts to use bluetooth result in "Address family not supported" as in the following, # strace hcitool scan