Michael wrote:
> On Sunday, 22 March 2020 07:53:18 GMT Stefan Schmiedl wrote:
>> "Caveman Al Toraboran" <toraboracave...@protonmail.com>, 22.03.2020, 02:29:
>>> On Saturday, March 21, 2020 8:03 PM, Stefan Schmiedl <s...@xss.de> wrote:
>>>> "Caveman Al Toraboran" toraboracave...@protonmail.com, 21.03.2020, 14:49:
>>>>> questions:
>>>>>  * what's going on?
>>>>>  * how to find out?
>>>> "dmesg -T" is your friend. It should show the error messages
>>>> with their timestamps.
>>>>
>>>>> * how to fix?
>>>> For spinning HDs:
>>>>
>>>> If the error messages point towards faulty sectors that can't be
>>>> written, get a new drive and migrate your data. If the messages
>>>> don't contain sectors, check and/or replace the cabling. If the
>>>> problem persists, get a new drive etc...
>>> i get this:  http://codepad.org/MVeqeBBu
>>> it mentions "sector", but not sure if it is what you mean.
>> Messages like
>>
>>   >> [sda] tag#6 Sense Key : Medium Error [current]
>>   >> [sda] tag#6 Add. Sense: Unrecovered read error - auto reallocate failed
>>
>> usually point towards towards problems with the magnetic layer
>> on the disk. These do not get better over time, they only get
>> worse.
>>
>> Then we have "auto reallocate failed", which means that the HD
>> controller tried to reassign the damaged sector to another working
>> sector, unsuccessfully.
>>
>>> what do you think?
>> If there is anything of value on the disk, get a new one right now.
>>
>> Good luck,
>> s.
> What Stefan said - the disk is on its way out and autorecovery of bad sectors 
> is failing.  You could run:
>
> smartctl -a /dev/sda
>
> to see what errors it reports, but in the first instance if the data on this 
> disk is valuable I suggest you get another disk and *immediately* transfer 
> all 
> useful/recoverable files off this drive.  If the value of the data is not 
> high/irreplaceable, then carry on using it - it may take years and years 
> before it fails completely.
>
> To reallocate a bad block on your disk and hope more won't arrive overnight, 
> have a read at this page:
>
> https://www.smartmontools.org/wiki/BadBlockHowto


Just to add something to think about.  I can't recall how SMART says
this but a drive that failed on me several years ago said the drive was
dying and it was going to die soon, I think 24 hours was mentioned.  I
unmounted that drive and removed power until I had a replacement drive. 
Once the replacement drive came in, I hooked the drive back up and
copied the data over to the new drive.  I seem to recall I had a couple
pics and a couple text files that were corrupted.  I might also add, I
started running some tests on the drive and it died a few hours later. 
I could hear it spin but it wouldn't even mount anymore. 

If you see something similar to that, I suggest you take action since it
could be accurate.  It was in my case.  If the data has no value or you
have known good backups, then it may not matter so much.

Dale

:-)  :-) 

Reply via email to