VMware Tools time synchronization configuration

When using NTP in the guest, disable VMware Tools periodic time synchronization.

To disable VMware Tools periodic time sync, perform one of these options:

OR

OR

For ESX 4.1 and later, use these parameters for Linux, Solaris, and FreeBSD:

vmware-toolbox-cmd timesync status

vmware-toolbox-cmd timesync disable

source

Time drifting when running a Linux guest under VMware ESX server

Should you find NTP time is not being reliably synchronized the following steps may be useful:
- Verify that the choosen time souce has given us time and is trusted:
Ensure that when typing:
ntpq -p
that there is an asterisk by the chosen time provider entry.
The virtual machine may need to its APIC and/or ACPI disabled at boot time before loading the OS in addition to these steps.
If an asterisk is not seen using the ntpq -p command APIC could be interferring with time synchronization. This can be disabled by passing the “noapic” parameter at bootup by adding this parameter to the boot switch in /boot/grub/menu.lst.

source

Author: WladyX on 18 August, 2011
Category: VMware

Leave a Reply

Last articles