Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

add juju-verify rules for ovn-central #120

Open
esunar opened this issue Oct 24, 2022 · 2 comments
Open

add juju-verify rules for ovn-central #120

esunar opened this issue Oct 24, 2022 · 2 comments

Comments

@esunar
Copy link
Contributor

esunar commented Oct 24, 2022

It would be nice to have verification steps to safely remove ovn-central units.

Verification should include:

Shutdown/reboot: before shutdown/reboot it needs to verify that sb cluster and nb cluster will have a quorum without that member.

Remove: before removal of the unit, it needs to verify that the member is no longer part of sb and nb cluster and suggests to run cluster/leave to the operator otherwise.

Cluster status may be checked with:

  • ovs-appctl -t /var/run/ovn/ovnnb_db.ctl cluster/status OVN_Northbound
  • ovs-appctl -t /var/run/ovn/ovnsb_db.ctl cluster/status OVN_Southbound

Imported from Launchpad using lp2gh.

@Pjack
Copy link

Pjack commented May 3, 2023

@mkalcok . could we close this one? @rgildein mentioned this one should be resolved in.
#73

@mkalcok
Copy link
Contributor

mkalcok commented May 9, 2023

Yes. This was fixed by #73

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

No branches or pull requests

3 participants