Ano-Tech Computers
Enter keyword:

Clock drift under VMware
Problem:
The clock on the guest OS is either too fast or too slow. Running NTP on the guest does not solve the problem.
 
Solution:
Never run NTP on a guest OS.
Run NTP on the VMware server only.
On linux guests, add the following kernel argument in grub.conf:
"clocksource=pit"
For all vmx files on the VMware server, edit the following setting:
tools.synctime = "TRUE"
Finally, install vmware-tools and the guest clock will automatically sync with the VMware server.

 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles