linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Lightfoot <jeffml@pobox.com>
To: j.dittmer@portrix.net (Jan Dittmer)
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>,
	linux-kernel@vger.kernel.org
Subject: Re: 'NFS stale file handle' with 2.5
Date: Sat, 12 Jul 2003 18:25:43 -0700	[thread overview]
Message-ID: <20030712182543.2be6c988.jeffml@pobox.com> (raw)
In-Reply-To: <3F1068C9.1070900@portrix.net>

On Sat, 12 Jul 2003 13:05:13 -0700
j.dittmer@portrix.net (Jan Dittmer) wrote:

> I'm experiencing really big problems with nfs on 2.5 - and I'm a bit
> stuck debugging.

I'm going to throw in a 'me too' on this one also.  I haven't done
much to narrow it down because at first I thought I fixed it by using
the same kernel version on both client and server.  Once the stale
file handle errors started showing up again I noticed that Trond
mentioned on LK the problem with soft versus hard.  So I figured some
changes in the NFS code finally caused soft mounts to not work so
well.

I changed over to hard,intr but the stale file handles have shown up
again.  It looks like it might be something that shows up over time
because it works fine for awhile after reboots but eventually
starts giving errors.

UP for both, 2.5.75-mm1

I'm willing to help debug also.

> # grep NFS .config
> CONFIG_NFS_FS=m
> CONFIG_NFS_V3=y
> CONFIG_NFS_V4=y
> CONFIG_NFS_DIRECTIO=y
> CONFIG_NFSD=m
> CONFIG_NFSD_V3=y
> CONFIG_NFSD_V4=y
> CONFIG_NFSD_TCP=y

Just in case this will help: (server and client)

CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
# CONFIG_NFS_V4 is not set
CONFIG_NFS_DIRECTIO=y
CONFIG_NFSD=y
CONFIG_NFSD_V3=y
# CONFIG_NFSD_V4 is not set
# CONFIG_NFSD_TCP is not set

-- 
Jeff Lightfoot    --    jeffml@pobox.com    --    http://thefoots.com/
    "I see the light at the end of the tunnel now ... someone please
    tell me it's not a train" -- Cracker

  reply	other threads:[~2003-07-13  1:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-12 20:00 'NFS stale file handle' with 2.5 Jan Dittmer
2003-07-13  1:25 ` Jeff Lightfoot [this message]
2003-07-13 21:37 ` Neil Brown
2003-07-15 14:00   ` Jan Dittmer
2003-07-15 15:20   ` Jan Dittmer
2003-07-20  8:26   ` Jan Dittmer

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=20030712182543.2be6c988.jeffml@pobox.com \
    --to=jeffml@pobox.com \
    --cc=j.dittmer@portrix.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trond.myklebust@fys.uio.no \
    /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;
as well as URLs for NNTP newsgroup(s).