From: Hans-Peter Jansen <hpj@urpla.net>
To: Alex Goller <alex@vivien.franken.de>, linux-ide@vger.kernel.org
Subject: Re: Time spent waiting for uncorrectable errors
Date: Thu, 19 Feb 2004 16:13:18 +0100 [thread overview]
Message-ID: <200402191613.18342.hpj@urpla.net> (raw)
In-Reply-To: <20040216082157.GK57556@vivien.franken.de>
On Monday 16 February 2004 09:21, Alex Goller wrote:
> Hi,
>
> is there any data regarding how long current disks try to read a
> sector before quitting with an uncorrectable error? The problem is,
> that i have no reliable way to reproduce the error, i will try to
> read from a hopefully (!) broken disk this afternoon and try to
> measure the time spent for that.
IIRC, the kernel tries to read a defect block exactly 8 times.
The problem is (according to some Maxtor guy), a drive, that returns
a hard sector error has tried to read it internally a few tausand
times (~2650), which results in about 21200 physical retries.
Unfortunately this renders an unpatched linux kernel useless for data
recovery tasks. Well, not useless in general, but you simply need a
_lot_ of patience.
Last time I've done it myself, it took about 40 hours to copy a
defective 80 GB HD with dd_rescue. Fortunately, the damage was in
some mpeg2 streams, which is quite robust in handling long runs of
zeros ;-)..
Pete
next prev parent reply other threads:[~2004-02-19 15:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-16 8:21 Time spent waiting for uncorrectable errors Alex Goller
2004-02-19 15:13 ` Hans-Peter Jansen [this message]
2004-02-19 15:39 ` Bartlomiej Zolnierkiewicz
2004-02-19 16:30 ` Hans-Peter Jansen
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=200402191613.18342.hpj@urpla.net \
--to=hpj@urpla.net \
--cc=alex@vivien.franken.de \
--cc=linux-ide@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).