apache / iotdb

Apache IoTDB
https://iotdb.apache.org/
Apache License 2.0
5.55k stars 999 forks source link

不能连接数据库 #10147

Open cathyyfy opened 1 year ago

cathyyfy commented 1 year ago

各位好,

我想将iotdb集群部署到GKE(Google Kubernetes Engine)的load balancer上面实现自动扩容。

目前已经把iotdb集群部署到external load balancer了。 log 没有报错,本地端测试pod也是正常,但是external load balancer生成的终端(endpoint)无法连接数据库。

不知道用什么办法解决这个问题?谢谢!

Screenshot 2023-06-14 at 11 39 01 am Screenshot 2023-06-14 at 12 06 27 pm Screenshot 2023-06-14 at 12 12 49 pm
github-actions[bot] commented 1 year ago

Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!

cathyyfy commented 1 year ago

请问有人在吗?

jixuan1989 commented 1 year ago

this should be a discussion, rather than an issue. The most likely reason is that you forget to modify the listened IP.

cathyyfy commented 1 year ago

Sorry I mixed two pictures from different deployments. I deployed a new load balancer and attached the updated results.

1 2 3 4
cathyyfy commented 1 year ago

Hi @jixuan1989, the listening IP is correct now, but still cannot connect to the database. Please check the above updated new pictures. Thanks!

myysophia commented 5 months ago

检查下LB svc的yaml, 看下status的IP是不是最新的pod IP