我已经configuration了我的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.
谁能告诉我这是为什么? 这让我疯狂!
提前致谢。
好吧,经过大量的检查和重新configuration之后,我有了一个庞大的哈哈! 时刻:
这台机器是作为虚拟服务器运行的! Hyper-V具有时间同步集成服务。 Hyper-V主机在检查时有错误的时间!
去这个域服务器的hyper-vpipe理器的设置,并取消selectpipe理下的时间同步 – >集成服务,然后申请,立即修复问题!
我真的希望这有助于某人。