[Lxc-users] Containers that don't die!

2013-10-23 Thread Leandro Ferreira
Hi, I was testing a solution with lxc and apache2 on ubuntu 13.04, And very very often some containers don't react to lxc-stop end even don't die with kill -9, It's a known bug? there are some work around? -- Att: Leandro S Ferreira @ Leandrosf.com ---

Re: [Lxc-users] Containers that don't die!

2013-10-23 Thread Tamas Papp
On 10/23/2013 08:55 PM, Leandro Ferreira wrote: > Hi, > > I was testing a solution with lxc and apache2 on ubuntu 13.04, > And very very often some containers don't react to lxc-stop end even > don't die with kill -9, > It's a known bug? there are some work around? > What do you see exactly? Wha

Re: [Lxc-users] Containers that don't die!

2013-10-23 Thread Ranjib Dey
same here, i am not facing any issue, basic operations works just fine for me. Im running lxc 1.0.0 alpha on fedora 19. Installed via the rpm, On Wed, Oct 23, 2013 at 12:16 PM, Tamas Papp wrote: > > On 10/23/2013 08:55 PM, Leandro Ferreira wrote: > > Hi, > > > > I was testing a solution with lx

[Lxc-users] lxc-destroy fails on 1.0.0.alpha2

2013-10-23 Thread Ranjib Dey
I am using lxc 1.0.0,alpha2 on fedora 19 (xb6_64) and trying to create ubuntu containers. On the very first pass container creation works fine, but destroy does not work. Im not sure whats the reason. I cant delete the /var/lib/lxc/ manually, but if I unmount the rootfs , then deletion works. So,

[Lxc-users] bind (re)mount possible?

2013-10-23 Thread Ulli Horlacher
I have a container running with: root@vms2:/lxc# egrep 'fstab|lxc.cap.drop' fex.cfg lxc.mount = /lxc/fex.fstab lxc.cap.drop = mac_override lxc.cap.drop = sys_module lxc.cap.drop = sys_boot lxc.cap.drop = sys_admin lxc.cap.drop = sys_time root@vms2:/lxc# grep /sw fex.fstab /nfs/rusnas/sw

[Lxc-users] lxc with Linux bonding

2013-10-23 Thread wang yao
Hi All, I'm using lxc in my project, I want to combine lxc with Linux bonding, so I've tried do Linux bonding with *mode=6* on the host, the bonding interface is *bond0*, whose SLAVE are *eth0* and *eth1* of the host. And I use *macvlan* type by the "lxc.network.link = bond0" to link the host and t

[Lxc-users] veth vs macvlan

2013-10-23 Thread Ulli Horlacher
So far, I am using my containers with: lxc.network.type = veth lxc.network.link = br0 lxc.network.name = eth0 What is the difference ((dis)advantages) to the macvlan interface type? -- Ullrich Horlacher Informationssysteme und Serverbetrieb Rechenzentrum IZUS/TIK E-Mail: ho