On Fri, 10 Jan 2020 at 19:36, Laine Stump wrote:
>
> On 1/4/20 4:48 AM, Amir Sela wrote:
> > Hi,
> > I have an existing OVS bridge, that I can see in ovs-vsctl and use
> > for other purposes.
>
> Does the bridge show up when you run "ovs-vsctl list-br"? Both OVS
> bridges I have on my system are s
What is your OVS bridge interface name? Maybe ovsbr0.
Regards,
saso
> On Jan 4, 2020, at 10:48 AM, Amir Sela wrote:
>
> Hi,
> I have an existing OVS bridge, that I can see in ovs-vsctl and use
> for other purposes.
>
> I've edited the machine's XML as instructed in
> http://docs.openvswitch.or
On 1/4/20 4:48 AM, Amir Sela wrote:
Hi,
I have an existing OVS bridge, that I can see in ovs-vsctl and use
for other purposes.
Does the bridge show up when you run "ovs-vsctl list-br"? Both OVS
bridges I have on my system are seen in that list. I created them both
with "ovs-vsctl add-br BLAH"
Hi,
I have an existing OVS bridge, that I can see in ovs-vsctl and use
for other purposes.
I've edited the machine's XML as instructed in
http://docs.openvswitch.org/en/latest/howto/libvirt/
When I try to start the VM, i get
error: Cannot get interface MTU on 'ovsbr': No such device
Any ideas?