我们已经在k8s中运行了tidb集群。从那以后,它运行得很好。但是突然间,在扩展tidb-tidb statsfulset之后,我只在新的statsfull pods tidb-tidb-1中遇到了以下问题。有趣的是,tidb-tidb-2正在运行。所有其他pd和tikv pd也运行正常。我已经检查了pd url,它不能从有问题的pd到达,但对于其他pods.Can很好,请帮助我解决这个问题。
tidb-tidb-1 logs:
[2021/04/11 16:15:44.526 +00:00] [WARN] [base_client.go:180] ["[pd] failed to get cluster id"] 
[2021/04/11 16:15:48.527 +00:00] [WARN] [base_client.go:180] ["[pd] failed to get cluster id"]  [error="[PD:client:ErrClientGetMember]error:rpc error: code = DeadlineExceeded desc = latest connection error: connection error: desc = \"transport: Error while dialing dial tcp: i/o timeout\" target:test-tidb-pd:2379 status:CONNECTING发布于 2021-04-17 14:44:55
https://stackoverflow.com/questions/67047591
复制相似问题