[Bug 1486988] [NEW] /etc/cgconfig.conf ignored -> cgconfigd not working

Serge Hallyn 1486988 at bugs.launchpad.net
Fri Aug 21 16:51:31 UTC 2015


> # cgm create memory CH
> method return sender=(null sender) -> dest=(null destination) reply_serial=1
>    int32 -1

This is not an error.  The -1 means that the cgroup did not already
exist.  Try

cgm listchildren freezer .

after the create, and you should see something like

method return sender=(null sender) -> dest=(null destination) reply_serial=1
   array [
      string "a1"
   ]

Note that cgmanager is not related to cgroup-lite, and that cgroup-lite
does not have a deamon - it simply mounts the cgroups so that they can
be used.


** Changed in: cgroup-lite (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cgroup-lite in Ubuntu.
https://bugs.launchpad.net/bugs/1486988

Title:
  /etc/cgconfig.conf ignored -> cgconfigd not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/1486988/+subscriptions



More information about the Ubuntu-server-bugs mailing list