Comment 9 for bug 1280461

Revision history for this message
BlueBlazer (fill) wrote :

Confirmed on a fresh install of 14.04.1

thanks Craym!

"

I found the bug here :
vim /var/lib/lxc/juju-machine-0-lxc-0/config

The config file has a bug in its generation and the following line is wrong :

lxc.network.link = br0

Replace it for :

lxc.network.link = lxcbr0

And the machine will start properly afterward."

Changed all lxc containers to lxcbr0 and confirmed boot.

I was using on a nonlocal node @ machine 2. but same exact results