[Bug 1905933] Re: Incorrect ARP processing when enable_distributed_floating_ip=True
Launchpad Bug Tracker
1905933 at bugs.launchpad.net
Fri Nov 27 14:32:28 UTC 2020
** Merge proposal linked:
https://code.launchpad.net/~fnordahl/ubuntu/+source/ovn/+git/ovn/+merge/394584
--
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/1905933
Title:
Incorrect ARP processing when enable_distributed_floating_ip=True
Status in ovn package in Ubuntu:
Fix Released
Status in ovn source package in Focal:
In Progress
Status in ovn source package in Groovy:
Fix Released
Status in ovn source package in Hirsute:
Fix Released
Bug description:
In a focal-ussuri deployment when enabling `enable-distributed-
floating-ip` traffic from instances with FIPs should exit the HV
directly and not go through a gateway chassis.
However due to a bug each HV will attempt to do ARP processing locally
even for IP addresses not in the external network CIDR.
This results in loss of connectivity for instances with FIPs.
The issue is not present in Groovy with OVN 20.06 and I suspect the issue is fixed by this commit:
https://github.com/ovn-org/ovn/commit/d9ed450713eda62af1bec5009694b2d206c9f435
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ovn/+bug/1905933/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list