我已经将我的PDC (windows 2008 R2)配置为与外部时间源uk.pool.ntp.org同步,并按照下面列出的所有指令进行了如下操作:
http://blogs.technet.com/b/industry_insiders/archive/2006/08/29/w32-tm-service.aspx
但出于某种原因,它总是比正确的时间快5-6分钟。当我向对等体查询值时,它显示如下:
C:\Windows\system32>w32tm /query /peers
#Peers: 1
Peer: uk.pool.ntp.org,0x1
State: Active
Time Remaining: 732.9759988s
Mode: 1 (Symmetric Active)
Stratum: 2 (secondary reference - syncd by (S)NTP)
PeerPoll Interval: 10 (1024s)
HostPoll Interval: 10 (1024s)
C:\Windows\system32>w32tm /monitor /computers:uk.pool.ntp.org
uk.pool.ntp.org[82.219.4.30:123]:
ICMP: 15ms delay
NTP: -339.9182573s offset from local clock
RefID: ntp2.linx.net [195.66.241.10]
Stratum: 2
Warning:
Reverse name resolution is best effort. It may not be
correct since RefID field in time packets differs across
NTP implementations and may not be using IP addresses.有人能告诉我为什么会这样吗?快把我逼疯了!
提前谢谢。
发布于 2011-07-28 08:47:23
好的,所以在大量的检查和重新配置之后,我有了一个巨大的AH!瞬间:
这台机器是作为虚拟服务器运行的!超级V有一个时间同步集成服务.超级V主机在检查时有错误的时间!
转到此域服务器的超级v管理器上的设置,并取消检查管理->集成服务下的时间同步,然后应用,不折不扣地解决了问题!
我真希望这能帮上忙。
https://serverfault.com/questions/294515
复制相似问题