[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
howtos:hardware:smart_hdd_diagnostics [2015/01/05 01:08 (UTC)] – [SMART Tests] metaschimahowtos:hardware:smart_hdd_diagnostics [2015/01/05 01:17 (UTC)] – [Is my drive failing ?] metaschima
Line 236: Line 236:
 A failing drive is defined as: A failing drive is defined as:
   - Having a ''Pre-fail'' attribute below or near threshold, marked ''FAILING_NOW'' or ''In_the_past''.   - Having a ''Pre-fail'' attribute below or near threshold, marked ''FAILING_NOW'' or ''In_the_past''.
-  - Having an ''Old_age'' attribute below or near threshold, marked ''FAILING_NOW'' or ''In_the_past'' plus other signs of failure such as consistent failure of SMART long tests, strange noises, slowing down, corrupt data, etc.+  - Having an ''Old_age'' attribute below or near threshold, marked ''FAILING_NOW'' or ''In_the_past'' **PLUS** other signs of failure such as consistent failure of SMART long tests, strange noises, slowing down, corrupt data, etc.
  
 Do not ignore your senses, if the HDD sounds unusual or makes strange noises, monitor it closely and/or replace it. Again, SMART cannot tell you with great accuracy if or when the drive will fail. The drive can fail with above threshold attributes and minimal signs. The only hope you have to keep your data safe is to backup your data, use the 3-2-1 strategy as mentioned above. Do not ignore your senses, if the HDD sounds unusual or makes strange noises, monitor it closely and/or replace it. Again, SMART cannot tell you with great accuracy if or when the drive will fail. The drive can fail with above threshold attributes and minimal signs. The only hope you have to keep your data safe is to backup your data, use the 3-2-1 strategy as mentioned above.
 +
 +====== smartd ======
 +
 +What is smartd ? It is a daemon that monitors SMART. So if you don't want to manually monitor and run tests, you can set up smartd to run them on a regular basis. You should refer to ''man smartd'' and ''man smartd.conf'' and ''/etc/smartd.conf'' for everything you need to know about setting up smartd to do what you want it to do.
 ====== Sources ====== ====== Sources ======
 <!-- If you are copying information from another source, then specify that source --> <!-- If you are copying information from another source, then specify that source -->
 howtos:hardware:smart_hdd_diagnostics ()