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 _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
