阿里云 ecs Linux Centos7 安装设置集群时间同步ntp

Ecs集群服务器时间同步

安装主节点ntp服务

yum -y install ntp

选择一台服务器为主服务器,开启ntpd服务

vim /etc/ntp.conf


#1 修改为主服务器ip网段,允许212段的所有服务区获取本机(主服务器)时间
restrict 172.26.212.0 mask 255.255.255.0 nomodify notrap nopeer noquery


#2 添加 (主节点时间同步获取的是本机时间)
server 127.127.1.0
fudge 127.127.1.0 stratum 10

#3 注释掉其他时间服务器
#server ntp1.aliyun.com iburst minpoll 4 maxpoll 10
#server ntp1.cloud.aliyuncs.com iburst minpoll 4 maxpoll 10
#server ntp10.cloud.aliyuncs.com iburst minpoll 4 maxpoll 10
#server ntp11.cloud.aliyuncs.com iburst minpoll 4 maxpoll 10
#server ntp12.cloud.aliyuncs.com iburst minpoll 4 maxpoll 10
#server ntp2.aliyun.com iburst minpoll 4 maxpoll 10
#server ntp2.cloud.aliyuncs.com iburst minpoll 4 maxpoll 10
#server ntp3.aliyun.com iburst minpoll 4 maxpoll 10
#server ntp3.cloud.aliyuncs.com iburst minpoll 4 maxpoll 10
#server ntp4.aliyu
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值