[Lxc-users] Problem with lxc
Kristian Kirilov
d3v1ous at d3v1ous.info
Fri Sep 9 11:40:50 UTC 2011
Hello i have problem with LXC with namespaces support.
blackbird:~# lxc-version
lxc version: 0.7.5
blackbird:~#
My kernel have namespaces support enabled.
blackbird:~# grep CONFIG_NAMESPACES=y /boot/config-3.0.4
CONFIG_NAMESPACES=y
blackbird:~# grep CONFIG_UTS_NS=y /boot/config-3.0.4
CONFIG_UTS_NS=y
blackbird:~# grep CONFIG_IPC_NS=y /boot/config-3.0.4
CONFIG_IPC_NS=y
blackbird:~# grep CONFIG_USER_NS=y /boot/config-3.0.4
CONFIG_USER_NS=y
blackbird:~# grep CONFIG_PID_NS=y /boot/config-3.0.4
CONFIG_PID_NS=y
blackbird:~# grep CONFIG_NET_NS=y /boot/config-3.0.4
CONFIG_NET_NS=y
Maybe i missing something..
lxc-checkconfig show this status:
blackbird:~# lxc-checkconfig
Kernel config /proc/config.gz not found, looking in other places...
Found kernel config file /boot/config-3.0.4
--- 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: required
Cgroup device: enabled
Cgroup sched: enabled
Cgroup cpu account: enabled
Cgroup memory controller: enabled
Cgroup cpuset: enabled
--- Misc ---
Veth pair device: enabled
Macvlan: enabled
Vlan: enabled
File capabilities: enabled
Note : Before booting a new kernel, you can check its configuration
usage : CONFIG=/path/to/config /usr/local/bin/lxc-checkconfig
blackbird:~#
Can somebody help to me to fix this issue?
Thanks
More information about the lxc-users
mailing list