<div dir="auto"><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div>Unfortunately, photorec was unable to recover anything after close to 9 hours running.<div dir="auto">Trying ddrescue (ddrescue-GUI) now. Hope is all but gone as almost 30 minutes into it and nothing but read errors on screen ☹️</div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Dec 14, 2019, 10:20 AM DJ-Pfulio via Ale <<a href="mailto:ale@ale.org" target="_blank" rel="noreferrer">ale@ale.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm with Steve and Sam here.<br>
<br>
IMHO,<br>
<br>
The only things you should be doing with the failing disk is using<br>
ddrescue to clone it at the device level.  /dev/sdZ  you can store that<br>
onto another disk or into a file on a disk that's huge.  It will take a<br>
long time and try multiple times to recover the data, but it will grab<br>
most of it on the first attempt with just the bad sectors needing<br>
multiple attempts.<br>
<br>
sudo ddrescue /dev/sdZ  /media/path/to/HUGE/sdZ.file  /tmp/log<br>
<br>
AFTER you get a clone, then you can send logical data recovery after it.<br>
<br>
I have to say this ... having daily, automatic, versioned, backups means<br>
stuff like this is a minor inconvenience.  photorec isn't exactly user<br>
friendly.  It will find all sorts of files on the disk, multiple<br>
versions, and you'll end up with tens or more of each file. Which is the<br>
current version?  Say you have 10,000 files ... each with multiple<br>
versions.  It won't be fun.<br>
<br>
As for the SMART data, I'd need to see the full output to read it. The<br>
raw data is the most important, but need all the columns.  "Old-age"<br>
gets set BEFORE you open the disk up.  Picked up an 8TB a few weeks ago,<br>
to be used for backups, and ran smartctl. Some of the attributes were<br>
already marked as "old-age" with less than 10 minutes of spin time.<br>
<br>
On 12/13/19 9:28 PM, Steve Litt via Ale wrote:<br>
> On Fri, 13 Dec 2019 12:30:59 -0500<br>
> Sergio Chaves via Ale <<a href="mailto:ale@ale.org" rel="noreferrer noreferrer" target="_blank">ale@ale.org</a>> wrote:<br>
> <br>
> <br>
>> I was then able to see the drive.<br>
>> The dd command says "error reading /dev/sdb : Input/Output error"<br>
> <br>
> Use ddrescue. Unlike dd, ddrescue is meant to read files or devices<br>
> with bad sectors. Be sure to use the log file.<br>
> <br>
> I once got a music CD at a garage sale. It was all scratched up and<br>
> wouldn't play on any CD player, standalone or in a PC. I used ddrescue<br>
> on it. It took hours, but I was able to get it sounding just like new,<br>
> except in one short stretch.<br>
> <br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" rel="noreferrer noreferrer" target="_blank">Ale@ale.org</a><br>
<a href="https://mail.ale.org/mailman/listinfo/ale" rel="noreferrer noreferrer noreferrer" target="_blank">https://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer noreferrer noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div></div></div>
</blockquote></div></div></div>