I'm trying to use lxc in arch linux. lxc version is 0.8. Running
lxc-execute with the conf file lxc-macvlan.conf is not working. whereas if
I exclude the network part from the conf, e.g using lxc-no-netns.conf is
working fine. Errors are as follows,

#lxc-create -n test -f /usr/share/doc/lxc/examples/lxc-macvlan.conf
'test' created

#lxc-execute -n test /bin/bash

lxc-execute: failed to setup_ipv6_addr ifindex 91 : Permission denied
lxc-execute: failed to setup ipv6 addresses for 'eth0'
lxc-execute: failed to setup netdev
lxc-execute: failed to setup the network for 'test'
lxc-execute: failed to setup the container
lxc-execute: invalid sequence number 1. expected 2
lxc-execute: failed to spawn 'test'

When i do lxc-checkconfig, everything is enabled EXCEPT,
User namespace: missing.

what could  be the issue?

cheers,
swair
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to