oms_4.2.0-ce.tar.gz 安装问题

【 使用环境 】测试环境
【 OB or 其他组件 】 oms_4.2.0-ce.tar.gz
【 使用版本 】4.2.0-ce
【问题描述】Check the synchronization between the MetaDB clock and the machine clock.failed,导致安装失败
【复现路径】sh docker_remote_deploy.sh -o /home/oms -i 192.168.0.19 -d 89bcd10c636e -m

【问题现象及影响】
oms 无法正常运行

【附件】

metadb节点和当前服务器节点时间不同步。

clockdiff xx.xx.xx.xx 可以测验下。

同步方式可参考:
https://www.oceanbase.com/docs/common-oceanbase-database-cn-1000000000220855

您好:是在一台设备上,也要进行时钟同步吗?
Dingtalk_20231117171815

配置一下吧

image

涉及到2台设备:15和17,17 同步得15得时钟

白板安装也要求时钟同步得,这块儿是通过得

–在metadb中查询
SELECT UNIX_TIMESTAMP()
–在OMS安装机器上执行
date +%s

看上面两个结果差距多少