Re: [lxc-devel] solved: issue with cgroups on very first start of any container after bootstrapping the host

2012-06-21 Thread Jäkel , Guido
>> lxc-start 1340194612.798 ERRORlxc_conf - No such file or directory >> - failed to mount '/cgroup/testcat0' on >'/usr/lib/lxc/rootfs/cgroup' <<-- SHOULD BE /cgroup/lxc/testcat0 HERE ??? > >How are you asking for this mount to happen? Can you give your container >config file? Hi Se

Re: [lxc-devel] liblxc api

2012-06-21 Thread Stéphane Graber
On 06/21/2012 11:37 AM, Diego Elio Pettenò wrote: > Il 09/06/2012 19:36, Stéphane Graber ha scritto: >> Yes, the new version of liblxc will be public and will have proper ABI >> versioning (as should be expected from any public library). > > Since you're working on the Python packages, is there an

Re: [lxc-devel] liblxc api

2012-06-21 Thread Diego Elio Pettenò
Il 09/06/2012 19:36, Stéphane Graber ha scritto: > Yes, the new version of liblxc will be public and will have proper ABI > versioning (as should be expected from any public library). Since you're working on the Python packages, is there any chance you could get my libtoolization patch in? If you

Re: [lxc-devel] [PATCH RFC] Introduce a first set of container hooks

2012-06-21 Thread Serge Hallyn
Hi, any comments on this patch? If there are no major objections to the fundamental patch (the lxc.conf entries and the basic hooks), I will go ahead and get it into our ubuntu package to get it some more testing. thanks, -serge Quoting Serge Hallyn (serge.hal...@canonical.com): > This patch in

Re: [lxc-devel] issue with cgroups on very first start of any container after bootstrapping the host

2012-06-21 Thread Jäkel , Guido
>> This has already been identified and fixed in git. >> >... sorry disregard that, I thought your single /cgroup mountpoint had >the 'ns' subsystem mounted as well (but you're using 3.3.5). >Could you try latest git anyway? Would be very convenient for me, if Diego already wrote a ""-Gentoo-e

Re: [lxc-devel] issue with cgroups on very first start of any container after bootstrapping the host

2012-06-21 Thread Serge Hallyn
Quoting Jäkel, Guido (g.jae...@dnb.de): > Hello Developers, > > using Gentoo's lxc-0.8.0_rc1-r4 with a Kernel gentoo-sources-3.3.5 I > observe the following issue concerning the cgroupfs: > > For reasons of compatibility I have still mounted the controllers of the > cgroupfs at a single mo

Re: [lxc-devel] issue with cgroups on very first start of any container after bootstrapping the host

2012-06-21 Thread Ward, David - 0663 - MITLL
On 21/06/12 09:18, Ward, David - 0663 - MITLL wrote: On 21/06/12 05:33, Jäkel, Guido wrote: Hello Developers, using Gentoo's lxc-0.8.0_rc1-r4 with a Kernel gentoo-sources-3.3.5 I observe the following issue concerning the cgroupfs: For reasons of compatibility I have still mounted the c

Re: [lxc-devel] issue with cgroups on very first start of any container after bootstrapping the host

2012-06-21 Thread Ward, David - 0663 - MITLL
On 21/06/12 05:33, Jäkel, Guido wrote: Hello Developers, using Gentoo's lxc-0.8.0_rc1-r4 with a Kernel gentoo-sources-3.3.5 I observe the following issue concerning the cgroupfs: For reasons of compatibility I have still mounted the controllers of the cgroupfs at a single mountpoint /cg

[lxc-devel] issue with cgroups on very first start of any container after bootstrapping the host

2012-06-21 Thread Jäkel , Guido
Hello Developers, using Gentoo's lxc-0.8.0_rc1-r4 with a Kernel gentoo-sources-3.3.5 I observe the following issue concerning the cgroupfs: For reasons of compatibility I have still mounted the controllers of the cgroupfs at a single mountpoint /cgroup/ . # grep cgroup /etc/fsta