All of lore.kernel.org
 help / color / mirror / Atom feed
* Faulty drive data recovery
@ 2010-11-24 14:04 Atila
  2010-11-24 16:03 ` Artem Bokhan
  0 siblings, 1 reply; 5+ messages in thread
From: Atila @ 2010-11-24 14:04 UTC (permalink / raw)
  To: linux-ide

HI, I'm trying to recover data from a damaged hard disk, which has
plenty of bad sectors, but also has many good ones. The problem is that
when a bad sector is found, the drive keeps trying to read it, instead
of giving up and just move on, so the average data read rate is around
5Kb/s. With such rates, it will take more than an year to finish. Since
I'm using gnu ddrescue (which logs bad sectors, so one can try then
again later), my goal is not waste time with errors, leaving the retries
to a second round.
So, my first attempt was to drastically lower the timeouts in
libata-eh.c. It seems to have improved a little, but I'm not having more
than 12Kb/s.
Is there any way to minimize retries and make errors finish faster?

Atila Romero

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-11-26 18:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-24 14:04 Faulty drive data recovery Atila
2010-11-24 16:03 ` Artem Bokhan
     [not found]   ` <AANLkTikhpPg4XMiDs8B7Jq=YC-xLYtemsarW5=EADkQM@mail.gmail.com>
2010-11-24 17:00     ` Greg Freemyer
2010-11-26 17:29       ` Tejun Heo
2010-11-26 18:45         ` Atila

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.