Several times now, I encountered unreachable virtual machines (lost network), 100% cpu usage of these guests as seen from the host, and when logging in to the guest console for further debugging:
- wrong date, like Sun Feb 5 08:08:16 CET 2597
- in dmesg: CE: lapis increasing min_delta_ns to 18150080681095805944 nsec
The fix is simple, update to the latest kernel in SLES 11 SP1, like 2.6.32.54-0.3.1 which apparently provides a stable kvm-clock module.
As as side note: I'm using ntpd on the guests. Some resources report that you should, other tell the opposite. My experience is that when doing live migrations, clock drifting may appear which is not corrected or too slowly. Ntpd handles this correctly.
No comments:
Post a Comment