xiaods / k8e

K8E - Kubernetes Easy Engine

Home Page:https://getk8e.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

已经删除的节点, 主master节点一直报错

defp opened this issue · comments

10.3.56.131 master 日志

Aug 25 07:08:41 k8e-server k8e[11235]: {"level":"warn","ts":"2023-08-25T07:08:41.515Z","caller":"etcdserver/cluster_util.go:288","msg":"failed to reach the peer URL","address":"https://10.3.56.132:2380/version","remote-member-id":"f45ae347e0422db2","error":"Get "https://10.3.56.132:2380/version\": dial tcp 10.3.56.132:2380: connect: connection refused"}

10.3.56.132 节点是之前的第二个master 节点, 机器有问题, 节点删掉了, 看起来etcd 没删除数据?

master 131

Aug 25 07:13:01 k8e-server k8e[11235]: {"level":"warn","ts":"2023-08-25T07:13:01.623Z","caller":"etcdserver/cluster_util.go:155","msg":"failed to get version","remote-member-id":"f45ae347e0422db2","error":"Get "https://10.3.56.132:2380/version\": dial tcp 10.3.56.132:2380: connect: connection refused"}

master 135

Aug 25 07:28:36 k8s-master-135 k8e[39270]: {"level":"warn","ts":"2023-08-25T07:28:36.990Z","caller":"rafthttp/probing_status.go:68","msg":"prober detected unhealthy status","round-tripper-name":"ROUND_TRIPPER_SNAPSHOT","remote-peer-id":"f45ae347e0422db2","rtt":"0s","error":"dial tcp 10.3.56.132:2380: connect: connection refused"}