XenServer 6.2好像装好以后,就设置了同步服务器为210.72.145.44
ntpdate 210.72.145.44或者ntpdate time.cn99.com
都会有错误提示
QUOTE:
[root@xenserver-jifvzlky ~]# ntpdate 210.72.145.44
16 Sep 12:23:17 ntpdate[24999]: the NTP socket is in use, exiting
正确的应该是
/etc/init.d/ntpd restart
然后ntpq -p
现在date就发现时间对了