<div dir="ltr"><div>Hi,<br><br>Ubuntu 16.04.<br><br></div>My OVS config:<br><div>...<br>Port "veth-lub4"<br>            tag: 800<br>            Interface "veth-lub4"<br>                error: "could not open network device veth-lub4 (No such device)"<br>        Port "veth-lub6"<br>            tag: 800<br>            Interface "veth-lub6"<br>                error: "could not open network device veth-lub6 (No such device)"<br>        Port "veth-lub5"<br>            tag: 800<br>            Interface "veth-lub5"<br>                error: "could not open network device veth-lub5 (No such device)"<br>        Port "veth-lub7"<br>            tag: 800<br>            Interface "veth-lub7"<br>                error: "could not open network device veth-lub7 (No such device)"<br>    ovs_version: "2.5.0"<br><br></div><div>The containers are stopped so the error is true.<br><br></div><div>I wanted to start lub4:<br>rattila@fcubi:~$ sudo lxc-start -n lub4<br>lxc-start: lxc_start.c: main: 344 The container failed to start.<br>lxc-start: lxc_start.c: main: 346 To get more details, run the container in foreground mode.<br>lxc-start: lxc_start.c: main: 348 Additional information can be obtained by setting the --logfile and --logpriority options.<br><br></div><div>The problem is the pre-configured OVS ports! If I remove the above ports and re-start the containers and configure again OVS for the given port everything will be OK.<br></div><div>Is that the needed solution?<br><br></div><div>I found the port will be setup automatically except tagging (VLAN) by lxc.<br></div><div>So after the container was started I have to configure VLAN manually by ovs-vsctl for getting IP from the DHCP server which is on the tagged VLAN.<br></div><div><br></div><div>It is very inconvenient if the machine was rebooted because OVS "learned" the config and the restarted containers are not able to start because of the pre-configured ports in OVS.<br><br></div><div>TIA,<br></div><div>Ruzsi<br></div><div><br></div></div>