[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Re: Problem with timekeeping
Hi, You wrote: > The time in the guest is 2 minutes ahead of the host's time. The dom0 is > synchronized via NTP and the domU has independent_wallclock=0. > Any idea what might cause this? Yes, adjtime() doesn't affect the time that Xen is keeping (it is used to change the speed of the timer in order to slowly compensate for deltas). Either you disable adjtime or do it like me - I am running a cron script that forces the time adjustment by sending commands to chronyd. Kind regards, Alexander _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |