[Bug 1279176] Re: IPv6 fails when "<interface type='direct'>", on top of OVS

Serge Hallyn 1279176 at bugs.launchpad.net
Thu Mar 13 21:54:52 UTC 2014


Hi,

Laine straightened me out on irc.  the <interface type='direct'> means
that it will create a macvtap interface.  It is not meant to be used
with a bridge, but with a real nic.  Since you are using a bridge, you
want to use <interface type='bridge'>.  The fact that type='direct'
sometimes works appears to be an accident.

You mentioned in comment #5 that you sometimes have an error starting up
VMs when using <interface type='bridge'>.  If that is the case, that
would be the real bug here.  (Note though that vifX are the network
interfaces used for xen, so if you are seeing those they are not related
to your kvm vms)

So, I will mark this bug invalid.  Please switch to using <interface
type='bridge'>.  If/when you have an error starting VMs due to that,
please file a new bug immediately (using ubuntu-bug libvirt if possible)
so we can figure out what is going on there.

** Changed in: libvirt (Ubuntu)
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/1279176

Title:
  IPv6 fails when "<interface type='direct'>", on top of OVS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1279176/+subscriptions



More information about the Ubuntu-server-bugs mailing list