Hi,My /etc/cgrules.conf is
root:nfsd memory /sys/fs/cgroups/filer/root:/usr/sbin/exportfs cpuset,memory
/sys/fs/cgroups/filer/root:/usr/sbin/rpc.mountd cpuset,memory
/sys/fs/cgroups/filer/root:/usr/sbin/rpc.nfsd cpuset,memory
/sys/fs/cgroups/filer/root:/usr/sbin/rpc.svcgssd cpuset,memory
/sys/fs/cgroups/filer/
my /etc/cgconfig.conf is like below.
group filer { memory { memory.limit_in_bytes=4G; }
cpuset { cpuset.cpus=0-2; }}
after the system boots, i don;t see any group created, But then when i run
"cgconfigparser", the group gets created,Post this i want the cgrules.conf to
take effect, but it does not work after running cgrulesengd.And there are no
start-up scripts too in my 3.13 kernel. My requirement is to create the group
and move the process as above to the group on system boot.
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users