Hi,
May I ask: which Ubuntu are you using when create and run ubuntu-cloud
images without being root?
I tried with latest LXC git in Ubuntu 13.04;
I first run: adduser test
and then
su test
and I ran:
lxc-create -t ubuntu-cloud -n myCloud
And I get:
lxc_container: No mapping for container root
Hi,
is it possible to use network type macvlan on tagged VLANs?
I tried it like this:
ubuntu host configuration:
auto lo
iface lo inet loopback
auto p3p3
iface p3p3 inet static
address 192.168.222.11
netmask 255.255.255.0
gateway 192.168.222.1
dns-nameservers 2xx.xxx.xxx.xxx 2xx.xxx.xxx.xx