[libvirt-users] Cannot get interface MTU - qemu quest fails to start off OpenVswitch

lejeczek peljasz at yahoo.co.uk
Fri May 10 14:00:46 UTC 2019


On 10/05/2019 14:44, Michal Privoznik wrote:
> On 5/10/19 3:26 PM, lejeczek wrote:
>> hi guys
>>
>> I have a qemu guest and openvswitch bridge and the guest fails to start:
>>
>> $ virsh start work8
>> error: Failed to start domain work8-vm-win2016
>> error: Cannot get interface MTU on 'ovsbr0': No such device
>
> Well, this means that 'ovsbr0' doesn't exist. Is that so? Can you
> share your <interface/> configuration and the network XML?
>
> Michal

network:

<network>
  <name>ovs-br0</name>
  <uuid>e5129e76-1576-4866-97e1-42f14263cfc2</uuid>
  <forward mode='bridge'/>
  <bridge name='ovsbr0'/>
  <virtualport type='openvswitch'/>
  <portgroup name='vlan-54'>
    <vlan>
      <tag id='54'/>
    </vlan>
  </portgroup>
  <portgroup name='vlan-55' default='yes'>
    <vlan>
      <tag id='55'/>
    </vlan>
  </portgroup>
</network>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pEpkey.asc
Type: application/pgp-keys
Size: 1757 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20190510/6eec994a/attachment.bin>


More information about the libvirt-users mailing list