【 使用环境 】 测试环境
【 其他组件 】OAT
【 使用版本 】4.1.0
【问题描述】
oat安装meta,执行到start_metadb后,一直刷新
reg.docker.alibaba-inc.com/antman/ob-docker:OB2277_OBP329_x86_20230330 || exit 1
[2023-10-11T13:42:58.531+0800] INFO - 673ffcba0cc2d4d40e3443b0a4fa9bb537e1687fa83629682b210ef51d60583f
[2023-10-11T13:42:58.655+0800] INFO - Depends on disk’s performance, do io bench and bootstrap observer may take 5~30 minutes, Please wait.
Start test connection 10.149.151.204:2881
[2023-10-11T13:43:28.661+0800] INFO - (2003, “Can’t connect to MySQL server on ‘10.149.151.204’ ([Errno 111] Connection refused)”)
observer not ready, sleep 30s to try again…
[2023-10-11T13:43:58.689+0800] INFO - (2003, “Can’t connect to MySQL server on ‘10.149.151.204’ ([Errno 111] Connection refused)”)
observer not ready, sleep 30s to try again…
[2023-10-11T13:44:28.713+0800] INFO - (2003, “Can’t connect to MySQL server on ‘10.149.151.204’ ([Errno 111] Connection refused)”)
执行到start_metadb后一直刷新连不上mysql,这个mysql是安装oat的时候自己调用的,难不成配置文件限制了???
(是为了上机考试,自己想搭建一套企业版用来练手,仅此而已)