Skip to content
Snippets Groups Projects
Commit 4e0c9e45 authored by guidog's avatar guidog
Browse files

bit 4 in smartctl's return code might be set even when the dist check didn't return "DISK OK"

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2410 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 06116d56
Branches
No related tags found
No related merge requests found
CHANGELOG for smartmontools CHANGELOG for smartmontools
$Id: CHANGELOG,v 1.618 2007/06/13 20:52:22 chrfranke Exp $ $Id: CHANGELOG,v 1.619 2007/06/15 16:23:13 guidog Exp $
The most recent version of this file is: The most recent version of this file is:
http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/CHANGELOG?view=markup http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/CHANGELOG?view=markup
...@@ -33,6 +33,9 @@ NOTES FOR FUTURE RELEASES: see TODO file. ...@@ -33,6 +33,9 @@ NOTES FOR FUTURE RELEASES: see TODO file.
<DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE> <DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE>
[GG] bit 4 in smartctl's return code might be set even when the dist check
didn't return "DISK OK"
[CF] Drive database: added '-F samsung3' for Samsung P80 firmware [CF] Drive database: added '-F samsung3' for Samsung P80 firmware
BH100-35. BH100-35.
......
.ig .ig
Copyright (C) 2002-7 Bruce Allen <smartmontools-support@lists.sourceforge.net> Copyright (C) 2002-7 Bruce Allen <smartmontools-support@lists.sourceforge.net>
$Id: smartctl.8.in,v 1.95 2007/02/12 21:58:31 chrfranke Exp $ $Id: smartctl.8.in,v 1.96 2007/06/15 16:23:13 guidog Exp $
This program is free software; you can redistribute it and/or modify it This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free under the terms of the GNU General Public License as published by the Free
...@@ -1370,7 +1370,7 @@ in a SMART data structure (see \'\-b\' option above). ...@@ -1370,7 +1370,7 @@ in a SMART data structure (see \'\-b\' option above).
SMART status check returned "DISK FAILING". SMART status check returned "DISK FAILING".
.TP .TP
.B Bit 4: .B Bit 4:
SMART status check returned "DISK OK" but we found prefail Attributes <= threshold. We found prefail Attributes <= threshold.
.TP .TP
.B Bit 5: .B Bit 5:
SMART status check returned "DISK OK" but we found that some (usage SMART status check returned "DISK OK" but we found that some (usage
...@@ -1475,7 +1475,7 @@ these documents may be found in the References section of the ...@@ -1475,7 +1475,7 @@ these documents may be found in the References section of the
.SH .SH
CVS ID OF THIS PAGE: CVS ID OF THIS PAGE:
$Id: smartctl.8.in,v 1.95 2007/02/12 21:58:31 chrfranke Exp $ $Id: smartctl.8.in,v 1.96 2007/06/15 16:23:13 guidog Exp $
.\" Local Variables: .\" Local Variables:
.\" mode: nroff .\" mode: nroff
.\" End: .\" End:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment