bug-ddrescue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-ddrescue] ddrescue datarate-question


From: Antonio Diaz Diaz
Subject: Re: [Bug-ddrescue] ddrescue datarate-question
Date: Wed, 23 Jan 2008 17:47:09 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905

Hello Wolfgang,

address@hidden wrote:
I tried to save a partition /dev/hda1 into a file /media/hdb1/imagefile.
Logfile is also there /media/hdb1/logfile. This worked fine until the error in
the 25 GByte Parition at nearly 9GByte. At the error of course the data
transferrate broke down from about 8 MByte/s to 35 kByte/s. Thats ok.  A
long time I was waiting for the transferrate to increase again, because there
are no more errors in the partition as far as I know. But after 4 hours and
about 0,5 Gbyte the datarate didn't increase. So it would take about 4 days for
the rest of the partition and I interrupted with Ctrl-C at first.

I think you are a bit impatient. 4 hours is normally little time to rescue a damaged drive. Depending of the state of the drive, several days may be expected. If it is a temperature problem, stop and let the drive to cool down, then run ddrescue again.


My question is: is this behavior normal or could I call a commandline option so
that ddrescue will adapt the datatrate to the errorrate.

Ddrescue always reads data as fast as the drive can supply it. there is no "datarate" to adjust. If ddrescue reads slowly it is because the drive is having a hard time to deliver the requested data.

You may try stopping ddrescue and running it again from beyond the error, but using always the same files, like this:

ddrescue -i errorpos+errorlenght /dev/hda1 /media/hdb1/imagefile /media/hdb1/logfile


Regards,
Antonio.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]