Hi folks:
It looks like the clock problems have returned after I applied the patches that upgraded the kernel to 2.6.9-42.0.2 . When I was running version 2.6.9-34.0.2 putting clock=pit as a boot parameter corrected the problem; however in the current version that doesn't work. I've tried all the other fixes I could find, except for recompiling the kernel to lower the timer interrupts from 1000 to 100 (not even sure that the kernel source files are available in the standard SME server distribution). Here is what I have for my boot parameters now:
title CentOS (2.6.9-42.0.2.EL)
root (hd0,0)
kernel /vmlinuz-2.6.9-42.0.2.EL ro root=/dev/main/root clock=pit nosmp noapic nolapic acpi=off
The clock is running at only about 50% normal speed. The only thing that is keeping it from getting too far behind is that I've got vmware tools installed and have "tools.syncTime = TRUE" in the parameter file. However, this correction only happens once per VM machine minute, so the clock drifts up to two minutes before it gets fixed. Unfortunately the version of VMWare I'm running (VMWare server 1.01, under Windows Server 2003 64 bit version) doesn't support the "tools.syncTime.period" parameter, so I can't get vmware tools to correct the clock more often.
Has anyone running SMEserver in a VM gotten the clock to work correctly with this kernel version? I also tried the SMP version of this patch level of the kernel, just for the heck of it, and it had the same problem.
mudtoe