search for: 7c068668d1f6

Displaying 2 results from an estimated 2 matches for "7c068668d1f6".

2019 Mar 15
2
Error starting domain: internal error: Unable to add port vnet0 to OVS bridge br0
...() File "/usr/lib/python2.7/dist-packages/libvirt.py", line 1035, in create if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self) libvirtError: internal error: Unable to add port vnet0 to OVS bridge br0 My output for ovs-vsctl show: 3c28f516-dd5c-43cf-bea1-7c068668d1f6 Bridge "br0" Port "enp0s31f6" Interface "enp0s31f6" Port "br0" Interface "br0" type: internal ovs_version: "2.11.90" *However, when OVS is installed using apt-get rather than...
2019 Mar 26
0
Re: Error starting domain: internal error: Unable to add port vnet0 to OVS bridge br0
...>      if ret == -1: raise libvirtError ('virDomainCreate() > failed', dom=self) > > libvirtError: internal error: Unable to add port vnet0 to OVS > bridge br0 > > > > My output for ovs-vsctl show: > > 3c28f516-dd5c-43cf-bea1-7c068668d1f6 > >      Bridge "br0" > >          Port "enp0s31f6" > >              Interface "enp0s31f6" > >          Port "br0" > >              Interface "br0" > >                  type: internal...