-
Epic
-
Resolution: Unresolved
-
Normal
-
rhos-17.1.0, rhos-16.2.z, rhos-18.0.0
-
neutron-ovn-db-sync-util does not support syncing OVN LBs from ovn-octavia-provider
-
False
-
-
False
-
Committed
-
Committed
-
RHOSSTRAT-87 - Octavia FR2 New Features and Enhancements
-
Committed
-
Proposed
-
100% To Do, 0% In Progress, 0% Done
-
2024Q3
Description of problem:
Currently the neutron-ovn-db-sync-util does not sync OVN LBs into the ovsdbs, if there is any inconsistency with these records we can not use the sync tool to fix these.
In 2078793 bugzilla for example and issue was hit and the only work around on the customer case(03245762) was to manually delete the records from the Octavia database. It was suggested that the sync tool may be able to be used to repair the entry but checking on a remote session this proved not to be the case, checking the code you can see why[1].
This is due to the fact that currently the sync tool only supports syncing data from the Neutron database, these LBs from ovn-octavia-provider are stored in the Octavia database
I'm opening this bug to discuss whether this is something we would like to fix, and if so how we would like to go about it.
Some suggestions were, creating a new sync tool for Octavia which would be owned by that team. Enabling some type of hook method in the neutron sync until that code from Octavia could use, or adding it to some shared library.
Please let me know your thoughts on this.
Version-Release number of selected component (if applicable):
How reproducible:
Every time
Steps to Reproduce:
1. Delete LB record from the OVN database
2. Run the sync util
3. See that the LB is still missing from the DB
Expected results:
If a LB record is missing or inconsistent we should have some method to re-sync this with the original data from the Galera database
- is cloned by
-
OSPRH-9080 Backport to 17.1 - BZ#2100704 neutron-ovn-db-sync-util does not support syncing OVN LBs from ovn-octavia-provider
-
- Refinement
-
- external trackers
1.
|
Identify items to be sync |
|
Closed | |
Fernando Royo |
2.
|
Implement log/repair mode |
|
In Progress | |
Fernando Royo |
3.
|
Create testing and evaluate on a misconfig env |
|
In Progress | |
Fernando Royo |