Handling node replacements #518
Unanswered
stratacast
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@stratacast overlapping partitions is a There isn't much specific that can be recommended from a few line long description. Grow-then-Shrink upgrades is one approach usually recommended against but for replacing a Ra node it can work.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am reaching a point where I am planning to reinstall the OS on my nodes for upgrades. The problem is, I am hitting an issue of adding a new node back to the cluster after the OS is reinstalled in my testing. Even simply removing my radata contents and starting afresh I run into "preventing overlapping partitions" errors and ra will not start. This is alleviated if I stop the entire cluster and start it. Not ideal. So what is the best way to essentially replace a node to prevent partition overlaps?
Beta Was this translation helpful? Give feedback.
All reactions