The etcd cluster is unavailable. #20410
Unanswered
Black-max12138
asked this question in
Q&A
Replies: 2 comments
-
that depends on the configuration of etcdctl, did you configure all three endpoints? Please add all debug information required above, commands and the logs of all members, it is not possible to reproduce anything with this information. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It seems the members are not belonging to the same cluster. pls consider generating a reporting following https://github.com/ahrtr/etcd-diagnosis?tab=readme-ov-file#example-1-online-analysis |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug report criteria
What happened?
In a 3-node etcd cluster, when one node's etcd encounters issues and cannot provide service, the other two nodes also fail to provide service. Using the etcdctl tool to retrieve data results in continuous timeout failures.
Partial error logs are as follows:
What did you expect to happen?
For an etcd cluster with a scale of 3 nodes, it should be able to continue providing normal services even when one etcd node fails.
How can we reproduce it (as minimally and precisely as possible)?
For an etcd cluster with a 3-node scale, stop one etcd node.
Anything else we need to know?
No response
Etcd version (please run commands below)
3.5.11
Etcd configuration (command line flags or environment variables)
paste your configuration here
Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)
Relevant log output
Beta Was this translation helpful? Give feedback.
All reactions