|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Setting the date not working in xen
Hi
Great that worked, your a star.
Thanks
Shaz
On 7/29/05, Franck <franck@xxxxxxxxxxxxxxxxx> wrote:
> hello,
>
> > I'm trying to set the date in my domU. But it refuses to update
> > itself, here's what happens:
> >
> > [root@rhel-3-ws root]# date
> > Fri Jul 29 10:44:03 BST 2005
> > [root@rhel-3-ws root]# date -s "Fri Jul 29 11:44:20 BST 2005"
> > Fri Jul 29 11:44:20 BST 2005
> > [root@rhel-3-ws root]# date
> > Fri Jul 29 10:44:19 BST 2005
> > [root@rhel-3-ws root]#
> >
> > Even ntpdate doesn't force an update.
> >
> > Does anyone have any idea how to fix this?
>
>
> echo 1 > /proc/sys/xen/independent_wallclock
> ntpdate ntp0.oleane.net
>
> Regards
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|