[Bug 1937075] Re: ovn-ctl: ovsdb-server startup might sometimes get stuck and not upgrade clustered database
Luciano Lo Giudice
1937075 at bugs.launchpad.net
Tue Oct 26 18:25:06 UTC 2021
Tested with the new packages and the db server did not get stuck on
startup for a clustered database. Marking it as 'verification-done'.
** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done-focal
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ovn in Ubuntu.
https://bugs.launchpad.net/bugs/1937075
Title:
ovn-ctl: ovsdb-server startup might sometimes get stuck and not
upgrade clustered database
Status in ovn package in Ubuntu:
Fix Released
Status in ovn source package in Focal:
Fix Committed
Status in ovn source package in Groovy:
Fix Released
Status in ovn source package in Hirsute:
Fix Released
Status in ovn source package in Impish:
Fix Released
Bug description:
[Impact]
On upgrades requiring schema changes a cluster may never be upgraded, this can be problematic and might in the worst case scenario lead to data plane outage.
Having said that it is not very likely that we will SRU changes to
Focal that includes schema changes, but it is good to be on the safe
side so we're ready for it in the event it happens.
[Test Plan]
1. With base in the ovn-central charm gate test we can deploy a OVN database cluster.
2. Restart services so that DB leader transition away from the machine that created the cluster.
3. Restart services again on original leader and confirm whether the bug is fixed.
[Regression Potential]
The patch in question has been in upstream branches and releases for a long time, it is also a very minor change adding a argument that allows control tool to not hang when the local unit is not the leader.
[Original Bug Description]
As reported and fixed in [0] if the node that is configured with an empty ``--db-*-cluster-remote-addr`` is no longer the leader, the ovn-ctl script will hang on startup.
Prior to the hang the script will successfully start the ovsdb-server,
but never get to the point where a clustered DB is upgraded in the
event of a schema change.
0: https://github.com/ovn-
org/ovn/commit/65cc0e225b5922a72f0d40c2c39da0210669c21a
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ovn/+bug/1937075/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list