Hello all,
How should I mount a cgroup namesapce ?
Following this link I tried:
mount -t cgroup -ons cgroup /cgroup
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?
Regards,
DS
___
What is your host OS and Kernel version?
Does /proc/cgroup exists, what are the contents?
... This would be a good start
On Sat, Mar 30, 2013 at 10:51 PM, David Shwatrz wrote:
> Hello all,
>
> How should I mount a cgroup namesapce ?
> Following this link I tried:
>
> mount -t cgroup -ons cgrou