Hi, > It does not work
are you sure? > cat /proc/cmdline > BOOT_IMAGE=/boot/vmlinuz-3.17.1-031701-generic > root=UUID=3475cb20-ce8d-4f1a-bb5a-1f2dd0aeb515 ro elevator=noop > net.ifnames=1 biosdevname=0 selinux=0 ipv6.disable=1 apparmor=0 > cgroup_disable=memory > but lxc-checkconfig says the memory > Cgroup memory controller: enabled lxc-checkconfig only checks, if it is enabled in the kernel during compile time. Try to check with "dmesg", if the cgroup is enabled, you will see something like: please try 'cgroup_disable=memory' option if you don't want memory cgroups Best regards Dirk -- +----------------------------------------------------------------------+ | Dr. Dirk Geschke / Plankensteinweg 61 / 85435 Erding | | Telefon: 08122-559448 / Mobil: 0176-96906350 / Fax: 08122-9818106 | | [email protected] / [email protected] / [email protected] | +----------------------------------------------------------------------+ _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
