linux 多台主机时间同步

文章主要介绍了在Linux环境中,由于时间差异导致etcd集群报错的问题。通过设置一台主机作为ntp服务器,其余主机使用ntpdate命令同步时间,解决了多台主机间的时间不同步问题。详细步骤包括检查系统版本,启动ntpd服务,修改ntp.conf配置,以及在其他主机上执行ntpdate命令进行时间同步。
摘要由CSDN通过智能技术生成
安装etcd时,报如下log:

2017-06-30 15:52:27.228413 W | rafthttp: the clock difference against peer 8f7c4fb851c2e6e is too high [2m23.576029684s > 1s]
2017-06-30 15:52:57.228672 W | rafthttp: the clock difference against peer 8f7c4fb851c2e6e is too high [2m23.575882245s > 1s]
2017-06-30 15:53:27.228925 W | rafthttp: the clock difference against peer 8f7c4fb851c2e6e is too high [2m23.575762398s > 1s]
2017-06-30 15:53:57.229118 W | rafthttp: the clock difference against peer 8f7c4fb851c2e6e is too high [2m23.575684763s > 1s]
2017-06-30 15:54:27.229315 W | rafthttp: the clock difference against peer 8f7c4fb851c2e6e is too high [2m23.575576306s > 1s]

从log可以知道原来安装部署etcd集群的几台机器时间差别较大。只用让这几台机器时间同步一下就可以了。
共有三台机器:
host_a 10.1.228.201
host_b 10.1.228.202
host_c 10.1.228.203
我准备让host_a作为ntp服务器,另外两台只需使用ntpdate命令同步服务器上的时间即可。

下面针对host_a进行操作:
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值