When trying to create a container I get the following error
$ sudo lmctfy create test "memory: {limit: 1000000}"
Command exited with error message: 5: Expected cgroup "/sys/fs/cgroup/test" to exist.
try using --stderrthreshold to get more info
That message is weird, as it is part of the Get method.
Even if I manually create /sys/fs/cgroup/test then I get the following error:
$ sudo lmctfy create test "memory: {limit: 1000000}"
Command exited with error message: 6: Can't create existing container "/test"
try using --stderrthreshold to get more info
Note: I'm running this on Debian and followed what was suggested in #8. However, my init command did not succeed with the defaults parametersand had to initialize it with init "", which worked.
When trying to create a container I get the following error
That message is weird, as it is part of the Get method.
Even if I manually create
/sys/fs/cgroup/test
then I get the following error:Note: I'm running this on Debian and followed what was suggested in #8. However, my init command did not succeed with the defaults parametersand had to initialize it with
init ""
, which worked.The output of /proc/cgroups is:
Mounted cgroups: