Hi,
after solving all of my Linux time issues using the clock=pit parameter combined with vmware-tools time sync,
I now have 2 RHEL 5.1 VMs that are constantly getting ahead of time.
Other RHEL 5.1 VMs that seem to have an identical configuration seem to keep their time well using that method.
I tried setting clocksource=acpi_pm bit
as sugested in http://theether.net/kb/100039 that had exactly no effect.
So any ideas what could be the problem?
raoulst
vm configs:
+++++vm01
kernel /boot/vmlinuz-2.6.18-53.1.4.el5 ro root=LABEL=/ nosmp noapic nolapic
clock=pit
-> time is OK
+++++vm02
kernel /boot/vmlinuz-2.6.18-53.el5 ro root=LABEL=/ clock=pit
-> time is ahead
+++++vm03
kernel /boot/vmlinuz-2.6.18-53.el5 ro root=LABEL=/ clock=pit nosmp noapic
nolapic
-> time is ahead
after solving all of my Linux time issues using the clock=pit parameter combined with vmware-tools time sync,
I now have 2 RHEL 5.1 VMs that are constantly getting ahead of time.
Other RHEL 5.1 VMs that seem to have an identical configuration seem to keep their time well using that method.
I tried setting clocksource=acpi_pm bit
as sugested in http://theether.net/kb/100039 that had exactly no effect.
So any ideas what could be the problem?
raoulst
vm configs:
+++++vm01
- cat /etc/redhat-release
kernel /boot/vmlinuz-2.6.18-53.1.4.el5 ro root=LABEL=/ nosmp noapic nolapic
clock=pit
-> time is OK
+++++vm02
- cat /etc/redhat-release
kernel /boot/vmlinuz-2.6.18-53.el5 ro root=LABEL=/ clock=pit
-> time is ahead
+++++vm03
- cat /etc/redhat-release
kernel /boot/vmlinuz-2.6.18-53.el5 ro root=LABEL=/ clock=pit nosmp noapic
nolapic
-> time is ahead