← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1933517] Re: [RFE][OVN] Create an intermediate OVS bridge between VM and intergration bridge to improve the live-migration process

 

Looks like this was fixed with the os-vif change, will close. Please re-
open if necessary.

** Changed in: neutron
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1933517

Title:
  [RFE][OVN] Create an intermediate OVS bridge between VM and
  intergration bridge to improve the live-migration process

Status in neutron:
  Fix Released
Status in os-vif:
  Fix Released

Bug description:
  When live migrating network sensitive VMs, the communication is
  broken.

  This is similar to [1] but in OVN the vif-plugged events are directly
  controller by the Neutron server, not by the OVS/DHCP agents.

  The problem lies in when the destination chassis creates the needed OF
  rules for the destination VM port. Same as in OVS, the VM port is
  created when the instance is unpaused. At this moment the VM continues
  sending packets through the interface but OVN didn't finish the
  configuration.

  Related BZs:
  - OSP16.1: https://bugzilla.redhat.com/show_bug.cgi?id=1903653
  - OSP16.1: https://bugzilla.redhat.com/show_bug.cgi?id=1872937
  - OSP16.1: https://bugzilla.redhat.com/show_bug.cgi?id=1966512

  [1]https://bugs.launchpad.net/neutron/+bug/1901707

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1933517/+subscriptions



References