Ich versuche LXC (0.7.4.1) auf meinem Debian 6 installieren, aber wenn ich die lxc-checkconfig laufen bekomme ich "CGroup Speicher-Controller: fehlt"LXC - CGroup Speicher-Controller: fehlende
[email protected]:~# lxc-checkconfig
Kernel config /proc/config.gz not found, looking in other places...
Found kernel config file /boot/config-2.6.32-5-686
--- Namespaces ---
Namespaces: enabled
Utsname namespace: enabled
Ipc namespace: enabled
Pid namespace: enabled
User namespace: enabled
Network namespace: enabled
Multiple /dev/pts instances: enabled
--- Control groups ---
Cgroup: enabled
Cgroup namespace: enabled
Cgroup device: enabled
Cgroup sched: enabled
Cgroup cpu account: enabled
Cgroup memory controller: missing
Cgroup cpuset: enabled
--- Misc ---
Veth pair device: enabled
Macvlan: enabled
Vlan: enabled
File capabilities: enabled
enabled
Note : Before booting a new kernel, you can check its configuration
usage : CONFIG=/path/to/config /usr/bin/lxc-checkconfig
Nach Google-Suche Ich muss meinen Kernel neu kompilieren, aber ich weiß nicht wie. Jemand kann mir erklären, wie man das macht?
Mit freundlichen Grüßen
Danke, die Backports lösen mein Problem. –