Skip to content
Discussion options

You must be logged in to vote

Hi @yaroslav-gwit!

Prepare for a lot of text:

I’m planning to implement my own failover/orchestration daemon based on Etcd to manage Master–Shadow transitions.
Could you outline the manual step-by-step process for promoting a Shadow to Master safely?

Interesting. I'm not sure how you would use etcd or how it would differ from uraft, but I would be very interested in the results.

The manual way is:

  1. Shut down the current master (if it isn't already)
  2. Edit the configuration file on shadow and change the personality to master
  3. Reload the configuration.

There may be other things, like saunafs-admin promote-shadow, but that requires the ha-cluster-managed option.

This doesn't include things l…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@yaroslav-gwit
Comment options

Answer selected by uristdwarf
Comment options

You must be logged in to vote
3 replies
@uristdwarf
Comment options

@uristdwarf
Comment options

@yaroslav-gwit
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants