[999] in Athena Bugs
attach in 6.0R VS2
daemon@ATHENA.MIT.EDU (mar@ATHENA.MIT.EDU)
Tue Sep 20 12:56:12 1988
From: <mar@ATHENA.MIT.EDU>
Date: Tue, 20 Sep 88 12:55:24 EDT
To: bugs@ATHENA.MIT.EDU
When attach fails to contact the NFS server trying to mount a
filesystem, it goes on to try to map that filesystem. If the mount
failed because we couldn't talk to the server, the mapping will fail
too. And even if it succeeded, what good would it be?
Toto>attach garp:site
garp:site: Timeout while contacting mount daemon on GARP.MIT.EDU
garp:site: while mapping - try attach -n
Toto>
-Mark