新 Redis Enterprise 节点与集群中现有节点之间的时间同步问题
上次更新时间 2024 年 3 月 22 日
问题
如何排除新 Redis Enterprise 节点与集群中现有节点之间的时间同步问题
回答
尝试将节点加入现有集群时,报告以下错误
There is a time synchronization problem between the new node and existing nodes in the cluster. You must synchronize the clocks before you can join the new node.
故障排除
确保在安装集群期间,此问题已回答“Y”
Do you want to set up NTP time synchronization now [Y/N]?
还要确保节点可以访问 ntpd
或 chrony
。如果这是新安装,请查看软件安装日志,查找错误。
解决方案
手动配置节点以使用 ntpd
或 chrony
与内部 NTP 服务器同步(取决于您的操作系统)。请寻求您的系统/Linux 管理员的帮助来完成此任务。已知集群节点之间的时钟不同步会导致某些问题,因此强制执行此检查作为基本要求。