First test: (i have by default) default.conf (in /etc/lxc) lxc.network.type = veth lxc.network.link = lxcbr0 lxc.network.flags = up lxc.network.hwaddr = 00:16:3e:xx:xx:xx
i have added: lxc.network.mtu = 1500 lxc.network.type = veth lxc.network.name = eth0 lxc.network.link = br0 lxc.network.ipv4 = 107.20.135.109 lxc.network.flags = up lxc.network.type = veth lxc.network.link = br1 lxc.network.ipv4 = 192.168.0.63/24 lxc.network.name = eth1 lxc.network.flags = up VirtualBox:/etc/lxc$ sudo lxc-create -t ubuntu -n u9 Checking cache download in /var/cache/lxc/trusty/rootfs-i386 ... Copy /var/cache/lxc/trusty/rootfs-i386 to /var/lib/lxc/u9/rootfs ... Copying rootfs to /var/lib/lxc/u9/rootfs ... 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) rsync error: error in file IO (code 11) at receiver.c(389) [receiver=3.1.0] lxc_container: container creation template for u9 failed lxc_container: Error creating container u9 !!! Have you an idea please ? Best Regards.
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
