Hey, here is a discussion about the reproducablity. I'm wrote very early in these thread that if I set the following network config in a container ip -6 tunnel add gt6nactr01 mode ip6gre local 2a4:4483:5:1709::2:1 remote 2a4:4494:f:997:217:110:59:5 ip link set mtu 1500 dev gt6nactr01 up ip addr add 2a04:4454:f:f003::1/64 dev gt6nactr01 ip addr add 169.254.193.1/30 dev gt6nactr01 it will hang on reboot, try it again just now an it works/halt! There is also a other possiblity to stop a lxc with the same result "waiting for lo to become free". And this is if you mount a nfs server with a lxc container, you have to change something apparmor but than it works perfectly until you try to reboot the lxc container. Is there any reason why not try to fix these reproducable problems first? cheers meno On Mon, Feb 9, 2015 at 6:50 PM, Rodrigo Vaz