Hide Forgot
The command line clocksource override with acpi_pm timer fails: hpet clockevent registered Switching to clocksource hpet Override clocksource acpi_pm is not HRT compatible. Cannot switch while in HRT/NOHZ mode. This is problematic for Xen hosts: when the host has a bad TSC, the guest may fail to boot unless the clocksource is overridden with acpi_pm. While there is a workaround (clocksource=jiffies) it has worse performance and resolution. The patch is simple, has been in 2.6.32 longterm kernels since May, and has already been tested by QE.
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release.
Looks like we won't be able to get this into 6.2 this late. We need to update the tech note in bug 661211 comment 50.
*** Bug 722486 has been marked as a duplicate of this bug. ***
Patch(es) available on kernel-2.6.32-229.el6
I took a look at the boot log. It's the same problem as before ... Measured 2391259932 cycles TSC warp between CPUs, turning off TSC clock. HPET: 3 timers in total, 0 timers will be used for per-cpu timer Switching to clocksource hpet ... Override clocksource acpi_pm is not HRT compatible. Cannot switch while in HRT/NOHZ mode ...soft lockups... And adding nohpet to the command line still allows the boot to succeed. Since the patch that is supposed to fix this is still there, then it either never worked, or something broke it again. For 6.3 a release note is sufficient for this problem though, as it's machine dependant and not customer/partner reported. Using the same release note as for bug 661211, but removing the "add "clocksource=acpi_pm" option, should do it.
Adding "add nohpet" as an option also to the release note.
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: In some cases, Red Hat Enterprise Linux 6 guests running fully-virtualized under Red Hat Enterprise Linux 5 experience time drift or fail to boot. In other cases, drifting may start after migration of the virtual machine to a host with different speed. This is due to limitations in the Red Hat Enterprise Linux 5 Xen hypervisor. To work around this, add "nohpet" or alternatively "clocksource=jiffies" to the kernel command line for the guest. Or, if running under Red Hat Enterprise Linux 5.7 or newer, locate the guest configuration file for the guest and add "hpet=0" there.
Paolo, please ack if you agree. Thanks.
Yes, that's good.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2012-0862.html