[9010] in Athena Bugs
aklog
daemon@ATHENA.MIT.EDU (John Carr)
Mon Feb 24 02:51:32 1992
To: bugs@Athena.MIT.EDU, bug-afs@Athena.MIT.EDU
Date: Mon, 24 Feb 92 02:51:19 EST
From: John Carr <jfc@Athena.MIT.EDU>
aklog doesn't behave properly when AFS isn't running.
This script shows what happens on an RT with a kernel that supports
AFS when AFS has not been started:
Script started on Mon Feb 24 02:46:28 1992
/u2/users/jfc > time aklog -cell athena.mit.edu
^C0.3u 0.2s 1:38 0% 17+41k 0+4io 3pf+0w
/u2/users/jfc > time aklog -cell athena.mit.edu
aklog: unable to obtain tokens for cell athena.mit.edu (status: 11862790).
Exit 5 aklog -cell athena.mit.edu
0.3u 0.1s 0:00 64% 16+39k 0+4io 3pf+0w
/u2/users/jfc >
Script done on Mon Feb 24 02:48:22 1992
Instead of "status 11862790" aklog should have said "AFS is not running".