clock skew troubleshooting for VCORE

This commit is contained in:
tomh.org 2009-11-19 19:17:08 +00:00
parent 9af4103a02
commit 92cecc4dbf

View file

@ -39,6 +39,10 @@ vtysh -b
* 2.6.18-128.2.1.el5.028stab064.4 - appears to be a bad kernel: testing 5 random wireless nodes and pressing start causes system to hang * 2.6.18-128.2.1.el5.028stab064.4 - appears to be a bad kernel: testing 5 random wireless nodes and pressing start causes system to hang
* 2.6.18-128.2.1.el5.028stab064.7 - good kernel, fixes previous issues * 2.6.18-128.2.1.el5.028stab064.7 - good kernel, fixes previous issues
== VMware version of OpenVz CORE ==
CentOS has a known clock skew issue when running as a Linux guest on VMware server. The symptoms are that the guest clock can run erratically compared to the outside world wall clock. To remedy this, pass the following command-line parameters to the OpenVz kernel configuration at boot time (i.e., within /boot/grub/menu.lst):
`divider=10 clock_source=acpi_pm`
== FreeBSD version == == FreeBSD version ==
* *debugging commands:* * *debugging commands:*