[Bug 1957817] Re: Multicast traffic is broken between VMs on different hypervisors using provider networks
Corey Bryant
1957817 at bugs.launchpad.net
Wed Jul 6 20:52:07 UTC 2022
This bug was fixed in the package ovn - 20.03.2-0ubuntu0.20.04.3~cloud0
---------------
ovn (20.03.2-0ubuntu0.20.04.3~cloud0) bionic-ussuri; urgency=medium
.
* New update for the Ubuntu Cloud Archive.
.
ovn (20.03.2-0ubuntu0.20.04.3) focal; urgency=medium
.
[ James Troup ]
* Fix Multicast traffic between VMs using provider networks (LP: #1957817):
- d/p/lp-1957817-ovn-northd-Add-localnet-ports-to-Multicast_Groups-cr.patch
.
[ Frode Nordahl ]
* Add support for PTR DNS requests (LP: #1857026):
- d/p/lp-1857026-0001-DNS-Make-DNS-lookups-case-insensitive.patch
- d/p/lp-1857026-0002-controller-Add-support-for-PTR-DNS-requests.patch
** Changed in: cloud-archive/ussuri
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ovn in Ubuntu.
https://bugs.launchpad.net/bugs/1957817
Title:
Multicast traffic is broken between VMs on different hypervisors using
provider networks
Status in Ubuntu Cloud Archive:
Fix Released
Status in Ubuntu Cloud Archive ussuri series:
Fix Released
Status in ovn package in Ubuntu:
Fix Released
Status in ovn source package in Focal:
Fix Released
Bug description:
[Impact]
In an OpenStack Ussuri (both Focal and Bionic) cloud we discovered that multicast traffic would fail between VMs on different hypervisors and when using provider networks.
[Test Plan]
The upstream fix also contains an addition to the OVN testsuite confirming the correct behavior. We cat utilize this test case to perform both a control test on a unmodified package as well as confirming that a updated package fixes the problem.
[Regression Potential]
The fix touches a code path that is executed only when OVN is configured to enable handling of Multicast traffic. The fix has also been available for several upstream releases without any reported issues.
[Original Bug Description]
In an OpenStack Ussuri (both Focal and Bionic) cloud we discovered that multicast traffic would fail between VMs on different hypervisors and when using provider networks. The following table reflects what we found works/didn't work:
https://paste.ubuntu.com/p/QZZBjrTSFQ/
Based on this, I went looking at relevant changes upstream and found
that this appears to have been fixed upstream, but not backported to
OVN 20.03:
https://github.com/ovn-
org/ovn/commit/97778ab3e422ac071faa67f9f477fd54977e9c04
I backported this patch to the version of OVN in Ussuri here:
https://launchpad.net/~elmo/+archive/ubuntu/sf322809
These patched packages have been tested on a customer site and
confirmed to fix the problem.
I've attached the patch from the PPA for convenience.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1957817/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list