[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Server Time Inconsistent



>Our RAQ4 server seems to continually to report the wrong time. There seems
>to be no rhyme or reason that I have spotted. Also it does not take long
for
>the time to get out of sync (2-3 days). I have searched the archive for a
>solution and have read various posts, but quite honestly am no further
>forward given my limited UNIX knowledge.
>Can anyone advise how to track the problem down and secondly a likely fix.

I had a similar problem with a RaQ4. You may try the following.

You should run (as root) *after* the time has been corrected via the GUI.

  rm /etc/adjtime
  /sbin/hwclock --systohc

I'm not sure that deleting /etc/adjtime is perfectly safe, but it's the only
way I could get the time to remain accurate. Maybe some one else would like
to comment ?

Cheers
Andy