linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Greaves <david@dgreaves.com>
To: Molle Bestefich <molle.bestefich@gmail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: libata retry - disable?
Date: Tue, 18 Apr 2006 15:44:38 +0100	[thread overview]
Message-ID: <4444FB56.9060806@dgreaves.com> (raw)
In-Reply-To: <62b0912f0604172330g274c286fje159f9d920d5ec61@mail.gmail.com>

Molle Bestefich wrote:
> Does anyone know of a way to disable libata's 5-time retry when a read fails?
>
> It has the effect of causing every failed sector read to take 6
> seconds before it fails, causing raid5 rebuilds to go awfully slow. 
> It's generally undesirable too, when you've got RAID on top that can
> write replacement data onto the failed sectors..
>
> Log showing a failed sector:
> Apr 18 09:49:53 linux kernel: end_request: I/O error, dev sda, sector 131124407
> Apr 18 09:49:55 linux kernel: ata1: no sense translation for status: 0x51
> Apr 18 09:49:55 linux kernel: ata1: translated ATA stat/err 0x51/00 to
> SCSI SK/ASC/ASCQ 0x3/11/04
>   
What kernel Molle?

There were some nasties in 2.6.15 to do with FUA. Have a look for my
postings in linux-ide (my problems are still not entirely resolved).

(I got very used to mdadm --force and xfs_repair during that experience!)

David

-- 


  parent reply	other threads:[~2006-04-18 14:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-18  6:30 libata retry - disable? Molle Bestefich
2006-04-18  6:50 ` Jeff Garzik
2006-04-18 14:44 ` David Greaves [this message]
2006-04-18 16:49   ` Molle Bestefich

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=4444FB56.9060806@dgreaves.com \
    --to=david@dgreaves.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=molle.bestefich@gmail.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;
as well as URLs for NNTP newsgroup(s).