Re: [Lxc-users] lxc on fedora 15 (was : cgroups: support cgroups mounted in multiple places)

2011-06-26 Thread Serge E. Hallyn
Quoting Daniel Lezcano (daniel.lezc...@free.fr): > I reported the problem some month ago. > > https://bugzilla.redhat.com/show_bug.cgi?id=636210 > > When running a debian container, there is no problem. Dude, does redhat have a maintainer for the package? I think they informally closed the bug

Re: [Lxc-users] lxc on fedora 15 (was : cgroups: support cgroups mounted in multiple places)

2011-06-26 Thread Daniel Lezcano
On 06/26/2011 05:09 PM, Serge E. Hallyn wrote: > Quoting Daniel Lezcano (daniel.lezc...@free.fr): >> fedora 15 has a patched kernel with utrace. > By patched, you mean utrace is not upstream? Right. >> Are we sure, utrace is pid namespace aware ? > I've not looked at it, no. > >> My natty contain

Re: [Lxc-users] lxc on fedora 15 (was : cgroups: support cgroups mounted in multiple places)

2011-06-26 Thread Serge E. Hallyn
Quoting Daniel Lezcano (daniel.lezc...@free.fr): > fedora 15 has a patched kernel with utrace. By patched, you mean utrace is not upstream? > Are we sure, utrace is pid namespace aware ? I've not looked at it, no. > My natty container booted on fedora 15 but is stuck at: > > \_ lxc-start -n na

[Lxc-users] lxc on fedora 15 (was : cgroups: support cgroups mounted in multiple places)

2011-06-25 Thread Daniel Lezcano
On 06/24/2011 07:54 PM, Serge Hallyn wrote: > I.e. with systemd or libcgroup. > > To do this, instead of looking for one cgroup called 'lxc' or > otherwise taking the first cgroup we find, we actually create a > container in every mounted cgroup fs. Right now it's done under the > root of each fs.