Bug 2104576 - Add support for setting ovsdb-server RAFT election timer
Summary: Add support for setting ovsdb-server RAFT election timer
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: tripleo-ansible
Version: 17.0 (Wallaby)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ga
: 17.0
Assignee: Terry Wilson
QA Contact: Alex Katz
URL:
Whiteboard:
Depends On:
Blocks: ovsdbclustering
TreeView+ depends on / blocked
 
Reported: 2022-07-06 16:03 UTC by Terry Wilson
Modified: 2022-09-21 12:24 UTC (History)
6 users (show)

Fixed In Version: tripleo-ansible-3.3.1-0.20220720020865.fa5422f.el9ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-09-21 12:23:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 850916 0 None stable/wallaby: MERGED tripleo-ansible: Add raft election timer support (Ic533c9e62d7f2f56a645b60093f51e37375ea39b) 2022-08-23 17:35:01 UTC
Red Hat Issue Tracker OSP-16279 0 None None None 2022-07-06 16:20:30 UTC
Red Hat Product Errata RHEA-2022:6543 0 None None None 2022-09-21 12:24:21 UTC

Description Terry Wilson 2022-07-06 16:03:31 UTC
Description of problem:
Currently there is no way to alter the default ovsdb-server election timer which defaults to 1s other than running ovn-appctl on the leader. The timer can, at maxi mum, be doubled each call. Getting to a desired value that would be appropriate for a load of 100 nodes requires calling the command for 2s, 4s, 8s, and 10s. It should instead be configured at deployment time.

Version-Release number of selected component (if applicable):
ALL

How reproducible:
100%

Steps to Reproduce:
1. Deploy with OVN/RAFT
2. Check timer with ovn-appctl -t /var/run/ovn/ovnnb_db.ctl cluster/status OVN_Northbound


Actual results:
Election timer is set to the default 1s

Expected results:
Election timer is set to the default 10s (or whatever is configured by tripleo)

Additional info:

Comment 13 errata-xmlrpc 2022-09-21 12:23:49 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 (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), 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/RHEA-2022:6543


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