[fedora-virt] Clock jumping

Tom Horsley horsley1953 at gmail.com
Fri May 7 16:05:29 UTC 2010


Check the dumb stuff first (that's my motto :-):

Do a virsh dumpxml <machine name>

and see what it says the clock is, should be something
like:

  <clock offset='utc'/>

rather than:

  <clock offset='localtime'/>

That will verify the KVM definition thinks the clock should
be using UTC.

Then in the kvm run,

system-config-date

and see if the "System clock uses UTC" checkbox is set
in the Time Zone tab.

If those all say UTC, then your problem is outside the
scope of "dumb stuff" :-).


More information about the virt mailing list