码迷,mamicode.com
首页 > 其他好文 > 详细

时间同步时候报错

时间:2018-08-06 16:25:23      阅读:184      评论:0      收藏:0      [点我收藏+]

标签:failure   str   ntpdate   can   ann   解析   网络   cannot   更新   

root@wmy ~]# ntpdate times.aliyun.com
6 Aug 09:02:30 ntpdate[32909]: adjust time server 120.25.115.19 offset 0.237794 sec
Exiting, name server cannot be used: Temporary failure in name resolution (-3) 6 Aug 09:02:42 ntpdate[1678]: name server cannot be used: Temporary failure in name resolution (-3)

Temporary failure in name resolution
从字面上理解意思是,在解析这个URL的时候发生了失败;猜测可能是该机器的网络配置有问题
后来检查网络的确是网络的问题

正确的时间更新显示

[root@wmy ~]# ntpdate ntp1.aliyun.com 时间服务器 校对时间
6 Aug 09:01:26 ntpdate[32907]: step time server 120.25.115.20 offset 8.966838 sec
看最后的提示就说明成功了

[root@wmy ~]# ntpdate times.aliyun.com 阿里云的服务器同步时间
6 Aug 09:02:30 ntpdate[32909]: adjust time server 120.25.115.19 offset 0.237794 sec

时间同步时候报错

标签:failure   str   ntpdate   can   ann   解析   网络   cannot   更新   

原文地址:http://blog.51cto.com/13754503/2155293

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!