Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce network interruption of quorum migration #1406

Draft
wants to merge 1 commit into
base: stackhpc/2023.1
Choose a base branch
from

Conversation

priteau
Copy link
Member

@priteau priteau commented Dec 5, 2024

We can reduce the potential network connectivity interruption caused by quorum migration by stopping Keystone and Neutron last and starting them first, at the expense of longer API downtime (because each kayobe invocation first generates configuration).

We can reduce the potential network connectivity interruption caused by
quorum migration by stopping Keystone and Neutron last and starting them
first, at the expense of longer API downtime (because each kayobe
invocation first generates configuration).
@priteau priteau self-assigned this Dec 5, 2024
@MoteHue
Copy link
Contributor

MoteHue commented Jan 6, 2025

Any reason this is still a draft @priteau? It looks very helpful for OVS-based systems, would be good to get it in :)

@priteau
Copy link
Member Author

priteau commented Jan 6, 2025

I set it to draft because I wanted to hear thoughts on the approach. The code change itself is ready.

@MoteHue
Copy link
Contributor

MoteHue commented Jan 9, 2025

I think this approach is fine, although it does mean there will be a longer downtime on the non-critical services.
Perhaps we can just split the tasks when OVS is in use?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants