esunar / test4

GNU General Public License v3.0
0 stars 0 forks source link

Check for reasonable value of ovn db election timeout #222

Closed esunar closed 1 year ago

esunar commented 1 year ago

Once this feature update is fix-released: https://bugs.launchpad.net/charm-ovn-central/+bug/1899371

We should validate that the ovn-central ovsdb-server-election-timer is set to 4 or more.

1 second default does not allow for lag from any nova-compute ovsdb server or storage/network delays in heavily loaded production environments.

Some discussion in related bugzillas note that 4 seconds is the typical max most people have experienced needing to tune this to, but depending on deployments, we may want to err on the database being more stable in heavily loaded environments and set as high as 10 seconds. 10 minutes is the max setting.


Imported from Launchpad using lp2gh.