[4638] in Athena Bugs
rt 6.4r: attach strangeness
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Thu Mar 29 14:08:36 1990
Date: Thu, 29 Mar 90 14:08:18 EST
From: Ken Raeburn <Raeburn@MIT.Edu>
To: bugs@ATHENA.MIT.EDU
The -n option should inhibit mapping, but it doesn't with AFS:
prometheus# attach -n watchmaker
/afs/athena.mit.edu/service/aklog: No such file or directory
prometheus# detach sipb
sipb: detached
prometheus# attach -n sipb
/afs/athena.mit.edu/service/aklog: No such file or directory
prometheus# attach sipb
sipb: Already attached...mapping
sipb: Could not get Kerberos ticket for realm ATHENA.MIT.EDU instance cyrus:
No ticket file (tf_util)
prometheus# attach
filesystem mountpoint user mode
---------- ---------- ---- ----
e40test-rtsys /srvd root r
e40test-rtusr /urvd root r
sipb /mit/sipb root r
prometheus# hesinfo sipb filsys
AFS /afs/athena.mit.edu/contrib/sipb r /mit/sipb
NFS /u2/lockers/sipb cyrus r /mit/sipb
prometheus# mount
/dev/hd0a on / type 4.2 (rw)
/dev/hd2a on /vicepb type 4.2 (rw)
/dev/hd1a on /vicepa type 4.2 (rw)
/dev/hd0g on /site type 4.2 (rw)
leopold.MIT.EDU:/expacks/srvd64 on /srvd type nfs (ro,rsize=1024,wsize=1024,timeo=8,retrans=7)
leopold.MIT.EDU:/expacks/urvd64 on /urvd type nfs (ro,rsize=1024,wsize=1024,timeo=8,retrans=7)
cyrus.MIT.EDU:/u2/lockers/sipb on /mit/sipb type nfs (ro,soft,rsize=1024,wsize=1024,timeo=8,retrans=7)
prometheus#
(I was having some problems with AFS when this started.)
Note that although no message about it was printed, the NFS version of
the SIPB file system was attached.