On Tue, Apr 02, 2019 at 01:23:57PM -0300, Luciano ES wrote: > On Tue, 2 Apr 2019 08:32:26 +1100, Dave Chinner wrote: > > At this point, I suspect your problems are the USB enclosure your > > are using. Plug the disks directly into a SATA port and see if that > > makes the IO errors go away. This looks like hardware problems, not > > XFS issues... > > ************************** > > Hi. Thank you for your kind attention again. > > I tested the disks directly connected to the SATA ports this time. > One of them worked flawlessly. That's good! > Damn! It's the third USB enclosure that fails on me in one year! That's about par for the course, I think. I simply don't trust USB storage enclosures at all... > The other disk failed again. Here is some dmesg: .... > [ 3.790315] sd 1:0:0:0: [sdb] tag#12 Sense Key : Medium Error [current] > [ 3.790318] sd 1:0:0:0: [sdb] tag#12 Add. Sense: Unrecovered read error - auto reallocate failed Basically, this is saying the sector on the disk is bad, and there is no spare sectors on the disk for recovery of that sector. i.e the sector is now permanently dead. The drive is essentially unusable at this point - it will only continue to get worse and lose more data. AFAICT, the only way you'll get anything off this drive is via ddrescue to image it and then perform data recovery on the decayed corpse it extracts.... Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx