[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] NTP Servers Again
- Subject: Re: [cobalt-users] NTP Servers Again
- From: Mailing Lists <listonly@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri Jul 5 07:40:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
on 7-5-02 6:39 AM, Gerald Waugh stated:
> It seems as though one of the updates did something to NTP
> I switched my servers over to rdate
> ftp://rpmfind.net/linux/redhat/6.2/en/os/i386/RedHat/RPMS/rdate-1.0-1.i386.rpm
> saved my ntpdate.auto
> mv etc/cron.daily//ntpdate.auto /admin/save/
> Changed /etc/cron.daily/ntpdate.auto to
> #======= file ntp.auto ===========
> # set my clock at 4:00 am
> rdate -s <your-ntp-server> && hwclock --systohc
> #============= end ==============
>
> I also put this in my rc.local to set time when system boots up
> # set system time
> rdate -s <your-ntp-server> && hwclock --systohc
>
> Seems to work OK, you may want to try it.
Gerald,
Would that help with the cobalt raq3 time shift on reboot??
I have tried different things, Andy gave me some code to toss in on start
up, unfortunately that didn't help, sun was in the box and tried some
fix_timedrift.sh script, that didn't help, they suggested changing
batteries, did that. If I let it go 1 day after a reboot, wait until around
6 am my time, go in with WebMin I can sync the system and hardware time
then. Our other raq is fine.
Dave