From eb5fe618c7a133f905581d282ca609838bfa90e3 Mon Sep 17 00:00:00 2001 From: "tomh.org" Date: Thu, 19 Nov 2009 19:17:59 +0000 Subject: [PATCH] typo --- wiki/Troubleshooting.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/Troubleshooting.wiki b/wiki/Troubleshooting.wiki index e2b0259b..46be6555 100644 --- a/wiki/Troubleshooting.wiki +++ b/wiki/Troubleshooting.wiki @@ -39,7 +39,7 @@ 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.7 - good kernel, fixes previous issues -== VMware version of OpenVz CORE == +== OpenVZ CORE as a VMware guest == 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`