bug-ddrescue
[Top][All Lists]
Advanced

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

Re: ddrescue: detect repeated reads of the same data


From: Antonio Diaz Diaz
Subject: Re: ddrescue: detect repeated reads of the same data
Date: Tue, 21 May 2024 16:13:02 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14

Hi Matheus,

Matheus Afonso Martins Moreira wrote:
Also the forum comment suggests that the data might be read via repeated
attempts which to my understanding is what ddrescue's scraping is all
about. My rescue is still in the copying phase, how can I move all the
non-tried blocks to the scraping phase?

The main difference between the copying phase and the other phases (trimming, scraping, retrying) is that the former reads data in large blocks, while the others read data sector by sector.

Instead of editing the mapfile, you may just use --cluster-size=1 to read sectors one by one. Note that ddrescue does not make repeated attempts at reading one sector, as this reduces the chances of rescuing the remaining good data.


Best regards,
Antonio.



reply via email to

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