Guido, Serge
Thank you for your insight.  the parent, /cgroup/cpuset/lxc, has 
cpuset.cpus however it hasnt been initialized to any number.  my 
hypothesis is /cgroup/cpuset/lxc/GE/cpuset.cpus therefore cannot be set 
as its parent hasnt been initialized.

im uncertain if clone_children is present, however i would suspect it is 
or else the qemu_kvm package for centos would run into serious problems.
is there a means i can use to check the presence of this flag without 
fetching the source?


On 2013-10-10 12:25, Guido Jäkel wrote:
> On 2013-10-10 17:44, Dwight Engen wrote:
>> On Thu, 10 Oct 2013 09:03:36 -0500
>> Serge Hallyn <serge.hal...@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

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to