[lxc-users] cgmanager: cgm_list_children for controller=systemd, cgroup_path=user failed: invalid request

Serge Hallyn serge.hallyn at ubuntu.com
Mon Jan 26 16:37:32 UTC 2015


Which provider is this?  Do they have a free trial?  Maybe I can try a
free trial to figure out how to get you going.

Otherwise, the simpler path may be for you to uninstall cgmanager, write
an upstart job to create a cgroup for each controller owned by your
user, write a script you run on login to enter yourself into that,
and then just let lxc use the cgroup filesystem (cgfs.c which it will
use by default).  For any hierarchies you don't need/want to use, you
can use lxc.cgroup.use in /etc/lxc/lxc.conf (see "man lxc.system.conf")
to exclude it.

-serge


More information about the lxc-users mailing list