Luigi 'Comio' Mantellini | 3 Jun 2006 12:25
Picon

Disk fail?

Hi ml,

This is the result of smartctl -a -d ata /dev/sda (where sda is my hdd):

rubbia comio # smartctl -a -d ata /dev/sda
smartctl version 5.36 [x86_64-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/


[code]
=== START OF INFORMATION SECTION ===
Device Model:     Maxtor 6V200E0
Serial Number:    V409TT7G
Firmware Version: VA111630
User Capacity:    203,928,109,056 bytes
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   7
ATA Standard is:  ATA/ATAPI-7 T13 1532D revision 0
Local Time is:    Sat Jun  3 12:16:30 2006 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x80) Offline data collection activity
                                        was never started.
                                        Auto Offline Data Collection: Enabled.
Self-test execution status:      (  39) The self-test routine was interrupted
                                        by the host with a hard or soft reset.
Total time to complete Offline
data collection:                 (4682) seconds.
Offline data collection
capabilities:                    (0x5b) SMART execute Offline immediate.
                                        Auto Offline data collection on/off support.
                                        Suspend Offline collection upon new
                                        command.
                                        Offline surface scan supported.
                                        Self-test supported.
                                        No Conveyance Self-test supported.
                                        Selective Self-test supported.
SMART capabilities:            (0x0003) Saves SMART data before entering
                                        power-saving mode.
                                        Supports SMART auto save timer.
Error logging capability:        (0x01) Error logging supported.
                                        General Purpose Logging supported.
Short self-test routine
recommended polling time:        (   2) minutes.
Extended self-test routine
recommended polling time:        (  91) minutes.

SMART Attributes Data Structure revision number: 32
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  3 Spin_Up_Time            0x0027   252   252   063    Pre-fail  Always       -       2110
  4 Start_Stop_Count        0x0032   253   253   000    Old_age   Always       -       13
  5 Reallocated_Sector_Ct   0x0033   253   253   063    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000a   253   252   000    Old_age   Always       -       0
  8 Seek_Time_Performance   0x0027   246   246   187    Pre-fail  Always       -       56109
  9 Power_On_Hours          0x0032   253   253   000    Old_age   Always       -       63
 10 Spin_Retry_Count        0x002b   252   252   157    Pre-fail  Always       -       0
 11 Calibration_Retry_Count 0x002b   253   252   223    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   253   253   000    Old_age   Always       -       20
189 Unknown_Attribute       0x003a   100   100   000    Old_age   Always       -       0
190 Unknown_Attribute       0x0022   062   059   000    Old_age   Always       -       639762470
192 Power-Off_Retract_Count 0x0032   253   253   000    Old_age   Always       -       0
193 Load_Cycle_Count        0x0032   253   253   000    Old_age   Always       -       0
194 Temperature_Celsius     0x0032   038   253   000    Old_age   Always       -       38
*195 Hardware_ECC_Recovered  0x000a   253   252   000    Old_age   Always       -       974*
196 Reallocated_Event_Count 0x0008   253   253   000    Old_age   Offline      -       0
197 Current_Pending_Sector  0x0008   253   253   000    Old_age   Offline      -       0
198 Offline_Uncorrectable   0x0008   253   253   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x0008   199   199   000    Old_age   Offline      -       0
200 Multi_Zone_Error_Rate   0x000a   253   252   000    Old_age   Always       -       0
201 Soft_Read_Error_Rate    0x000a   253   252   000    Old_age   Always       -       0
202 TA_Increase_Count       0x000a   253   252   000    Old_age   Always       -       0
203 Run_Out_Cancel          0x000b   253   252   180    Pre-fail  Always       -       0
204 Shock_Count_Write_Opern 0x000a   253   252   000    Old_age   Always       -       0
205 Shock_Rate_Write_Opern  0x000a   253   252   000    Old_age   Always       -       0
207 Spin_High_Current       0x002a   252   252   000    Old_age   Always       -       0
208 Spin_Buzz               0x002a   252   252   000    Old_age   Always       -       0
210 Unknown_Attribute       0x0032   253   252   000    Old_age   Always       -       0
211 Unknown_Attribute       0x0032   253   252   000    Old_age   Always       -       0
212 Unknown_Attribute       0x0032   253   252   000    Old_age   Always       -       0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

[/code]


In the log, the parameter "Hardware_ECC_Recovered" has the suspicious raw value 924. This value change (both increase and decrease) everytime. Do you think that my hdd has any promblems? Or can this value be considered acceptable?

In any case, can I consider the hdd reliable?

thanks a lot.

luigi

--
Luigi 'Comio' Mantellini

The three laws of users:

1. A user may not injure a sysadmin, or through inaction,
   allow a sysadmin to come to harm.
2. A user must obey the orders given it by sysadmins except
   where such orders would conflict with the First Law.
3. A user must protect its own existence as long as such
   protection does not conflict with the First or Second Law.

<div><p>Hi ml,<br><br>This is the result of smartctl -a -d ata /dev/sda (where sda is my hdd):<br><br>rubbia comio # smartctl -a -d ata /dev/sda<br>smartctl version 5.36 [x86_64-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen<br>Home page is 
<a href="http://smartmontools.sourceforge.net/">http://smartmontools.sourceforge.net/</a><br><br><br>[code]<br>=== START OF INFORMATION SECTION ===<br>Device Model:&nbsp;&nbsp;&nbsp;&nbsp; Maxtor 6V200E0<br>Serial Number:&nbsp;&nbsp;&nbsp; V409TT7G<br>Firmware Version: VA111630
<br>User Capacity:&nbsp;&nbsp;&nbsp; 203,928,109,056 bytes<br>Device is:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Not in smartctl database [for details use: -P showall]<br>ATA Version is:&nbsp;&nbsp; 7<br>ATA Standard is:&nbsp; ATA/ATAPI-7 T13 1532D revision 0<br>Local Time is:&nbsp;&nbsp;&nbsp; Sat Jun&nbsp; 3 12:16:30 2006 CEST
<br>SMART support is: Available - device has SMART capability.<br>SMART support is: Enabled<br><br>=== START OF READ SMART DATA SECTION ===<br>SMART overall-health self-assessment test result: PASSED<br><br>General SMART Values:
<br>Offline data collection status:&nbsp; (0x80) Offline data collection activity<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; was never started.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Auto Offline Data Collection: Enabled.<br>
Self-test execution status:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (&nbsp; 39) The self-test routine was interrupted<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; by the host with a hard or soft reset.<br>Total time to complete Offline<br>data collection:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (4682) seconds.
<br>Offline data collection<br>capabilities:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0x5b) SMART execute Offline immediate.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Auto Offline data collection on/off support.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Suspend Offline collection upon new
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; command.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Offline surface scan supported.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Self-test supported.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; No Conveyance Self-test supported.
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Selective Self-test supported.<br>SMART capabilities:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0x0003) Saves SMART data before entering<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; power-saving mode.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Supports SMART auto save timer.
<br>Error logging capability:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0x01) Error logging supported.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; General Purpose Logging supported.<br>Short self-test routine<br>recommended polling time:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (&nbsp;&nbsp; 2) minutes.
<br>Extended self-test routine<br>recommended polling time:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (&nbsp; 91) minutes.<br><br>SMART Attributes Data Structure revision number: 32<br>Vendor Specific SMART Attributes with Thresholds:<br>ID# ATTRIBUTE_NAME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FLAG&nbsp;&nbsp;&nbsp;&nbsp; VALUE WORST THRESH TYPE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UPDATED&nbsp; WHEN_FAILED RAW_VALUE
<br>&nbsp; 3 Spin_Up_Time&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0027&nbsp;&nbsp; 252&nbsp;&nbsp; 252&nbsp;&nbsp; 063&nbsp;&nbsp;&nbsp; Pre-fail&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2110<br>&nbsp; 4 Start_Stop_Count&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0032&nbsp;&nbsp; 253&nbsp;&nbsp; 253&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 13<br>&nbsp; 5 Reallocated_Sector_Ct&nbsp;&nbsp; 0x0033&nbsp;&nbsp; 253&nbsp;&nbsp; 253&nbsp;&nbsp; 063&nbsp;&nbsp;&nbsp; Pre-fail&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0
<br>&nbsp; 7 Seek_Error_Rate&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x000a&nbsp;&nbsp; 253&nbsp;&nbsp; 252&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>&nbsp; 8 Seek_Time_Performance&nbsp;&nbsp; 0x0027&nbsp;&nbsp; 246&nbsp;&nbsp; 246&nbsp;&nbsp; 187&nbsp;&nbsp;&nbsp; Pre-fail&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 56109<br>&nbsp; 9 Power_On_Hours&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0032&nbsp;&nbsp; 253&nbsp;&nbsp; 253&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 63
<br>&nbsp;10 Spin_Retry_Count&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x002b&nbsp;&nbsp; 252&nbsp;&nbsp; 252&nbsp;&nbsp; 157&nbsp;&nbsp;&nbsp; Pre-fail&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>&nbsp;11 Calibration_Retry_Count 0x002b&nbsp;&nbsp; 253&nbsp;&nbsp; 252&nbsp;&nbsp; 223&nbsp;&nbsp;&nbsp; Pre-fail&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>&nbsp;12 Power_Cycle_Count&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0032&nbsp;&nbsp; 253&nbsp;&nbsp; 253&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20
<br>189 Unknown_Attribute&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x003a&nbsp;&nbsp; 100&nbsp;&nbsp; 100&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>190 Unknown_Attribute&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0022&nbsp;&nbsp; 062&nbsp;&nbsp; 059&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 639762470<br>192 Power-Off_Retract_Count 0x0032&nbsp;&nbsp; 253&nbsp;&nbsp; 253&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0
<br>193 Load_Cycle_Count&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0032&nbsp;&nbsp; 253&nbsp;&nbsp; 253&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>194 Temperature_Celsius&nbsp;&nbsp;&nbsp;&nbsp; 0x0032&nbsp;&nbsp; 038&nbsp;&nbsp; 253&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 38<br>*195 Hardware_ECC_Recovered&nbsp; 0x000a&nbsp;&nbsp; 253&nbsp;&nbsp; 252&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 974*
<br>196 Reallocated_Event_Count 0x0008&nbsp;&nbsp; 253&nbsp;&nbsp; 253&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Offline&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>197 Current_Pending_Sector&nbsp; 0x0008&nbsp;&nbsp; 253&nbsp;&nbsp; 253&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Offline&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>198 Offline_Uncorrectable&nbsp;&nbsp; 0x0008&nbsp;&nbsp; 253&nbsp;&nbsp; 253&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Offline&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0
<br>199 UDMA_CRC_Error_Count&nbsp;&nbsp;&nbsp; 0x0008&nbsp;&nbsp; 199&nbsp;&nbsp; 199&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Offline&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>200 Multi_Zone_Error_Rate&nbsp;&nbsp; 0x000a&nbsp;&nbsp; 253&nbsp;&nbsp; 252&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>201 Soft_Read_Error_Rate&nbsp;&nbsp;&nbsp; 0x000a&nbsp;&nbsp; 253&nbsp;&nbsp; 252&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0
<br>202 TA_Increase_Count&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x000a&nbsp;&nbsp; 253&nbsp;&nbsp; 252&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>203 Run_Out_Cancel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x000b&nbsp;&nbsp; 253&nbsp;&nbsp; 252&nbsp;&nbsp; 180&nbsp;&nbsp;&nbsp; Pre-fail&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>204 Shock_Count_Write_Opern 0x000a&nbsp;&nbsp; 253&nbsp;&nbsp; 252&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0
<br>205 Shock_Rate_Write_Opern&nbsp; 0x000a&nbsp;&nbsp; 253&nbsp;&nbsp; 252&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>207 Spin_High_Current&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x002a&nbsp;&nbsp; 252&nbsp;&nbsp; 252&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>208 Spin_Buzz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x002a&nbsp;&nbsp; 252&nbsp;&nbsp; 252&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0
<br>210 Unknown_Attribute&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0032&nbsp;&nbsp; 253&nbsp;&nbsp; 252&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>211 Unknown_Attribute&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0032&nbsp;&nbsp; 253&nbsp;&nbsp; 252&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>212 Unknown_Attribute&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0032&nbsp;&nbsp; 253&nbsp;&nbsp; 252&nbsp;&nbsp; 000&nbsp;&nbsp;&nbsp; Old_age&nbsp;&nbsp; Always&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0
<br><br>SMART Error Log Version: 1<br>No Errors Logged<br><br>SMART Self-test log structure revision number 1<br>Num&nbsp; Test_Description&nbsp;&nbsp;&nbsp; Status&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Remaining&nbsp; LifeTime(hours)&nbsp; LBA_of_first_error<br><br>SMART Selective self-test log data structure revision number 1
<br>&nbsp;SPAN&nbsp; MIN_LBA&nbsp; MAX_LBA&nbsp; CURRENT_TEST_STATUS<br>&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; Not_testing<br>&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; Not_testing<br>&nbsp;&nbsp;&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; Not_testing<br>&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; Not_testing<br>&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; Not_testing
<br>Selective self-test flags (0x0):<br>&nbsp; After scanning selected spans, do NOT read-scan remainder of disk.<br>If Selective self-test is pending on power-up, resume after 0 minute delay.<br><br>[/code]<br><br clear="all"><br>In the log, the parameter "Hardware_ECC_Recovered" has the suspicious raw value 924. This value change (both increase and decrease) everytime. Do you think that my hdd has any promblems? Or can this value be considered acceptable?
<br><br>In any case, can I consider the hdd reliable?<br><br>thanks a lot.<br><br>luigi<br><br>-- <br>Luigi 'Comio' Mantellini<br><br>The three laws of users:<br><br>1. A user may not injure a sysadmin, or through inaction,
<br>&nbsp;&nbsp; allow a sysadmin to come to harm.<br>2. A user must obey the orders given it by sysadmins except<br>&nbsp;&nbsp; where such orders would conflict with the First Law.<br>3. A user must protect its own existence as long as such
<br>&nbsp;&nbsp; protection does not conflict with the First or Second Law.
</p></div>
_______________________________________________
Smartmontools-support mailing list
Smartmontools-support <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/smartmontools-support
Volker Kuhlmann | 6 Jun 2006 05:16
Picon
Favicon

Re: Disk fail?

> In the log, the parameter "Hardware_ECC_Recovered" has the suspicious raw
> value 924.

Hardware_ECC_Recovered has no useful meaning to the end user. Ignore.

> In any case, can I consider the hdd reliable?

Yes. No bad sectors, pending reallocations, or pending anything. These
are the values you're interested in, plus the results of the self tests.
Turn on auto-offline data collection. The overall assessment has little
value, unless it says "FAILED", then you can rely on it.

Volker

--

-- 
Volker Kuhlmann			is list0570 with the domain in header
http://volker.dnsalias.net/	Please do not CC list postings to me.
Evren Yurtesen | 7 Jun 2006 22:01
Picon
Favicon

[Fwd: smartd.conf does not understand -F samsung]

When I run smartctl without -F samsung. I get this kind of
output for this drive which seems to be wrong.

So I put -F samsung into smartd.conf file so I wont receive
error e-mails out of blue however this seems to do nothing.
I am still receiving error e-mails when the drive is healthy.

--------------------------------------------------------------------------------------------------
# smartctl -a /dev/hda
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model:     SAMSUNG SP8004H
Serial Number:    0415J1FTC41447
Firmware Version: QW100-61
User Capacity:    80,060,424,192 bytes
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   6
ATA Standard is:  ATA/ATAPI-6 T13 1410D revision 1
Local Time is:    Wed Jun  7 22:48:01 2006 EEST

==> WARNING: May need -F samsung or -F samsung2 enabled; see manual for details.

SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
                                         was never started.
                                         Auto Offline Data Collection: Disabled.
Self-test execution status:      ( 246) Self-test routine in progress...
                                         60% of test remaining.
Total time to complete Offline
data collection:                 (3600) seconds.
Offline data collection
capabilities:                    (0x1b) SMART execute Offline immediate.
                                         Auto Offline data collection on/off support.
                                         Suspend Offline collection upon new
                                         command.
                                         Offline surface scan supported.
                                         Self-test supported.
                                         No Conveyance Self-test supported.
                                         No Selective Self-test supported.
SMART capabilities:            (0x0003) Saves SMART data before entering
                                         power-saving mode.
                                         Supports SMART auto save timer.
Error logging capability:        (0x01) Error logging supported.
                                         No General Purpose Logging support.
Short self-test routine
recommended polling time:        (   1) minutes.
Extended self-test routine
recommended polling time:        (  60) minutes.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
   1 Raw_Read_Error_Rate     0x000b   100   100   051    Pre-fail  Always       -       26
   4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       344
   5 Reallocated_Sector_Ct   0x0033   091   091   010    Pre-fail  Always       -       19
   7 Seek_Error_Rate         0x000b   253   253   051    Pre-fail  Always       -       0
   8 Seek_Time_Performance   0x0024   088   087   000    Old_age   Offline      -       10854
   9 Power_On_Hours          0x0032   098   098   000    Old_age   Always       -       1657939
  12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       199
194 Temperature_Celsius     0x0022   148   079   000    Old_age   Always       -       30
197 Current_Pending_Sector  0x0033   253   253   010    Pre-fail  Always       -       0
198 Offline_Uncorrectable   0x0031   100   100   010    Pre-fail  Offline      -       1
199 UDMA_CRC_Error_Count    0x000a   100   100   000    Old_age   Always       -       6
200 Multi_Zone_Error_Rate   0x000b   100   100   051    Pre-fail  Always       -       0
201 Soft_Read_Error_Rate    0x000b   100   100   051    Pre-fail  Always       -       0

SMART Error Log Version: 1
ATA Error Count: 64785 (device log contains only the most recent five errors)
         CR = Command Register [HEX]
         FR = Features Register [HEX]
         SC = Sector Count Register [HEX]
         SN = Sector Number Register [HEX]
         CL = Cylinder Low Register [HEX]
         CH = Cylinder High Register [HEX]
         DH = Device/Head Register [HEX]
         DC = Device Command Register [HEX]
         ER = Error register [HEX]
         ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.

Error 64785 occurred at disk power-on lifetime: 34612 hours (1442 days + 4 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00   3d+03:16:31.360  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00  42d+00:15:11.360  IDLE
   c6 00 10 00 00 00 ec 00  48d+04:31:42.080  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00  48d+04:31:42.080  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00  48d+04:31:42.080  RECALIBRATE [OBS-4]

Error 64784 occurred at disk power-on lifetime: 34612 hours (1442 days + 4 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00  48d+04:31:42.080  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00  46d+16:01:42.400  IDLE
   c6 00 10 00 00 00 ec 00   3d+03:16:31.360  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00   3d+03:16:31.360  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00   3d+03:16:31.360  RECALIBRATE [OBS-4]

Error 64783 occurred at disk power-on lifetime: 34612 hours (1442 days + 4 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00   3d+03:16:31.360  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00  46d+16:01:42.400  IDLE
   c6 00 10 00 00 00 ec 00   3d+03:16:31.360  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00   3d+03:16:31.360  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00   3d+03:16:31.360  RECALIBRATE [OBS-4]

Error 64782 occurred at disk power-on lifetime: 34612 hours (1442 days + 4 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00   3d+03:16:31.360  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00  32d+18:13:22.560  IDLE
   c6 00 10 00 00 00 ec 00  34d+06:43:22.240  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00  34d+06:43:22.240  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00  34d+06:43:22.240  RECALIBRATE [OBS-4]

Error 64781 occurred at disk power-on lifetime: 34612 hours (1442 days + 4 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00  38d+22:29:53.280  IDENTIFY PACKET DEVICE
   00 00 01 01 00 00 00 00   4d+17:17:44.320  NOP [Abort queued commands]
   00 00 01 01 00 00 00 00   4d+17:17:44.320  NOP [Abort queued commands]
   ca 00 08 a9 10 5c e0 00  23d+08:23:48.480  WRITE DMA
   ca 00 10 99 10 5c e0 00  23d+08:23:48.480  WRITE DMA

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

Device does not support Selective Self Tests/Logging
--------------------------------------------------------------------------------------------------

When I run smartctl with -F samsung the output seems to be correct.
Note: I cut some info to fit the message to 15kbyte limit of this list...

--------------------------------------------------------------------------------------------------
# smartctl -F samsung -a /dev/hda
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
   1 Raw_Read_Error_Rate     0x000b   100   100   051    Pre-fail  Always       -       26
   4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       344
   5 Reallocated_Sector_Ct   0x0033   091   091   010    Pre-fail  Always       -       19
   7 Seek_Error_Rate         0x000b   253   253   051    Pre-fail  Always       -       0
   8 Seek_Time_Performance   0x0024   088   087   000    Old_age   Offline      -       10854
   9 Power_On_Hours          0x0032   098   098   000    Old_age   Always       -       1657942
  12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       199
194 Temperature_Celsius     0x0022   148   079   000    Old_age   Always       -       30
197 Current_Pending_Sector  0x0033   253   253   010    Pre-fail  Always       -       0
198 Offline_Uncorrectable   0x0031   100   100   010    Pre-fail  Offline      -       1
199 UDMA_CRC_Error_Count    0x000a   100   100   000    Old_age   Always       -       6
200 Multi_Zone_Error_Rate   0x000b   100   100   051    Pre-fail  Always       -       0
201 Soft_Read_Error_Rate    0x000b   100   100   051    Pre-fail  Always       -       0

Error 4605 occurred at disk power-on lifetime: 13447 hours (560 days + 7 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00      00:00:10.000  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00      00:00:23.000  IDLE
   c6 00 10 00 00 00 ec 00      00:00:11.000  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00      00:00:11.000  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00      00:00:11.000  RECALIBRATE [OBS-4]

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%     12784         -
# 2  Short offline       Completed without error       00%     12762         -
# 3  Short offline       Completed without error       00%     12740         -
# 4  Extended offline    Completed without error       00%     12721         -
# 5  Short offline       Completed without error       00%     12718         -
# 6  Short offline       Completed without error       00%     12696         -
# 7  Short offline       Completed without error       00%     12673         -
# 8  Short offline       Completed without error       00%     12651         -
# 9  Short offline       Completed without error       00%     12629         -
#10  Short offline       Completed without error       00%     12607         -
#11  Short offline       Completed without error       00%     12585         -
#12  Extended offline    Completed without error       00%     12565         -
#13  Short offline       Completed without error       00%     12562         -
#14  Short offline       Completed without error       00%     12540         -
#15  Short offline       Completed without error       00%     12518         -
#16  Short offline       Completed without error       00%     12496         -
#17  Short offline       Completed without error       00%     12474         -
#18  Short offline       Completed without error       00%     12451         -
#19  Short offline       Completed without error       00%     12429         -
#20  Extended offline    Completed without error       00%     12410         -
#21  Short offline       Completed without error       00%     12407         -

Device does not support Selective Self Tests/Logging
--------------------------------------------------------------------------------------------------
Bruce Allen | 7 Jun 2006 17:35
Picon
Favicon

Re: Disk fail?

Disk looks OK, but you should run regular self tests.  'smartctl -t long' 
if you do them by hand, or use the '-s' Directive in smartd.conf to 
schedule smartd to do these for you.

On Sat, 3 Jun 2006, Luigi 'Comio' Mantellini wrote:

> Hi ml,
>
> This is the result of smartctl -a -d ata /dev/sda (where sda is my hdd):
>
> rubbia comio # smartctl -a -d ata /dev/sda
> smartctl version 5.36 [x86_64-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
> Home page is http://smartmontools.sourceforge.net/
>
>
> [code]
> === START OF INFORMATION SECTION ===
> Device Model:     Maxtor 6V200E0
> Serial Number:    V409TT7G
> Firmware Version: VA111630
> User Capacity:    203,928,109,056 bytes
> Device is:        Not in smartctl database [for details use: -P showall]
> ATA Version is:   7
> ATA Standard is:  ATA/ATAPI-7 T13 1532D revision 0
> Local Time is:    Sat Jun  3 12:16:30 2006 CEST
> SMART support is: Available - device has SMART capability.
> SMART support is: Enabled
>
> === START OF READ SMART DATA SECTION ===
> SMART overall-health self-assessment test result: PASSED
>
> General SMART Values:
> Offline data collection status:  (0x80) Offline data collection activity
>                                       was never started.
>                                       Auto Offline Data Collection:
> Enabled.
> Self-test execution status:      (  39) The self-test routine was
> interrupted
>                                       by the host with a hard or soft
> reset.
> Total time to complete Offline
> data collection:                 (4682) seconds.
> Offline data collection
> capabilities:                    (0x5b) SMART execute Offline immediate.
>                                       Auto Offline data collection on/off
> support.
>                                       Suspend Offline collection upon new
>                                       command.
>                                       Offline surface scan supported.
>                                       Self-test supported.
>                                       No Conveyance Self-test supported.
>                                       Selective Self-test supported.
> SMART capabilities:            (0x0003) Saves SMART data before entering
>                                       power-saving mode.
>                                       Supports SMART auto save timer.
> Error logging capability:        (0x01) Error logging supported.
>                                       General Purpose Logging supported.
> Short self-test routine
> recommended polling time:        (   2) minutes.
> Extended self-test routine
> recommended polling time:        (  91) minutes.
>
> SMART Attributes Data Structure revision number: 32
> Vendor Specific SMART Attributes with Thresholds:
> ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED
> WHEN_FAILED RAW_VALUE
> 3 Spin_Up_Time            0x0027   252   252   063    Pre-fail
> Always       -       2110
> 4 Start_Stop_Count        0x0032   253   253   000    Old_age
> Always       -       13
> 5 Reallocated_Sector_Ct   0x0033   253   253   063    Pre-fail
> Always       -       0
> 7 Seek_Error_Rate         0x000a   253   252   000    Old_age
> Always       -       0
> 8 Seek_Time_Performance   0x0027   246   246   187    Pre-fail
> Always       -       56109
> 9 Power_On_Hours          0x0032   253   253   000    Old_age
> Always       -       63
> 10 Spin_Retry_Count        0x002b   252   252   157    Pre-fail
> Always       -       0
> 11 Calibration_Retry_Count 0x002b   253   252   223    Pre-fail
> Always       -       0
> 12 Power_Cycle_Count       0x0032   253   253   000    Old_age
> Always       -       20
> 189 Unknown_Attribute       0x003a   100   100   000    Old_age
> Always       -       0
> 190 Unknown_Attribute       0x0022   062   059   000    Old_age
> Always       -       639762470
> 192 Power-Off_Retract_Count 0x0032   253   253   000    Old_age
> Always       -       0
> 193 Load_Cycle_Count        0x0032   253   253   000    Old_age
> Always       -       0
> 194 Temperature_Celsius     0x0032   038   253   000    Old_age
> Always       -       38
> *195 Hardware_ECC_Recovered  0x000a   253   252   000    Old_age
> Always       -       974*
> 196 Reallocated_Event_Count 0x0008   253   253   000    Old_age
> Offline      -       0
> 197 Current_Pending_Sector  0x0008   253   253   000    Old_age
> Offline      -       0
> 198 Offline_Uncorrectable   0x0008   253   253   000    Old_age
> Offline      -       0
> 199 UDMA_CRC_Error_Count    0x0008   199   199   000    Old_age
> Offline      -       0
> 200 Multi_Zone_Error_Rate   0x000a   253   252   000    Old_age
> Always       -       0
> 201 Soft_Read_Error_Rate    0x000a   253   252   000    Old_age
> Always       -       0
> 202 TA_Increase_Count       0x000a   253   252   000    Old_age
> Always       -       0
> 203 Run_Out_Cancel          0x000b   253   252   180    Pre-fail
> Always       -       0
> 204 Shock_Count_Write_Opern 0x000a   253   252   000    Old_age
> Always       -       0
> 205 Shock_Rate_Write_Opern  0x000a   253   252   000    Old_age
> Always       -       0
> 207 Spin_High_Current       0x002a   252   252   000    Old_age
> Always       -       0
> 208 Spin_Buzz               0x002a   252   252   000    Old_age
> Always       -       0
> 210 Unknown_Attribute       0x0032   253   252   000    Old_age
> Always       -       0
> 211 Unknown_Attribute       0x0032   253   252   000    Old_age
> Always       -       0
> 212 Unknown_Attribute       0x0032   253   252   000    Old_age
> Always       -       0
>
> SMART Error Log Version: 1
> No Errors Logged
>
> SMART Self-test log structure revision number 1
> Num  Test_Description    Status                  Remaining  LifeTime(hours)
> LBA_of_first_error
>
> SMART Selective self-test log data structure revision number 1
> SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
>   1        0        0  Not_testing
>   2        0        0  Not_testing
>   3        0        0  Not_testing
>   4        0        0  Not_testing
>   5        0        0  Not_testing
> Selective self-test flags (0x0):
> After scanning selected spans, do NOT read-scan remainder of disk.
> If Selective self-test is pending on power-up, resume after 0 minute delay.
>
> [/code]
>
>
> In the log, the parameter "Hardware_ECC_Recovered" has the suspicious raw
> value 924. This value change (both increase and decrease) everytime. Do you
> think that my hdd has any promblems? Or can this value be considered
> acceptable?
>
> In any case, can I consider the hdd reliable?
>
> thanks a lot.
>
> luigi
>
> -- 
> Luigi 'Comio' Mantellini
>
> The three laws of users:
>
> 1. A user may not injure a sysadmin, or through inaction,
>  allow a sysadmin to come to harm.
> 2. A user must obey the orders given it by sysadmins except
>  where such orders would conflict with the First Law.
> 3. A user must protect its own existence as long as such
>  protection does not conflict with the First or Second Law.
>
Jeremy Palmer | 6 Jun 2006 11:05
Picon

win32 smartd problems

HI,

 

I have problem running smartmon on winxp sp2. Smartd warns that no SMART Error log exists and mentions that I should remove -l error Directive from smartd.conf. However the only entries I have in the smartd.conf are:

 

/dev/hda -a -o on -S on -s (S/../.././02|L/../../6/03) -m msgbox

/dev/hdb -a -o on -S on -s (S/../.././02|L/../../6/03) -m msgbox

/dev/hdc -a -o on -S on -s (S/../.././02|L/../../6/03) -m msgbox

/dev/hdd -a -o on -S on -s (S/../.././02|L/../../6/03) -m msgbox

 

Also when I try to complete a test on one my SATA drives it throws an error:

 

smartctl -t long /dev/hdb

 

Warning! Drive Identity Structure error: invalid SMART checksum.

=== START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION ===

Sending command: "Execute SMART Extended self-test routine immediately in off-line mode".

Drive command "Execute SMART Extended self-test routine immediately in off-linemode" successful.

Testing has begun.

Please wait 111 minutes for test to complete.

Test will complete after Tue Jun 06 22:53:07 2006

 

Use smartctl -X to abort test.

 

Below is the log for smartd.

 

Thanks

 

2006-06-06 20:44:58 smartd[348]: Info : smartd version 5.36 [i686-mingw32-xp-sp2] Copyright (C) 2002-6 Bruce Allen

2006-06-06 20:44:58 smartd[348]: Info : Home page is http://smartmontools.sourceforge.net/

2006-06-06 20:44:58 smartd[348]: Info : Opened configuration file ./smartd.conf

2006-06-06 20:44:58 smartd[348]: Info : Configuration file ./smartd.conf parsed.

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda, opened

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda, found in smartd database.

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda, enabled SMART Attribute Autosave.

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda, enabled SMART Automatic Offline Testing.

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda, Read SMART Self Test Log Failed

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda, no SMART Self-Test log; remove -l selftest Directive from smartd.conf

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda, Read SMART Error Log Failed

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda, no SMART Error log; remove -l error Directive from smartd.conf

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda, is SMART capable. Adding to "monitor" list.

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb, opened

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb, found in smartd database.

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb, enabled SMART Attribute Autosave.

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb, enabled SMART Automatic Offline Testing.

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb, Read SMART Self Test Log Failed

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb, no SMART Self-Test log; remove -l selftest Directive from smartd.conf

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb, Read SMART Error Log Failed

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb, no SMART Error log; remove -l error Directive from smartd.conf

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb, is SMART capable. Adding to "monitor" list.

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdc, opened

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdc, found in smartd database.

2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdc, enabled SMART Attribute Autosave.

2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdc, enabled SMART Automatic Offline Testing.

2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdc, Read SMART Self Test Log Failed

2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdc, no SMART Self-Test log; remove -l selftest Directive from smartd.conf

2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdc, Read SMART Error Log Failed

2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdc, no SMART Error log; remove -l error Directive from smartd.conf

2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdc, is SMART capable. Adding to "monitor" list.

2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd, opened

2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd, found in smartd database.

2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd, enabled SMART Attribute Autosave.

2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd, enabled SMART Automatic Offline Testing.

2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd, Read SMART Self Test Log Failed

2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd, no SMART Self-Test log; remove -l selftest Directive from smartd.conf

2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd, Read SMART Error Log Failed

2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd, no SMART Error log; remove -l error Directive from smartd.conf

2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd, is SMART capable. Adding to "monitor" list.

2006-06-06 20:44:59 smartd[348]: Info : Monitoring 4 ATA and 0 SCSI devices

2006-06-06 20:45:20 smartd[348]: Info : smartd received signal 15: SIGTERM

2006-06-06 20:45:20 smartd[348]: Info : smartd is exiting (exit status 0)

<div>

<div class="Section1">

<p class="MsoNormal"><span>HI,<p></p></span></p>

<p class="MsoNormal"><span><p>&nbsp;</p></span></p>

<p class="MsoNormal"><span>I have problem running smartmon on winxp sp2. Smartd warns
that no SMART Error log exists and mentions that I should remove -l error
Directive from smartd.conf. However the only entries I have in the smartd.conf
are:<p></p></span></p>

<p class="MsoNormal"><span><p>&nbsp;</p></span></p>

<p class="MsoNormal"><span>/dev/hda -a -o on -S on -s (S/../.././02|L/../../6/03) -m
msgbox<p></p></span></p>

<p class="MsoNormal"><span>/dev/hdb -a -o on -S on -s (S/../.././02|L/../../6/03) -m
msgbox<p></p></span></p>

<p class="MsoNormal"><span>/dev/hdc -a -o on -S on -s (S/../.././02|L/../../6/03) -m
msgbox<p></p></span></p>

<p class="MsoNormal"><span>/dev/hdd -a -o on -S on -s (S/../.././02|L/../../6/03) -m
msgbox<p></p></span></p>

<p class="MsoNormal"><span><p>&nbsp;</p></span></p>

<p class="MsoNormal"><span>Also when I try to complete a test on one my SATA drives it
throws an error:<p></p></span></p>

<p class="MsoNormal"><span><p>&nbsp;</p></span></p>

<p class="MsoNormal"><span>smartctl -t long /dev/hdb<p></p></span></p>

<p class="MsoNormal"><span><p>&nbsp;</p></span></p>

<p class="MsoNormal"><span>Warning! Drive Identity Structure error: invalid SMART
checksum.<p></p></span></p>

<p class="MsoNormal"><span>=== START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION ===<p></p></span></p>

<p class="MsoNormal"><span>Sending command: "Execute SMART Extended self-test
routine immediately in off-line mode".<p></p></span></p>

<p class="MsoNormal"><span>Drive command "Execute SMART Extended self-test routine
immediately in off-linemode" successful.<p></p></span></p>

<p class="MsoNormal"><span>Testing has begun.<p></p></span></p>

<p class="MsoNormal"><span>Please wait 111 minutes for test to complete.<p></p></span></p>

<p class="MsoNormal"><span>Test will complete after Tue Jun 06 22:53:07 2006<p></p></span></p>

<p class="MsoNormal"><span><p>&nbsp;</p></span></p>

<p class="MsoNormal"><span>Use smartctl -X to abort test.<p></p></span></p>

<p class="MsoNormal"><span><p>&nbsp;</p></span></p>

<p class="MsoNormal"><span>Below is the log for smartd. <p></p></span></p>

<p class="MsoNormal"><span><p>&nbsp;</p></span></p>

<p class="MsoNormal"><span>Thanks<p></p></span></p>

<p class="MsoNormal"><span><p>&nbsp;</p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : smartd version 5.36
[i686-mingw32-xp-sp2] Copyright (C) 2002-6 Bruce Allen<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Home page is
http://smartmontools.sourceforge.net/<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Opened configuration
file ./smartd.conf<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Configuration file
./smartd.conf parsed.<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda,
opened<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda,
found in smartd database.<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda,
enabled SMART Attribute Autosave.<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda,
enabled SMART Automatic Offline Testing.<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda,
Read SMART Self Test Log Failed<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda, no
SMART Self-Test log; remove -l selftest Directive from smartd.conf<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda,
Read SMART Error Log Failed<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda, no
SMART Error log; remove -l error Directive from smartd.conf<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hda, is
SMART capable. Adding to "monitor" list.<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb,
opened<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb,
found in smartd database.<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb,
enabled SMART Attribute Autosave.<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb,
enabled SMART Automatic Offline Testing.<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb,
Read SMART Self Test Log Failed<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb, no
SMART Self-Test log; remove -l selftest Directive from smartd.conf<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb,
Read SMART Error Log Failed<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb, no
SMART Error log; remove -l error Directive from smartd.conf<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdb, is
SMART capable. Adding to "monitor" list.<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdc,
opened<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdc,
found in smartd database.<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:58 smartd[348]: Info : Device: /dev/hdc,
enabled SMART Attribute Autosave.<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdc,
enabled SMART Automatic Offline Testing.<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdc,
Read SMART Self Test Log Failed<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdc, no
SMART Self-Test log; remove -l selftest Directive from smartd.conf<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdc,
Read SMART Error Log Failed<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdc, no
SMART Error log; remove -l error Directive from smartd.conf<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdc, is
SMART capable. Adding to "monitor" list.<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd,
opened<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd,
found in smartd database.<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd,
enabled SMART Attribute Autosave.<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd,
enabled SMART Automatic Offline Testing.<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd,
Read SMART Self Test Log Failed<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd, no
SMART Self-Test log; remove -l selftest Directive from smartd.conf<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd,
Read SMART Error Log Failed<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd, no
SMART Error log; remove -l error Directive from smartd.conf<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:59 smartd[348]: Info : Device: /dev/hdd, is
SMART capable. Adding to "monitor" list.<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:44:59 smartd[348]: Info : Monitoring 4 ATA and
0 SCSI devices<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:45:20 smartd[348]: Info : smartd received
signal 15: SIGTERM<p></p></span></p>

<p class="MsoNormal"><span>2006-06-06 20:45:20 smartd[348]: Info : smartd is exiting
(exit status 0)<p></p></span></p>

</div>

</div>
_______________________________________________
Smartmontools-support mailing list
Smartmontools-support <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/smartmontools-support
Evren Yurtesen | 7 Jun 2006 21:57
Picon
Favicon

smartd.conf does not understand -F samsung

When I run smartctl without -F samsung. I get this kind of
output for this drive which seems to be wrong.

So I put -F samsung into smartd.conf file so I wont receive
error e-mails out of blue however this seems to do nothing.
I am still receiving error e-mails when the drive is healthy.

--------------------------------------------------------------------------------------------------
# smartctl -a /dev/hda
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model:     SAMSUNG SP8004H
Serial Number:    0415J1FTC41447
Firmware Version: QW100-61
User Capacity:    80,060,424,192 bytes
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   6
ATA Standard is:  ATA/ATAPI-6 T13 1410D revision 1
Local Time is:    Wed Jun  7 22:48:01 2006 EEST

==> WARNING: May need -F samsung or -F samsung2 enabled; see manual for details.

SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
                                         was never started.
                                         Auto Offline Data Collection: Disabled.
Self-test execution status:      ( 246) Self-test routine in progress...
                                         60% of test remaining.
Total time to complete Offline
data collection:                 (3600) seconds.
Offline data collection
capabilities:                    (0x1b) SMART execute Offline immediate.
                                         Auto Offline data collection on/off support.
                                         Suspend Offline collection upon new
                                         command.
                                         Offline surface scan supported.
                                         Self-test supported.
                                         No Conveyance Self-test supported.
                                         No Selective Self-test supported.
SMART capabilities:            (0x0003) Saves SMART data before entering
                                         power-saving mode.
                                         Supports SMART auto save timer.
Error logging capability:        (0x01) Error logging supported.
                                         No General Purpose Logging support.
Short self-test routine
recommended polling time:        (   1) minutes.
Extended self-test routine
recommended polling time:        (  60) minutes.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
   1 Raw_Read_Error_Rate     0x000b   100   100   051    Pre-fail  Always       -       26
   4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       344
   5 Reallocated_Sector_Ct   0x0033   091   091   010    Pre-fail  Always       -       19
   7 Seek_Error_Rate         0x000b   253   253   051    Pre-fail  Always       -       0
   8 Seek_Time_Performance   0x0024   088   087   000    Old_age   Offline      -       10854
   9 Power_On_Hours          0x0032   098   098   000    Old_age   Always       -       1657939
  12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       199
194 Temperature_Celsius     0x0022   148   079   000    Old_age   Always       -       30
197 Current_Pending_Sector  0x0033   253   253   010    Pre-fail  Always       -       0
198 Offline_Uncorrectable   0x0031   100   100   010    Pre-fail  Offline      -       1
199 UDMA_CRC_Error_Count    0x000a   100   100   000    Old_age   Always       -       6
200 Multi_Zone_Error_Rate   0x000b   100   100   051    Pre-fail  Always       -       0
201 Soft_Read_Error_Rate    0x000b   100   100   051    Pre-fail  Always       -       0

SMART Error Log Version: 1
ATA Error Count: 64785 (device log contains only the most recent five errors)
         CR = Command Register [HEX]
         FR = Features Register [HEX]
         SC = Sector Count Register [HEX]
         SN = Sector Number Register [HEX]
         CL = Cylinder Low Register [HEX]
         CH = Cylinder High Register [HEX]
         DH = Device/Head Register [HEX]
         DC = Device Command Register [HEX]
         ER = Error register [HEX]
         ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.

Error 64785 occurred at disk power-on lifetime: 34612 hours (1442 days + 4 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00   3d+03:16:31.360  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00  42d+00:15:11.360  IDLE
   c6 00 10 00 00 00 ec 00  48d+04:31:42.080  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00  48d+04:31:42.080  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00  48d+04:31:42.080  RECALIBRATE [OBS-4]

Error 64784 occurred at disk power-on lifetime: 34612 hours (1442 days + 4 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00  48d+04:31:42.080  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00  46d+16:01:42.400  IDLE
   c6 00 10 00 00 00 ec 00   3d+03:16:31.360  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00   3d+03:16:31.360  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00   3d+03:16:31.360  RECALIBRATE [OBS-4]

Error 64783 occurred at disk power-on lifetime: 34612 hours (1442 days + 4 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00   3d+03:16:31.360  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00  46d+16:01:42.400  IDLE
   c6 00 10 00 00 00 ec 00   3d+03:16:31.360  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00   3d+03:16:31.360  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00   3d+03:16:31.360  RECALIBRATE [OBS-4]

Error 64782 occurred at disk power-on lifetime: 34612 hours (1442 days + 4 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00   3d+03:16:31.360  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00  32d+18:13:22.560  IDLE
   c6 00 10 00 00 00 ec 00  34d+06:43:22.240  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00  34d+06:43:22.240  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00  34d+06:43:22.240  RECALIBRATE [OBS-4]

Error 64781 occurred at disk power-on lifetime: 34612 hours (1442 days + 4 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00  38d+22:29:53.280  IDENTIFY PACKET DEVICE
   00 00 01 01 00 00 00 00   4d+17:17:44.320  NOP [Abort queued commands]
   00 00 01 01 00 00 00 00   4d+17:17:44.320  NOP [Abort queued commands]
   ca 00 08 a9 10 5c e0 00  23d+08:23:48.480  WRITE DMA
   ca 00 10 99 10 5c e0 00  23d+08:23:48.480  WRITE DMA

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

Device does not support Selective Self Tests/Logging
--------------------------------------------------------------------------------------------------

When I run smartctl with -F samsung the output seems to be correct

--------------------------------------------------------------------------------------------------
# smartctl -F samsung -a /dev/hda
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model:     SAMSUNG SP8004H
Serial Number:    0415J1FTC41447
Firmware Version: QW100-61
User Capacity:    80,060,424,192 bytes
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   6
ATA Standard is:  ATA/ATAPI-6 T13 1410D revision 1
Local Time is:    Wed Jun  7 22:49:50 2006 EEST

==> WARNING: May need -F samsung or -F samsung2 enabled; see manual for details.

SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
                                         was never started.
                                         Auto Offline Data Collection: Disabled.
Self-test execution status:      ( 246) Self-test routine in progress...
                                         60% of test remaining.
Total time to complete Offline
data collection:                 (3600) seconds.
Offline data collection
capabilities:                    (0x1b) SMART execute Offline immediate.
                                         Auto Offline data collection on/off support.
                                         Suspend Offline collection upon new
                                         command.
                                         Offline surface scan supported.
                                         Self-test supported.
                                         No Conveyance Self-test supported.
                                         No Selective Self-test supported.
SMART capabilities:            (0x0003) Saves SMART data before entering
                                         power-saving mode.
                                         Supports SMART auto save timer.
Error logging capability:        (0x01) Error logging supported.
                                         No General Purpose Logging support.
Short self-test routine
recommended polling time:        (   1) minutes.
Extended self-test routine
recommended polling time:        (  60) minutes.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
   1 Raw_Read_Error_Rate     0x000b   100   100   051    Pre-fail  Always       -       26
   4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       344
   5 Reallocated_Sector_Ct   0x0033   091   091   010    Pre-fail  Always       -       19
   7 Seek_Error_Rate         0x000b   253   253   051    Pre-fail  Always       -       0
   8 Seek_Time_Performance   0x0024   088   087   000    Old_age   Offline      -       10854
   9 Power_On_Hours          0x0032   098   098   000    Old_age   Always       -       1657942
  12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       199
194 Temperature_Celsius     0x0022   148   079   000    Old_age   Always       -       30
197 Current_Pending_Sector  0x0033   253   253   010    Pre-fail  Always       -       0
198 Offline_Uncorrectable   0x0031   100   100   010    Pre-fail  Offline      -       1
199 UDMA_CRC_Error_Count    0x000a   100   100   000    Old_age   Always       -       6
200 Multi_Zone_Error_Rate   0x000b   100   100   051    Pre-fail  Always       -       0
201 Soft_Read_Error_Rate    0x000b   100   100   051    Pre-fail  Always       -       0

SMART Error Log Version: 1
ATA Error Count: 4605 (device log contains only the most recent five errors)
         CR = Command Register [HEX]
         FR = Features Register [HEX]
         SC = Sector Count Register [HEX]
         SN = Sector Number Register [HEX]
         CL = Cylinder Low Register [HEX]
         CH = Cylinder High Register [HEX]
         DH = Device/Head Register [HEX]
         DC = Device Command Register [HEX]
         ER = Error register [HEX]
         ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.

Error 4605 occurred at disk power-on lifetime: 13447 hours (560 days + 7 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00      00:00:10.000  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00      00:00:23.000  IDLE
   c6 00 10 00 00 00 ec 00      00:00:11.000  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00      00:00:11.000  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00      00:00:11.000  RECALIBRATE [OBS-4]

Error 4604 occurred at disk power-on lifetime: 13447 hours (560 days + 7 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00      00:00:11.000  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00      00:00:22.000  IDLE
   c6 00 10 00 00 00 ec 00      00:00:10.000  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00      00:00:10.000  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00      00:00:10.000  RECALIBRATE [OBS-4]

Error 4603 occurred at disk power-on lifetime: 13447 hours (560 days + 7 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00      00:00:10.000  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00      00:00:22.000  IDLE
   c6 00 10 00 00 00 ec 00      00:00:10.000  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00      00:00:10.000  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00      00:00:10.000  RECALIBRATE [OBS-4]

Error 4602 occurred at disk power-on lifetime: 13447 hours (560 days + 7 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00      00:00:10.000  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00      02:24:57.000  IDLE
   c6 00 10 00 00 00 ec 00      02:24:46.000  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00      02:24:46.000  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00      02:24:46.000  RECALIBRATE [OBS-4]

Error 4601 occurred at disk power-on lifetime: 13447 hours (560 days + 7 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00      02:24:45.000  IDENTIFY PACKET DEVICE
   00 00 01 01 00 00 00 00      02:24:31.000  NOP [Abort queued commands]
   00 00 01 01 00 00 00 00      02:24:31.000  NOP [Abort queued commands]
   ca 00 08 a9 10 5c e0 00      02:24:27.000  WRITE DMA
   ca 00 10 99 10 5c e0 00      02:24:27.000  WRITE DMA

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%     12784         -
# 2  Short offline       Completed without error       00%     12762         -
# 3  Short offline       Completed without error       00%     12740         -
# 4  Extended offline    Completed without error       00%     12721         -
# 5  Short offline       Completed without error       00%     12718         -
# 6  Short offline       Completed without error       00%     12696         -
# 7  Short offline       Completed without error       00%     12673         -
# 8  Short offline       Completed without error       00%     12651         -
# 9  Short offline       Completed without error       00%     12629         -
#10  Short offline       Completed without error       00%     12607         -
#11  Short offline       Completed without error       00%     12585         -
#12  Extended offline    Completed without error       00%     12565         -
#13  Short offline       Completed without error       00%     12562         -
#14  Short offline       Completed without error       00%     12540         -
#15  Short offline       Completed without error       00%     12518         -
#16  Short offline       Completed without error       00%     12496         -
#17  Short offline       Completed without error       00%     12474         -
#18  Short offline       Completed without error       00%     12451         -
#19  Short offline       Completed without error       00%     12429         -
#20  Extended offline    Completed without error       00%     12410         -
#21  Short offline       Completed without error       00%     12407         -

Device does not support Selective Self Tests/Logging
--------------------------------------------------------------------------------------------------
Evren Yurtesen | 7 Jun 2006 21:42
Picon
Favicon

smartd.conf does not understand -F samsung

When I run smartctl without -F samsung. I get this kind of
output for this drive which seems to be wrong.

So I put -F samsung into smartd.conf file so I wont receive
error e-mails out of blue however this seems to do nothing.
I am still receiving error e-mails when the drive is healthy.

--------------------------------------------------------------------------------------------------
# smartctl -a /dev/hda
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model:     SAMSUNG SP8004H
Serial Number:    0415J1FTC41447
Firmware Version: QW100-61
User Capacity:    80,060,424,192 bytes
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   6
ATA Standard is:  ATA/ATAPI-6 T13 1410D revision 1
Local Time is:    Wed Jun  7 22:48:01 2006 EEST

==> WARNING: May need -F samsung or -F samsung2 enabled; see manual for details.

SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
                                         was never started.
                                         Auto Offline Data Collection: Disabled.
Self-test execution status:      ( 246) Self-test routine in progress...
                                         60% of test remaining.
Total time to complete Offline
data collection:                 (3600) seconds.
Offline data collection
capabilities:                    (0x1b) SMART execute Offline immediate.
                                         Auto Offline data collection on/off support.
                                         Suspend Offline collection upon new
                                         command.
                                         Offline surface scan supported.
                                         Self-test supported.
                                         No Conveyance Self-test supported.
                                         No Selective Self-test supported.
SMART capabilities:            (0x0003) Saves SMART data before entering
                                         power-saving mode.
                                         Supports SMART auto save timer.
Error logging capability:        (0x01) Error logging supported.
                                         No General Purpose Logging support.
Short self-test routine
recommended polling time:        (   1) minutes.
Extended self-test routine
recommended polling time:        (  60) minutes.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
   1 Raw_Read_Error_Rate     0x000b   100   100   051    Pre-fail  Always       -       26
   4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       344
   5 Reallocated_Sector_Ct   0x0033   091   091   010    Pre-fail  Always       -       19
   7 Seek_Error_Rate         0x000b   253   253   051    Pre-fail  Always       -       0
   8 Seek_Time_Performance   0x0024   088   087   000    Old_age   Offline      -       10854
   9 Power_On_Hours          0x0032   098   098   000    Old_age   Always       -       1657939
  12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       199
194 Temperature_Celsius     0x0022   148   079   000    Old_age   Always       -       30
197 Current_Pending_Sector  0x0033   253   253   010    Pre-fail  Always       -       0
198 Offline_Uncorrectable   0x0031   100   100   010    Pre-fail  Offline      -       1
199 UDMA_CRC_Error_Count    0x000a   100   100   000    Old_age   Always       -       6
200 Multi_Zone_Error_Rate   0x000b   100   100   051    Pre-fail  Always       -       0
201 Soft_Read_Error_Rate    0x000b   100   100   051    Pre-fail  Always       -       0

SMART Error Log Version: 1
ATA Error Count: 64785 (device log contains only the most recent five errors)
         CR = Command Register [HEX]
         FR = Features Register [HEX]
         SC = Sector Count Register [HEX]
         SN = Sector Number Register [HEX]
         CL = Cylinder Low Register [HEX]
         CH = Cylinder High Register [HEX]
         DH = Device/Head Register [HEX]
         DC = Device Command Register [HEX]
         ER = Error register [HEX]
         ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.

Error 64785 occurred at disk power-on lifetime: 34612 hours (1442 days + 4 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00   3d+03:16:31.360  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00  42d+00:15:11.360  IDLE
   c6 00 10 00 00 00 ec 00  48d+04:31:42.080  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00  48d+04:31:42.080  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00  48d+04:31:42.080  RECALIBRATE [OBS-4]

Error 64784 occurred at disk power-on lifetime: 34612 hours (1442 days + 4 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00  48d+04:31:42.080  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00  46d+16:01:42.400  IDLE
   c6 00 10 00 00 00 ec 00   3d+03:16:31.360  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00   3d+03:16:31.360  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00   3d+03:16:31.360  RECALIBRATE [OBS-4]

Error 64783 occurred at disk power-on lifetime: 34612 hours (1442 days + 4 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00   3d+03:16:31.360  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00  46d+16:01:42.400  IDLE
   c6 00 10 00 00 00 ec 00   3d+03:16:31.360  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00   3d+03:16:31.360  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00   3d+03:16:31.360  RECALIBRATE [OBS-4]

Error 64782 occurred at disk power-on lifetime: 34612 hours (1442 days + 4 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00   3d+03:16:31.360  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00  32d+18:13:22.560  IDLE
   c6 00 10 00 00 00 ec 00  34d+06:43:22.240  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00  34d+06:43:22.240  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00  34d+06:43:22.240  RECALIBRATE [OBS-4]

Error 64781 occurred at disk power-on lifetime: 34612 hours (1442 days + 4 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00  38d+22:29:53.280  IDENTIFY PACKET DEVICE
   00 00 01 01 00 00 00 00   4d+17:17:44.320  NOP [Abort queued commands]
   00 00 01 01 00 00 00 00   4d+17:17:44.320  NOP [Abort queued commands]
   ca 00 08 a9 10 5c e0 00  23d+08:23:48.480  WRITE DMA
   ca 00 10 99 10 5c e0 00  23d+08:23:48.480  WRITE DMA

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

Device does not support Selective Self Tests/Logging
--------------------------------------------------------------------------------------------------

When I run smartctl with -F samsung the output seems to be correct

--------------------------------------------------------------------------------------------------
# smartctl -F samsung -a /dev/hda
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model:     SAMSUNG SP8004H
Serial Number:    0415J1FTC41447
Firmware Version: QW100-61
User Capacity:    80,060,424,192 bytes
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   6
ATA Standard is:  ATA/ATAPI-6 T13 1410D revision 1
Local Time is:    Wed Jun  7 22:49:50 2006 EEST

==> WARNING: May need -F samsung or -F samsung2 enabled; see manual for details.

SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
                                         was never started.
                                         Auto Offline Data Collection: Disabled.
Self-test execution status:      ( 246) Self-test routine in progress...
                                         60% of test remaining.
Total time to complete Offline
data collection:                 (3600) seconds.
Offline data collection
capabilities:                    (0x1b) SMART execute Offline immediate.
                                         Auto Offline data collection on/off support.
                                         Suspend Offline collection upon new
                                         command.
                                         Offline surface scan supported.
                                         Self-test supported.
                                         No Conveyance Self-test supported.
                                         No Selective Self-test supported.
SMART capabilities:            (0x0003) Saves SMART data before entering
                                         power-saving mode.
                                         Supports SMART auto save timer.
Error logging capability:        (0x01) Error logging supported.
                                         No General Purpose Logging support.
Short self-test routine
recommended polling time:        (   1) minutes.
Extended self-test routine
recommended polling time:        (  60) minutes.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
   1 Raw_Read_Error_Rate     0x000b   100   100   051    Pre-fail  Always       -       26
   4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       344
   5 Reallocated_Sector_Ct   0x0033   091   091   010    Pre-fail  Always       -       19
   7 Seek_Error_Rate         0x000b   253   253   051    Pre-fail  Always       -       0
   8 Seek_Time_Performance   0x0024   088   087   000    Old_age   Offline      -       10854
   9 Power_On_Hours          0x0032   098   098   000    Old_age   Always       -       1657942
  12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       199
194 Temperature_Celsius     0x0022   148   079   000    Old_age   Always       -       30
197 Current_Pending_Sector  0x0033   253   253   010    Pre-fail  Always       -       0
198 Offline_Uncorrectable   0x0031   100   100   010    Pre-fail  Offline      -       1
199 UDMA_CRC_Error_Count    0x000a   100   100   000    Old_age   Always       -       6
200 Multi_Zone_Error_Rate   0x000b   100   100   051    Pre-fail  Always       -       0
201 Soft_Read_Error_Rate    0x000b   100   100   051    Pre-fail  Always       -       0

SMART Error Log Version: 1
ATA Error Count: 4605 (device log contains only the most recent five errors)
         CR = Command Register [HEX]
         FR = Features Register [HEX]
         SC = Sector Count Register [HEX]
         SN = Sector Number Register [HEX]
         CL = Cylinder Low Register [HEX]
         CH = Cylinder High Register [HEX]
         DH = Device/Head Register [HEX]
         DC = Device Command Register [HEX]
         ER = Error register [HEX]
         ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.

Error 4605 occurred at disk power-on lifetime: 13447 hours (560 days + 7 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00      00:00:10.000  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00      00:00:23.000  IDLE
   c6 00 10 00 00 00 ec 00      00:00:11.000  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00      00:00:11.000  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00      00:00:11.000  RECALIBRATE [OBS-4]

Error 4604 occurred at disk power-on lifetime: 13447 hours (560 days + 7 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00      00:00:11.000  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00      00:00:22.000  IDLE
   c6 00 10 00 00 00 ec 00      00:00:10.000  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00      00:00:10.000  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00      00:00:10.000  RECALIBRATE [OBS-4]

Error 4603 occurred at disk power-on lifetime: 13447 hours (560 days + 7 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00      00:00:10.000  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00      00:00:22.000  IDLE
   c6 00 10 00 00 00 ec 00      00:00:10.000  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00      00:00:10.000  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00      00:00:10.000  RECALIBRATE [OBS-4]

Error 4602 occurred at disk power-on lifetime: 13447 hours (560 days + 7 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00      00:00:10.000  IDENTIFY PACKET DEVICE
   e3 00 00 00 00 aa a0 00      02:24:57.000  IDLE
   c6 00 10 00 00 00 ec 00      02:24:46.000  SET MULTIPLE MODE
   91 00 3f 00 00 00 af 00      02:24:46.000  INITIALIZE DEVICE PARAMETERS [OBS-6]
   10 00 00 00 00 00 a0 00      02:24:46.000  RECALIBRATE [OBS-4]

Error 4601 occurred at disk power-on lifetime: 13447 hours (560 days + 7 hours)
   When the command that caused the error occurred, the device was active or idle.

   After command completion occurred, registers were:
   ER ST SC SN CL CH DH
   -- -- -- -- -- -- --
   04 51 05 01 00 00 a0  Error: ABRT

   Commands leading to the command that caused the error were:
   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
   -- -- -- -- -- -- -- --  ----------------  --------------------
   a1 00 05 01 00 00 a0 00      02:24:45.000  IDENTIFY PACKET DEVICE
   00 00 01 01 00 00 00 00      02:24:31.000  NOP [Abort queued commands]
   00 00 01 01 00 00 00 00      02:24:31.000  NOP [Abort queued commands]
   ca 00 08 a9 10 5c e0 00      02:24:27.000  WRITE DMA
   ca 00 10 99 10 5c e0 00      02:24:27.000  WRITE DMA

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%     12784         -
# 2  Short offline       Completed without error       00%     12762         -
# 3  Short offline       Completed without error       00%     12740         -
# 4  Extended offline    Completed without error       00%     12721         -
# 5  Short offline       Completed without error       00%     12718         -
# 6  Short offline       Completed without error       00%     12696         -
# 7  Short offline       Completed without error       00%     12673         -
# 8  Short offline       Completed without error       00%     12651         -
# 9  Short offline       Completed without error       00%     12629         -
#10  Short offline       Completed without error       00%     12607         -
#11  Short offline       Completed without error       00%     12585         -
#12  Extended offline    Completed without error       00%     12565         -
#13  Short offline       Completed without error       00%     12562         -
#14  Short offline       Completed without error       00%     12540         -
#15  Short offline       Completed without error       00%     12518         -
#16  Short offline       Completed without error       00%     12496         -
#17  Short offline       Completed without error       00%     12474         -
#18  Short offline       Completed without error       00%     12451         -
#19  Short offline       Completed without error       00%     12429         -
#20  Extended offline    Completed without error       00%     12410         -
#21  Short offline       Completed without error       00%     12407         -

Device does not support Selective Self Tests/Logging
--------------------------------------------------------------------------------------------------
Justin Piszcz | 8 Jun 2006 00:01

3Ware 7006-2 Support?

I just moved from SW RAID1 to HW RAID1 on a 3Ware 7006-2 on Kernel 2.6.16.20.

Smart does not work like it is documented:

p34:~# cat /etc/smartd.conf|grep 3ware
# Monitor 4 ATA disks connected to a 3ware 6/7/8000 controller which uses
#/dev/sdc -d 3ware,0 -a -s L/../../7/01
#/dev/sdc -d 3ware,1 -a -s L/../../7/02
#/dev/sdc -d 3ware,2 -a -s L/../../7/03
#/dev/sdc -d 3ware,3 -a -s L/../../7/04
p34:~# smartctl -d 3ware,0 -a /dev/sda
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model:     [No Information Found]
Serial Number:    [No Information Found]
Firmware Version: [No Information Found]
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   1
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:    Wed Jun  7 17:59:30 2006 EDT
SMART is only available in ATA Version 3 Revision 3 or greater.
We will try to proceed in spite of this.
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if 
SMART supported.
A mandatory SMART command failed: exiting. To continue, add one or more '-T 
permissive' options.
p34:~#

p34:~# smartctl -d 3ware,0 -a /dev/sda -T permissive
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model:     [No Information Found]
Serial Number:    [No Information Found]
Firmware Version: [No Information Found]
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   1
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:    Wed Jun  7 17:59:38 2006 EDT
SMART is only available in ATA Version 3 Revision 3 or greater.
We will try to proceed in spite of this.
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if 
SMART supported.
                   Checking for SMART support by trying SMART ENABLE command.
                   SMART ENABLE appeared to work!  Continuing.
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if 
SMART is enabled.
A mandatory SMART command failed: exiting. To continue, add one or more '-T 
permissive' options.
p34:~#

p34:~# dmesg |tail -n 5
[4295726.321000] 3w-xxxx: SCSI_IOCTL_SEND_COMMAND deprecated, please update 
your 3ware tools.
[4295734.343000] program smartctl is using a deprecated SCSI ioctl, please 
convert it to SG_IO
[4295734.343000] 3w-xxxx: SCSI_IOCTL_SEND_COMMAND deprecated, please update 
your 3ware tools.
[4295734.353000] program smartctl is using a deprecated SCSI ioctl, please 
convert it to SG_IO
[4295734.353000] 3w-xxxx: SCSI_IOCTL_SEND_COMMAND deprecated, please update 
your 3ware tools.
p34:~#

hda: ST3400832A, ATA DISK drive

I have 5 of these disks, two of which are on the 3ware card, all of which 
support all aspects of SMART, any ideas?
Bruce Allen | 8 Jun 2006 03:27
Picon
Favicon

Re: 3Ware 7006-2 Support?

Try /dev/twe0 , /dev/twe1, and so on.

On Wed, 7 Jun 2006, Justin Piszcz wrote:

> I just moved from SW RAID1 to HW RAID1 on a 3Ware 7006-2 on Kernel 2.6.16.20.
>
> Smart does not work like it is documented:
>
> p34:~# cat /etc/smartd.conf|grep 3ware
> # Monitor 4 ATA disks connected to a 3ware 6/7/8000 controller which uses
> #/dev/sdc -d 3ware,0 -a -s L/../../7/01
> #/dev/sdc -d 3ware,1 -a -s L/../../7/02
> #/dev/sdc -d 3ware,2 -a -s L/../../7/03
> #/dev/sdc -d 3ware,3 -a -s L/../../7/04
> p34:~# smartctl -d 3ware,0 -a /dev/sda
> smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
> Home page is http://smartmontools.sourceforge.net/
>
> === START OF INFORMATION SECTION ===
> Device Model:     [No Information Found]
> Serial Number:    [No Information Found]
> Firmware Version: [No Information Found]
> Device is:        Not in smartctl database [for details use: -P showall]
> ATA Version is:   1
> ATA Standard is:  Exact ATA specification draft version not indicated
> Local Time is:    Wed Jun  7 17:59:30 2006 EDT
> SMART is only available in ATA Version 3 Revision 3 or greater.
> We will try to proceed in spite of this.
> SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if
> SMART supported.
> A mandatory SMART command failed: exiting. To continue, add one or more '-T
> permissive' options.
> p34:~#
>
> p34:~# smartctl -d 3ware,0 -a /dev/sda -T permissive
> smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
> Home page is http://smartmontools.sourceforge.net/
>
> === START OF INFORMATION SECTION ===
> Device Model:     [No Information Found]
> Serial Number:    [No Information Found]
> Firmware Version: [No Information Found]
> Device is:        Not in smartctl database [for details use: -P showall]
> ATA Version is:   1
> ATA Standard is:  Exact ATA specification draft version not indicated
> Local Time is:    Wed Jun  7 17:59:38 2006 EDT
> SMART is only available in ATA Version 3 Revision 3 or greater.
> We will try to proceed in spite of this.
> SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if
> SMART supported.
>                   Checking for SMART support by trying SMART ENABLE command.
>                   SMART ENABLE appeared to work!  Continuing.
> SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if
> SMART is enabled.
> A mandatory SMART command failed: exiting. To continue, add one or more '-T
> permissive' options.
> p34:~#
>
> p34:~# dmesg |tail -n 5
> [4295726.321000] 3w-xxxx: SCSI_IOCTL_SEND_COMMAND deprecated, please update
> your 3ware tools.
> [4295734.343000] program smartctl is using a deprecated SCSI ioctl, please
> convert it to SG_IO
> [4295734.343000] 3w-xxxx: SCSI_IOCTL_SEND_COMMAND deprecated, please update
> your 3ware tools.
> [4295734.353000] program smartctl is using a deprecated SCSI ioctl, please
> convert it to SG_IO
> [4295734.353000] 3w-xxxx: SCSI_IOCTL_SEND_COMMAND deprecated, please update
> your 3ware tools.
> p34:~#
>
> hda: ST3400832A, ATA DISK drive
>
> I have 5 of these disks, two of which are on the 3ware card, all of which
> support all aspects of SMART, any ideas?
>
>
>
> _______________________________________________
> Smartmontools-support mailing list
> Smartmontools-support <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/smartmontools-support
>
Bruce Allen | 8 Jun 2006 03:32
Picon
Favicon

Re: [Fwd: smartd.conf does not understand -F samsung]

> So I put -F samsung into smartd.conf file so I wont receive
> error e-mails out of blue however this seems to do nothing.

What 'error' are the emails reporting?

Bruce

Gmane