All of lore.kernel.org
 help / color / mirror / Atom feed
From: Willy Tarreau <willy@w.ods.org>
To: Christoph Pleger <Christoph.Pleger@uni-dortmund.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: NFS hangs in 2.4.27
Date: Thu, 9 Sep 2004 08:43:22 +0200	[thread overview]
Message-ID: <20040909064322.GA1444@alpha.home.local> (raw)
In-Reply-To: <20040908140730.1a3b77c7.Christoph.Pleger@uni-dortmund.de>

On Wed, Sep 08, 2004 at 02:07:30PM +0200, Christoph Pleger wrote:
> Hello,
> 
> Since a few days I have great NFS problems on six Linux machines. The
> execution of "ps aux" shows that processes are hanging for they are
> waiting for the completion of uninterruptable NFS I/O and the system
> utilization becomes very high.
> 
> The hangs occurred since the installation of Kernel 2.4.27 (used 2.4.26
> before), so I guess that Kernel 2.4.27 introduces the problems with NFS.
> I am not sure about that, but since I reinstalled the old 2.4.26-Kernel
> on one of the six computers, that machine works fine.
> 
> Has someone else experienced NFS hangs under 2.4.27 so far?

I have seen this only with the preempt patch applied and enabled. But since
the kernel also had lots of other patches applied, I cannot tell that it is
only NFS+preemt alone. It deadlocked on a spinlock() in nfs_sync_page() IIRC.

But no problem so far with preempt disabled.

Regards,
Willy


      reply	other threads:[~2004-09-09  6:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-08 12:07 NFS hangs in 2.4.27 Christoph Pleger
2004-09-09  6:43 ` Willy Tarreau [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=20040909064322.GA1444@alpha.home.local \
    --to=willy@w.ods.org \
    --cc=Christoph.Pleger@uni-dortmund.de \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.