[Lxc-users] cgroups permission problem

Guido Jäkel G.Jaekel at DNB.DE
Thu Oct 10 16:25:28 UTC 2013


On 2013-10-10 17:44, Dwight Engen wrote:
> On Thu, 10 Oct 2013 09:03:36 -0500
> Serge Hallyn <serge.hallyn at ubuntu.com> wrote:
>
> John, are you perhaps running on an older kernel that doesn't have
> clone_children? lxc relies on this to propagate values down the
> heirarchy.

Dear Serge, Dear Jon

On my Gentoo environment, i have to "patch" this for the lxc parent dir in my starter script, because will not set in in the root cgroup dir after mounting - even with the recent kernel 3.8.13. Did I/we miss a mount option?

  [...]
  ( cd ${CGROUPPATH%/lxc} && [ -f "cgroup.clone_children" ] && echo "1" >cgroup.clone_children )
  [...]


greetings

Guido




More information about the lxc-users mailing list