[6064] in Athena Bugs
aklog failing on SMS
daemon@ATHENA.MIT.EDU (Mark Rosenstein)
Wed Sep 19 09:54:38 1990
Date: Wed, 19 Sep 90 09:54:18 -0400
From: Mark Rosenstein <mar@MIT.EDU>
To: bugs@MIT.EDU, bug-afs@MIT.EDU
SMS is currently failing all afs incremental updates because it's
tokens have expired. It has current tickets, but aklog doesn't get it
good tokens:
sms# uptime
9:50am up 52 days, 15:09, 1 user, load average: 0.00, 0.09, 0.16
sms# date
Wed Sep 19 09:51:46 EDT 1990
sms# klist
Ticket file: /tmp/tkt0
Principal: sms@ATHENA.MIT.EDU
Issued Expires Principal
Sep 19 06:00:06 Sep 19 14:00:06 krbtgt.ATHENA.MIT.EDU@ATHENA.MIT.EDU
Sep 19 06:00:09 Sep 20 03:15:09 afs.athena.mit.edu@ATHENA.MIT.EDU
Sep 19 06:25:25 Sep 19 14:00:25 rcmd.themis@ATHENA.MIT.EDU
Sep 19 06:29:22 Sep 19 14:04:22 rcmd.odysseus@ATHENA.MIT.EDU
sms# tokens
Tokens held by the Cache Manager:
[ 1]User's (AFS ID 14487) tokens for afs@athena.mit.edu [>> Expired <<]
[ 2] --End of list--
sms# unlog
sms# tokens
Tokens held by the Cache Manager:
[ 1] --End of list--
sms# /afs/athena/service/aklog
sms# tokens
Tokens held by the Cache Manager:
[ 1]User's (AFS ID 14487) tokens for afs@athena.mit.edu [>> Expired <<]
[ 2] --End of list--
sms#
If someone wants to look at it this morning to figure out what's
wrong, let me know. Otherwise, I'll reboot it so that we don't get
any further out of sync.
-Mark