See Clock in a Linux Guest Runs More Slowly or Quickly Than Real Time for more information.
I attempted to use the boot loader fixes suggested for the guest OS but did not have any luck. Even with the drift, the NTP daemon should be able to keep the time acceptably. Unfortunately it doesn't seem to work consistently. I suspect this may be due to the drift resulting in the system unable to verify the time. At any rate, I seem to have hit a wall in this regard.
Perhaps the best option for addressing this issue is with the setup of the VMX. One of the options within the environment is to sync the clock with the host operating system (
tools.syncTime = TRUE
). This option requires that the vmware-tools be installed correctly. Since we don't have access to the VMX parameters we'll have to work with tech services to see if this is set. (And if so why it isn't keeping the clock in sync.)This last option is probably best because it negates the need for NTP on the guest OS, decreasing overall traffic to/from the server.
It looks like I'll be disabling NTP for the time being since it doesn't seem to be keeping time and it may possibly be crashing the server (too bad we can't just change the battery). And if we implement the preferred solution I won't need to re-enable it.
References:
- SUSE Linux unofficial FAQ: Clock adjusting in SuSE Linux micro-howto
- The Unix Forums: Linux System with Strange IRQ Error
- VMWare Discussion Forums: Slow Linux 2.6 guests - clock looses 10 secs pr. 20 secs...
- MSMVPS.com: Clock in a Linux Guest Runs More Slowly or Quickly Than Real Time...
- VMWare KB: Clock in a Linux Guest Runs More Slowly or Quickly Than Real Time