<div dir="ltr"><div>First test: (i have by default) <br><br>default.conf  (in /etc/lxc)<br>lxc.network.type = veth<br>lxc.network.link = lxcbr0<br>lxc.network.flags = up<br>lxc.network.hwaddr = 00:16:3e:xx:xx:xx<br><br>i have added: <br><br>lxc.network.mtu = 1500<br>lxc.network.type = veth<br><a href="http://lxc.network.name">lxc.network.name</a> = eth0<br>lxc.network.link = br0<br>lxc.network.ipv4 = 107.20.135.109<br>lxc.network.flags = up<br><br>lxc.network.type = veth<br>lxc.network.link = br1<br>lxc.network.ipv4 = <a href="http://192.168.0.63/24">192.168.0.63/24</a><br><a href="http://lxc.network.name">lxc.network.name</a> = eth1<br>lxc.network.flags = up<br><br>VirtualBox:/etc/lxc$ sudo lxc-create -t ubuntu -n u9<br>Checking cache download in /var/cache/lxc/trusty/rootfs-i386 ... <br>Copy /var/cache/lxc/trusty/rootfs-i386 to /var/lib/lxc/u9/rootfs ... <br>Copying rootfs to /var/lib/lxc/u9/rootfs ...<br>rsync: write failed on "/var/lib/lxc/u9/rootfs/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty_universe_binary-i386_Packages": No space left on device (28)<br>rsync error: error in file IO (code 11) at receiver.c(389) [receiver=3.1.0]<br>lxc_container: container creation template for u9 failed<br>lxc_container: Error creating container u9<br><br>!!!<br></div>Have you an idea please ?<br><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">Best Regards. <br></div></div></div>