[ovn-octavia-provider] HM not working for FIPs
Bug #1997418 reported by
Luis Tomas Bolivar
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Undecided
|
Luis Tomas Bolivar |
Bug Description
When an OVN Load Balancer has HealthMonitors associated to its pool/members, if a member is detected as error, there is not traffic being sent to it. However, if the OVN LoadBalancer has a FIP associated to the VIP, when using the FIP to access the Load Balancer, the traffic is loadbalanced also using the members that are in error status.
Changed in neutron: | |
assignee: | nobody → Luis Tomas Bolivar (ltomasbo) |
tags: | added: ovn-octavia-provider |
Changed in neutron: | |
status: | New → In Progress |
To post a comment you must log in.
Reviewed: https:/ /review. opendev. org/c/openstack /ovn-octavia- provider/ +/864817 /opendev. org/openstack/ ovn-octavia- provider/ commit/ 9cb8cd5054e64ab 7fd13b4b63259b6 39b4f26c50
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit 9cb8cd5054e64ab 7fd13b4b63259b6 39b4f26c50
Author: Luis Tomas Bolivar <email address hidden>
Date: Mon Nov 21 14:23:37 2022 +0100
Make clear distinction between health check and health monitor
There was quite a mix between (Octavia) Health Monitors and
(OVN) Load Balancer Health Checks. This patch tries to make a
more clear distinction between Octavia HM and OVN LB HCs.
This patch also add a reference to the Octavia Health Monitors
Ids to the external_ids of the OVN NB Load_Balancer entries.
Related-Bug: #1997418
Change-Id: Ib8499d7c4ea102 e183ead31f063a3 c0a70af6e23