[1127] in Athena Bugs
60C (RT) attach
daemon@ATHENA.MIT.EDU (John Carr)
Wed Oct 5 12:47:03 1988
To: bugs@ATHENA.MIT.EDU
Date: Wed, 05 Oct 88 12:46:27 EDT
From: John Carr <jfc@ATHENA.MIT.EDU>
A user reported getting a temp directory, so I tried to attach:
% nfsping clio
CLIO.MIT.EDU response time seq 0: 31 ms
% attach sghosh # this filesystem is on clio
sghosh: Already attached...mapping
% ls -l /mit/sghosh
/mit/sghosh not found
% attach
bldg11-rtsys-60C on /srvd
bldg11-rtusr-60C on /urvd
jfc on /mit/jfc
[other filesystems, NOT including sghosh]
sgs on /mit/sgs
[....]
% detach sghosh
sgs: detached # a bit confused, isn't it?
% attach clio_test
clio_test: NFS mounted CLIO.MIT.EDU:/mit/lockers/clio_test on /mit/clio_test (read-write)
--John Carr