询问者
多个Windows Server操作系统时间不同步,乱跳或延迟

问题
-
我们在VM虚拟机上搭建了50多台WINDOWS SERVER服务器,经过几个月运行时常发现WINDOWS系统时间跟实际时间不对,同时更严重的是,体现在很多应用系统上,造成一些莫名的应用系统故障,经过检查应用系统日志,发现LOG上的时间经常是乱跳的,有时候甚至是1899年。我们的WINDOWS系统都是正常激活过的。请问是什么导致的这类现象?解决方案是什么?
附上一些记录
- <Event xmlns=
- <System>
<Provider Name="Microsoft-Windows-Time-Service" Guid="{06EDCFEB-0FD0-4E53-ACCA-A6F8BBF81BCB}" />
<EventID>50</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2018-07-11T16:45:57.668713700Z" />
<EventRecordID>45818</EventRecordID>
<Correlation />
<Execution ProcessID="904" ThreadID="920" />
<Channel>System</Channel>
<Computer>VASH12PMS01.APC.kzlnet.com</Computer>
<Security UserID="S-1-5-19" />
</System>
- <EventData Name="TMP_EVENT_LOCALCLOCK_UNSET">
<Data Name="TimeDifferenceMilliseconds">5000</Data>
<Data Name="TimeSampleSeconds">900</Data>
</EventData>
</Event>- 已编辑 William HONG (Atlantis Sanya) 2018年7月19日 6:55
全部回复
-
你好,
感谢在此提问。
问题可能出现在时间不同步上,先将虚拟机时间和主机时间同步后再观察观察。
- 你是用的VMware工具吗?如果是的话可以参考下面的文章:
http://blog.sina.com.cn/s/blog_7e5f694a0102wu59.html
- 使用命令w32tm设置时间同步,请参考下面的链接:
https://www.cnblogs.com/pdmm/p/3663760.html
祝您工作顺利!
Travis
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com- 已建议为答案 Travis HuangMicrosoft contingent staff, Moderator 2018年8月23日 6:31
-
请问您的问题解决了吗? 如果您使用我们的方案解决问题,请“将其标记为答案”,以帮助其他社区成员快速找到有用的回复。 如果您使用自己的方案解决问题,请在此处分享您的经验和解决方案。 对于有类似问题的其他社区成员也是非常有帮助的。 如果没有,请回复并告诉我们目前的情况,以提供进一步的帮助。
Best Regards,
Travis
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com -
你好,
很高兴能够得知你已经解决了问题。如果你觉的我的回答有帮助,请“将其标记成答案”,以便他人获得帮助。
祝您工作顺利!
Travis
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com -
你好,
很高兴能够得知你已经解决了问题。如果你觉的我的回答有帮助,请“将其标记成答案”,以便他人获得帮助。
祝您工作顺利!
Travis
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com