[2694] in Athena Bugs
Re: Timed off on e40-third floor
daemon@ATHENA.MIT.EDU (epeisach@ATHENA.MIT.EDU)
Wed Aug 2 10:55:19 1989
From: <epeisach@ATHENA.MIT.EDU>
Date: Wed, 2 Aug 89 10:55:26 -0400
To: jtkohl@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU, hotline@ATHENA.MIT.EDU
>It would appear that the time being set by timed isn't slaved to
>kerberos...
>Who's off here, and why?
>[lycus:/]<root># date; gettime kerberos
>Wed Aug 2 10:41:05 EDT 1989
>Wed Aug 2 10:40:24 1989
>[lycus:/]<root># ps aux |grep timed
>root 12315 5.9 0.3 24 14 p6 S 0:00 grep timed
>root 203 0.0 0.4 66 22 ? I 0:35 /etc/timed
The problem is that kerberos is not the authoritative master. It really
is bitsy. Odie is providing time service for the floor. It is synced
using ntp. Kerberos is the one that is off. For instance
timedc> c odie sms bitsy orf kerberos
time on ODIE.MIT.EDU is 44 ms. ahead of time on ELRIC
time on SMS.MIT.EDU is 40 ms. ahead of time on ELRIC
time on BITSY.MIT.EDU is 46 ms. ahead of time on ELRIC
time on ORF.MIT.EDU is 43 ms. ahead of time on ELRIC
time on KERBEROS.MIT.EDU is 42288 ms. behind time on ELRIC
timedc>
My guess is that ntp on kerberos is not running.
Ezra