Replies: 2 comments
-
Please generate a report using https://github.com/ahrtr/etcd-diagnosis |
Beta Was this translation helpful? Give feedback.
0 replies
-
@sumlittle the problem has been solved? I have the same issue. |
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.
-
I tried to build a k8s cluster on rocky linux 9.4 based on VM deployment. The corresponding cluster information is as follows:
Master
Host name: k8s1
IP address: 192.168.139.129
Node
Host name: k8s2
IP address: 192.168.139.139
Host name: k8s3
IP address: 192.168.139.149
System version: rocky linux: 9.4
etcdctl version
Etcd configuration (command line flags or environment variables)
The corresponding k8s1 configuration file is as follows:
The corresponding k8s2 configuration file is as follows:
The corresponding k8s3 configuration file is as follows:
When I check the relevant logs on node k8s1:
But my disk is normal:
Check the cluster status as follows:
Because I built it based on a VM, is it possible that this is the reason? Is there any solution?
Beta Was this translation helpful? Give feedback.
All reactions