View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 4 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sat May 03, 2008 3:32 am 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
I just discovered smartmontools which is an open-source hdd monitoring suite that can read the S.M.A.R.T. (Self-Monitoring, Analysis and Reporting Technology System) chip present in your hdd's. In many cases, these utilities will provide advanced warning of disk degradation and failure.

Install it easily via apt-get:
Code:
# apt-get update
# apt-get install smartmontools


You can also install smartmontools for Windows - Windows version is here or just see the windows version link at the sourceforge.net link I provided above.

As always, read the docs, but here are a few quick commands you can run on your hdd's:

Code:
# smartctrl -a /dev/hda
That will display all the SMART info about the disk you specify.

Code:
# smartctrl -t short /dev/hda
That will run a quick self test. You must wait the specified time (1-2 min usually) and then you can view the results by issuing the following command:
Code:
# smartctrl -l selftest /dev/hda


Enjoy!

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject:
PostPosted: Sat May 03, 2008 10:06 am 
Offline
Joined: Fri May 21, 2004 11:55 pm
Posts: 1206
Location: Silicon Valley, CA
Where you been, graysky??

I posted about this waaaay back in January '05!

http://www.knoppmyth.net/phpBB2/viewtop ... rtmontools

You young whupper-snappers crack me up!

-- Joe

_________________
Do you code to live, or live to code?
Search LinHES forum through Google


Top
 Profile  
 
 Post subject:
PostPosted: Sat May 03, 2008 5:26 pm 
Offline
Joined: Mon May 24, 2004 10:49 pm
Posts: 112
Location: Calgary, Alberta, Canada
The one problem with that is that S.M.A.R.T. isn't actually very smart. It doesn't actually do very much. Drives can tick along forever with a pile of SMART errors, or die with a SMART count of zero.

Perhaps you should listen to Steve Gibson's "Security Now: Episode 81" discussion on drive failure rates. It references the Google's Study on Hard Drive Reliability.

Two of the most salient point in the Google study:
Quote:
Out of all failed drives, over 56% of them have no count in any of the four strong SMART signals, namely scan errors, reallocation count, offline reallocation, and probational count. In other words, models based only on those signals can never predict more than half of the failed drives. Even when we add all remaining SMART parameters (except temperature) we still find that over 36% of all failed drives had zero counts on all variables.

and

We conclude that it is unlikely that SMART data alone can be effectively used to build models that predict failures of individual drives.

Gipson also references the Carnegie Mellon University Disk Failures in the Real World paper.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Oct 12, 2008 3:53 am 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
Found this great wiki article on smartmontools and wanted to share it.

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 17 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu