From: Brian Childs <brian@rentec.com>
To: linux-kernel@vger.kernel.org, suse-linux-e@suse.com
Subject: NFS client bug, (Stale NFS file handle)
Date: Fri, 26 Mar 2004 11:27:48 -0500 [thread overview]
Message-ID: <20040326162746.GB11274@rentec.com> (raw)
We beleive we're hitting an NFS client bug:
Disto: SuSE-9.0 (64 bit)
Arch: x86_64 SMP
Kernel: 2.4.21 (SuSE k_smp-2.4.21-201)
We're getting stale file handle errors for files in a directory two
levels below the mountpoint.
For example:
hosta$ cd /mountpoint/a/b
hosta$ ls -l
ls: A-spotpr: Stale NFS file handle
ls: B-spotpr: Stale NFS file handle
ls: C-spotpr: Stale NFS file handle
ls: D-spotpr: Stale NFS file handle
ls: E-spotpr: Stale NFS file handle
<snip>
total 0
hosta$
HOWEVER...
otherhost$ cd /mountpoint/a/b
otherhost$ ls -l
total 2352
-rw-rw-r-- 1 db data 82896 Mar 25 17:02 A-spotpr
-rw-rw-r-- 1 db data 57840 Mar 25 17:10 B-spotpr
-rw-rw-r-- 1 db data 82896 Mar 25 17:02 C-spotpr
-rw-rw-r-- 1 db data 213840 Mar 25 17:10 D-spotpr
-rw-rw-r-- 1 db data 82896 Mar 25 17:02 E-spotpr
<snip>
otherhost$
Where hosta & otherhost are the same type of machine running the same
OS, and they mount the directories at the same time.
I've never seen this before. I'm used to seeing system-wide stale
handles for a mountpoint, but never for a specific file under a
mountpoint.
/mountpoint/a works without a problem, as does all files under
/mountpoint/a/c
I can't reliably reproduce this, but I know it happens after the
contents of /mountpoint/a/b are updated with an rsync.
Any help in diagnosing or fixing this will be greatly appreciated.
Brian
reply other threads:[~2004-03-26 16:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040326162746.GB11274@rentec.com \
--to=brian@rentec.com \
--cc=linux-kernel@vger.kernel.org \
--cc=suse-linux-e@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®