Restoring ETCD Backup to Recover Cluster From Loss of Quorum
Problem
Environment
Cause
# /opt/pf9/pf9-kube/bin/etcdctl member list
{"level":"warn","ts":"2023-01-14T10:06:19.730Z","caller":"clientv3/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"endpoint://client-x40e9b2f-bdd3-4ac5-8b2a-4026a9df34cd/127.0.0.1:2379","attempt":0,"error":"rpc error: code = DeadlineExceeded desc = latest balancer error: all SubConns are in TransientFailure, latest connection error: connection error: desc = \"transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused\""}
Error: context deadline exceeded
...
...Resolution

PreviousHow to Enable Graceful Node Shutdown?NextHow to Restore Cluster from ETCD Backup on New Master Nodes in Case of Loss of All Existing Master N
Last updated
