[Pkg-libvirt-maintainers] Bug#520088: virt-manager: adding additional network adapter - inconsistency between libvirt and xend

Andreas Unterkircher unki at netshadow.at
Tue Mar 17 09:57:57 UTC 2009


Ups, I missed one network adapter from the xen domain. To reproduce
it I already added a third network adapter too.

So as you can see, the bridge virbr0 has the same MAC as the
adapter in the XML dump

     (device
         (vif
             (bridge br0)
             (mac 00:16:36:4a:4d:9a)
             (script vif-bridge)
             (uuid a1664761-2c3e-75dd-e524-291fb21291f0)
             (backend 0)
         )
     )
     (device
         (vif
             (bridge virbr1)
             (mac 00:16:36:50:c5:6b)
             (script vif-bridge)
             (uuid 2190565d-760a-4018-1c93-1d79af07b074)
             (backend 0)
         )
     )
     (device
         (vif
             (bridge virbr0)
             (mac 00:16:36:17:ef:05)
             (script vif-bridge)
             (uuid e482e232-e2d0-f81a-3442-c1cce5729810)
             (backend 0)
         )
     )






More information about the Pkg-libvirt-maintainers mailing list