Comment 12 for bug 1665698

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

I think I found the guest definition in the attached raw log, analyzing ...

The important snippet is:
<interface type='ethernet'>
      <mac address='fa:16:3e:3b:8b:2b'/>
      <target dev='tapf34ef99e-18'/>
      <model type='virtio'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
</interface>

That is my "no" case which should still fail the same way.
Yet I think I need to run that with an externally created tap device to fully match the Openstack+Openvswitch case. Doing that now ...

Still please help to answer all the other questions in comment #10.