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
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to