Skip to content

Commit ab0f150

Browse files
committed
docs: add neutron OVN octavia issue to RL9 guide
1 parent 004039e commit ab0f150

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/source/operations/rocky-linux-9.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,12 @@ Potential issues
200200
.. code-block:: yaml
201201
202202
mariabackup_image_full: "{{ docker_registry }}/stackhpc/rocky-source-mariadb-server:yoga-20230310T170929"
203+
- When using Octavia load balancers with the OVN provider and OVN DVR FIP is
204+
enabled, restarting Neutron causes load balancers with floating IPs to stop
205+
processing traffic. See `LP#2042938
206+
<https://bugs.launchpad.net/neutron/+bug/2042938>`__ for details. The issue
207+
may be worked around after Neutron has been restarted by detaching then
208+
reattaching the floating IP to the load balancer's virtual IP.
203209

204210
Full procedure for one host
205211
---------------------------

0 commit comments

Comments
 (0)