← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1956034] Re: ovn load balancer health monitor cause mac address conflict

 

[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

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

Title:
  ovn load balancer health monitor cause mac address conflict

Status in neutron:
  Expired

Bug description:
  The ovn octavia provider has added the support for health monitor in a commit one year ago:
  https://opendev.org/openstack/ovn-octavia-provider/commit/8bbd8f1b62d7811433079bff8ce940fbdd041a0c

  It reuse the OVN distributed DHCP
  port(device_owner="network:distributed"), whose mac address is
  allocated by neutron, but in the ovn's implementation, the health
  monitor message will be sent from this ip with a different mac address
  obtained from NB_Global table in northbound db. This breaks the ARP
  protocol and metadata request to ovn metadata agent will timeout. A
  possible fix is to use a different neutron port for the health monitor
  purpose.

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



References