标签:failure str ntpdate can ann 解析 网络 cannot 更新
root@wmy ~]# ntpdate times.aliyun.comTemporary 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