Looks like your system is a bit confused, possibly because of a failed bridge migration on upgrade.
I'd recommend you remove /etc/default/lxd-bridge if it still exists. If you're not using the old LXC commands (lxc-*), I'd recommend you remove the lxc1 package from your system too (that'll remove lxcbr0). And finally reboot your system and see what shows up after a clean boot. If you're still stuck with "lxdbr0" reported as managed but not showing up on your system (ifconfig lxdbr0), then we can look into this a bit closer. On Mon, Oct 10, 2016 at 09:39:55PM +0100, Matthew Williams wrote: > Hey Folks, > > My setup has been working fine on trusty so far, however I'm getting the > following problem with 2.4.1-0ubuntu1~ubuntu14.04.1~ppa1. > > $ lxc start tensorflow-scikit > error: Missing parent 'lxdbr0' for nic 'eth0' > Try `lxc info --show-log tensorflow-scikit` for more info > > $ lxc network create lxdbr0 > error: The network already exists > > $ lxc network list > +-------------+----------+---------+---------+ > | NAME | TYPE | MANAGED | USED BY | > +-------------+----------+---------+---------+ > | eth0 | physical | NO | 0 | > +-------------+----------+---------+---------+ > | lxcbr0 | bridge | NO | 0 | > +-------------+----------+---------+---------+ > | lxd-upgrade | bridge | NO | 0 | > +-------------+----------+---------+---------+ > | lxdbr0 | bridge | YES | 6 | > +-------------+----------+---------+---------+ > | wlan0 | physical | NO | 0 | > +-------------+----------+---------+---------+ > > It's been working (aside from a similar issue I had with 2.3.0 last week) > > Any ideas? > > Matty > _______________________________________________ > lxc-users mailing list > [email protected] > http://lists.linuxcontainers.org/listinfo/lxc-users -- Stéphane Graber Ubuntu developer http://www.ubuntu.com
signature.asc
Description: PGP signature
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
