Package: cgroup-bin
Version: 0.37.1-1
Severity: normal

I am not able to mount cgroup "memory" type, it is not recognized by 
cgconfigparser:

antonm@deneb:~$ sudo cgconfigparser -l /etc/cgconfig.conf 
Loading configuration file /etc/cgconfig.conf failed
Cgroup mounting failed

If I comment out

    memory = /sys/fs/cgroup/memory;

in /etc/cgconfig.conf it will work find than.

Memory type looks to be supported by the kernel:

antonm@deneb:~$ cat /proc/cgroups 
#subsys_name    hierarchy       num_cgroups     enabled
cpuset  0       1       1
cpu     1       4       1
cpuacct 0       1       1
memory  0       1       0
devices 0       1       1
freezer 0       1       1
net_cls 0       1       1
blkio   0       1       1

I seems to be unable to use libvirt LXC interface without this type
being mounted.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cgroup-bin depends on:
ii  libc6       2.13-21 
ii  libcgroup1  0.37.1-1

cgroup-bin recommends no packages.

cgroup-bin suggests no packages.

-- Configuration Files:
/etc/cgconfig.conf changed:
mount {
        cpu = /sys/fs/cgroup;
        cpuacct = /sys/fs/cgroup/cpuacct;
        devices = /sys/fs/cgroup/devices;
        memory = /sys/fs/cgroup/memory;
}


-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to