How can I restore one dead node? #1077
Unanswered
AntLiveSoft
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Use add_pgnode playbook. Doc: https://autobase.tech/docs/management/cluster-scaling
The maintenance of the ETCD cluster is not fully automated yet (it is planned). You need to use the etcdctl member remove/add commands. Please contact our support team for assistance. |
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.
-
The following configuration is available:
1-VM: HAProxy+VIP+Patroni+ETCD+PgBouncer+PostgreSql
2-VM: HAProxy+VIP+Patroni+ETCD+PgBouncer+PostgreSql
3-VM: ETCD
The first VM dies completely. Patroni switches the leader to VM2. We create a new machine VM1 with clean Debian.
How to restore the cluster, install all missing components on VM1 and include them in the system again?
As a rule, hang-ups occur on ETCD ...
Beta Was this translation helpful? Give feedback.
All reactions