Quoting Georg Schönberger ([email protected]): > Hi LXC team, > > somehow my cgm setup stopped working today! > > I cannot make a request from the host anymore: > # lxc-cgroup -n ubuntu1 memory.usage_in_bytes > 32956416 > # cgm getvalue memory /lxc/ubuntu1 memory.usage_in_bytes > Error org.freedesktop.DBus.Error.InvalidArgs: invalid request
Hm - this is on the *host*? > In the log I got > # tail /var/log/upstart/cgmanager.log > cgmanager: Invalid path /run/cgmanager/fs/none,name=systemd///user (No > such file or directory) > cgmanager:list_children_main: Could not determine the requested cgroup > cgmanager:get_pid_cgroup_main: Could not determine the requestor cgroup > cgmanager:get_pid_cgroup_main: Could not determine the requestor cgroup > cgmanager:get_value_main: target cgroup is not below r (2280)'s > The log message was introduced by the following patch: > *https://lists.debian.org/debian-release/2015/02/msg00396.html > with the following comments: > *// Get p's current cgroup in pcgpath > *// Make sure target cgroup is under proxy's > So maybe it's a permission or proxy issue? Can you show ps -ef | egrep -e "(cgmanager|cgproxy)" uname -a cat /proc/self/cgroup _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
