[20426] in Athena Bugs
linux 9.1.10: afs
daemon@ATHENA.MIT.EDU (Camilla R Fox)
Thu Jun 27 13:17:29 2002
Message-Id: <200206271717.NAA04596@myxomycete.mit.edu>
To: bugs@MIT.EDU
Date: Thu, 27 Jun 2002 13:17:27 -0400
From: Camilla R Fox <cfox@MIT.EDU>
System name: myxomycete.mit.edu
Type and version: i686 9.1.10 (with mkserv)
Display type:
Shell: /bin/athena/bash
Window manager: ctwm
What's wrong:
FindBin.pm (called by spamassassin) complains:
opendir(/afs/athena.mit.edu/user/c/f/cfox/perl/bin//../../../../../../..): Stale NFS file handle at /usr/athena/lib/perl5/5.6.1/FindBin.pm line 162
opendir(/afs/athena.mit.edu/user/c/f/cfox/perl/bin//../../../../../../..): Stale NFS file handle at /usr/athena/lib/perl5/5.6.1/FindBin.pm line 163
(that directory is /afs)
Depending on where and how I cd to /afs, I see this:
[cfox@myxomycete]cfox$ cd /afs
[cfox@myxomycete]afs$ \ls
ls: .: Stale NFS file handle
If I cd /, and then 'ls afs' I see the normal behavior. Likewise,
I see the correct behavior if I cd / and ls or ls -l. On one of my
tries of cd'ing into /afs, I got it in a state where I saw the correct
behavior, but not on the others.
I can correctly cd into an afs cell, but 'echo *' in /afs returns '*'.
I haven't been able to reproduce this elsewhere; I'll update my other
linux box to 9.1.10 and try again when I get to campus.