[问题澄清]
TiDB集群安装过程中报错:
fatal: [xxx.xxx.14.2]: FAILED! => {“changed”: false, “msg”: “Make sure NTP service is running and ntpstat is synchronised to NTP server
[原因分析]
是用chronyd.service 管理的ntpd与dns
[解决方案]
启动ntpd.service服务
[参考案例]
【安装部署】校验通过,部署失败
【安装部署】校验通过,部署失败
[引申学习点]
如何检测 NTP 服务是否正常
https://pingcap.com/docs-cn/stable/how-to/deploy/orchestrated/ansible/#如何检测-ntp-服务是否正常