Bug 2134364 - [OVN] Hash Ring nodes considered dead because of delayed probing
Summary: [OVN] Hash Ring nodes considered dead because of delayed probing
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-networking-ovn
Version: 16.1 (Train)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Lucas Alvares Gomes
QA Contact: Eran Kuris
URL:
Whiteboard:
Depends On:
Blocks: 2125842 2134365
TreeView+ depends on / blocked
 
Reported: 2022-10-13 09:19 UTC by Lucas Alvares Gomes
Modified: 2022-12-07 20:28 UTC (History)
5 users (show)

Fixed In Version: python-networking-ovn-7.3.1-1.2022/1020133552.4e24f4c.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2134365 (view as bug list)
Environment:
Last Closed: 2022-12-07 20:27:53 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-19364 0 None None None 2022-10-13 09:21:52 UTC
Red Hat Product Errata RHBA-2022:8795 0 None None None 2022-12-07 20:28:31 UTC

Description Lucas Alvares Gomes 2022-10-13 09:19:04 UTC
Right now, probing the hash ring nodes happens as part of the maintenance task thread but this thread is only started after we establish a connection with the OVSDB servers in the post_fork_initialize() method for ML2/OVN.

If this connection with OVSDB takes longer than expected, it's possible that the nodes in the hash ring (that have to be added prior to this connection) will time out because the maintenance task thread has not yet being started.

Ideally, we would need to separate the probing to it's own periodic thread that is started before the connections with the OVSDBs to avoid this problem.

This BZ is related to the initial work done at: https://bugzilla.redhat.com/show_bug.cgi?id=2125828

Comment 2 Jakub Libosvar 2022-11-14 17:13:26 UTC
This will be fixed in 16.2 - bug 2134365

Comment 10 errata-xmlrpc 2022-12-07 20:27:53 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Red Hat OpenStack Platform 16.1.9 bug fix and enhancement advisory), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:8795


Note You need to log in before you can comment on or make changes to this bug.