|
|
|
|
|
|
|
|
|
|
xen-users
Re: R: [Xen-users] DomU clock problems
n Tue, Sep 8, 2009 at 3:24 PM, Francesco Gallo<cluster@xxxxxxxx> wrote:
> Thanks for your answer, i have alredy implemented this solution. I was
> asking if do someone know a better solution
Is this PV domU? If yes, setting /proc/sys/xen/independent_wallclock
to 0 (the default) should make it sync with dom0. You only need ntp on
dom0, and domUs will follow. The alternative, set
/proc/sys/xen/independent_wallclock to 1 and run ntp on domU.
If this is a HVM dom0, running ntp on domU is your friend.
Also, check
http://tuttodebian.blogspot.com/2008/05/xen-clocksource0-time-went-backwards.html
to see if your system experience similar symptoms.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|