linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: David Flynn <davidf@rd.bbc.co.uk>
Cc: linux-raid@vger.kernel.org
Subject: Re: md raid5 blocked in get_active_stripe after disk failure
Date: Thu, 13 Jan 2011 07:33:31 +1100	[thread overview]
Message-ID: <20110113073331.687bc941@notabene.brown> (raw)
In-Reply-To: <20110112140632.GB6275@rd.bbc.co.uk>

On Wed, 12 Jan 2011 14:06:32 +0000 David Flynn <davidf@rd.bbc.co.uk> wrote:

> * David Flynn (davidf@rd.bbc.co.uk) wrote:
> > I have a fileserver that mounts an md raid5 array with 20 active disks,
> > holding an xfs filesystem which is then exported via nfs. (system is
> > a twin-quadcore intel, 64bit)
> 
> I ought to mention, this is running 2.6.35.8
> 

Ah... you had already answer that, sorry.

There have been no changes in md since then which could affect your problem,
so if it in an md problem it is still there.

If this is easily reproducible (which I think you suggested it is), I would
put a printk in raid5_end_read_request where it sets "retry = 1" to report
"trying to fix a failed read".

If you then get a hang but don't get that message, it is a device driver
problem.  If you do get that message it is probably an md/raid5 problem.

NeilBrown


  reply	other threads:[~2011-01-12 20:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-12 13:04 md raid5 blocked in get_active_stripe after disk failure David Flynn
2011-01-12 14:06 ` David Flynn
2011-01-12 20:33   ` NeilBrown [this message]
2011-01-19 13:45     ` David Flynn
2011-02-12  0:41     ` David Flynn
2011-01-12 20:27 ` NeilBrown

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=20110113073331.687bc941@notabene.brown \
    --to=neilb@suse.de \
    --cc=davidf@rd.bbc.co.uk \
    --cc=linux-raid@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;
as well as URLs for NNTP newsgroup(s).