On Sun, Mar 31, 2013 at 06:51:28AM +0300, David Shwatrz wrote: > Hello all, > > How should I mount a cgroup namesapce ? > Following this link I tried:
Where is a link? > > mount -t cgroup -ons cgroup /cgroup I could not find "ns" in the mainstream kernel. > > But I got: > mount: special device cgroup does not exist > > I suppose some argument is missing. > > Can someone please guide me how to fix it? Probably You need to implement "ns" for your kernel. Feel free to clone the kernel git and write a piece of code;) > > Regards, > DS > _______________________________________________ > Users mailing list > Users@openvz.org > https://lists.openvz.org/mailman/listinfo/users _______________________________________________ Users mailing list Users@openvz.org https://lists.openvz.org/mailman/listinfo/users