We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 004039e commit ab0f150Copy full SHA for ab0f150
doc/source/operations/rocky-linux-9.rst
@@ -200,6 +200,12 @@ Potential issues
200
.. code-block:: yaml
201
202
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.
209
210
Full procedure for one host
211
---------------------------
0 commit comments