Linux NFS development
 help / color / mirror / Atom feed
From: Brian De Wolf <bldewolf@cpp.edu>
To: "linux-nfs@vger.kernel.org" <linux-nfs@vger.kernel.org>
Subject: Re: 3.14.27 client hang on specific file
Date: Tue, 23 Dec 2014 15:28:44 -0800	[thread overview]
Message-ID: <20141223152844.58514ad5@cpp.edu> (raw)
In-Reply-To: <20141218192421.03a66cac@cpp.edu>

On Thu, 18 Dec 2014 19:24:21 -0800
Brian De Wolf <bldewolf@cpp.edu> wrote:

> After updating our kernel from 3.4.x to 3.14.27 (along with nfs-utils
> 1.2.9), we've had a strange issue with our sec=krb5p NFSv4 mounts.
> My initial light testing went fine, but sometimes, on any given host,
> a specific file will no longer be accessible.  Any attempt to access
> it causes the process to go into uninterruptible sleep.

In case anyone else sees a similar issue, this is what I found.

3.4, 3.12 and 3.14 see stalls when accessing a Solaris 10 server.  3.4
and 3.12 recover by reconnecting after a 60 second timeout, but 3.14
hangs forever. It seems like the 3.14 timeout is broken, which is
pretty painful.  It can be recovered by resetting the TCP connection
(yay iptables), but will eventually stall again.

3.16 doesn't stall, so I assume something was fixed between 3.14 and
3.16 to handle whatever problems occur with the Solaris 10 server.
3.12 and 3.14 also don't see stalls when accessing an OmniOS server,
which makes me think the bug is on the Solaris side but triggers poor
error handling on the Linux side (that was fixed in 3.16).

So the end result is pretty obvious:  it's time to upgrade.

      reply	other threads:[~2014-12-23 23:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-19  3:24 3.14.27 client hang on specific file Brian De Wolf
2014-12-23 23:28 ` Brian De Wolf [this message]

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=20141223152844.58514ad5@cpp.edu \
    --to=bldewolf@cpp.edu \
    --cc=linux-nfs@vger.kernel.org \
    /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