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


------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to