-
Scenario: Cluster of 3 nodes (s1,s2,s3). One node fails (s3). The node is removed using Question: How can a "permanently removed" node be added? Does it require new certificates, or a different name? Can this be overridden? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @erikschul - Thanks for your question. Can you please provide the full startup logs for the node failing to start and also confirm the version of etcd you are using? From memory I believe you will need to start the new member with a fresh/new data directory. |
Beta Was this translation helpful? Give feedback.
Hmm, I got it working now.
I think the procedure must be:
this registers the node as "unstarted" in
etcdctl member list
--initial-cluster-state existing