badblocks and smart scan result

Robti

Explorer
Joined
Aug 2, 2021
Messages
58
Hi sorry but can anyone check this over for me and let me know if i can add the drive. i did a short then long with no errors reported through truenas gui then ran badblocks with a long smart check after and got this, sorry for the poor formatting ?
Thanks
 

Attachments

  • test.txt
    4.1 KB · Views: 90

Robti

Explorer
Joined
Aug 2, 2021
Messages
58
Code:
SCT capabilities:              (0x50bd) SCT Status supported.
                                        SCT Error Recovery Control supported.
                                        SCT Feature Control supported.
                                        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:        (   1) minutes.
Extended self-test routine
recommended polling time:        ( 606) minutes.
Conveyance self-test routine
recommended polling time:        (   2) minutes.
SCT capabilities:              (0x50bd) SCT Status supported.
                                        SCT Error Recovery Control supported.
                                        SCT Feature Control supported.
                                        SCT Data Table supported.

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   080   071   044    Pre-fail  Always       -       104917698
  3 Spin_Up_Time            0x0003   099   099   000    Pre-fail  Always       -       0
  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -       2
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000f   074   060   045    Pre-fail  Always       -       23075261
  9 Power_On_Hours          0x0032   100   100   000    Old_age   Always       -       74 (49 192 0)
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       2
184 End-to-End_Error        0x0032   100   100   099    Old_age   Always       -       0
187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0
188 Command_Timeout         0x0032   100   100   000    Old_age   Always       -       0
189 High_Fly_Writes         0x003a   100   100   000    Old_age   Always       -       0
190 Airflow_Temperature_Cel 0x0022   069   066   040    Old_age   Always       -       31 (Min/Max 23/34)
191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       0
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       1
193 Load_Cycle_Count        0x0032   100   100   000    Old_age   Always       -       2
194 Temperature_Celsius     0x0022   031   040   000    Old_age   Always       -       31 (0 21 0 0 0)
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
240 Head_Flying_Hours       0x0000   100   253   000    Old_age   Offline      -       74 (45 87 0)
241 Total_LBAs_Written      0x0000   100   253   000    Old_age   Offline      -       31256148672
242 Total_LBAs_Read         0x0000   100   253   000    Old_age   Offline      -       31256151447

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
# 1  Extended offline    Completed without error       00%        69         -
# 2  Short offline       Completed without error       00%        61         -
# 3  Extended offline    Completed without error       00%         6         -
# 4  Short offline       Completed without error       00%         0         -

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
 
Last edited by a moderator:

Samuel Tai

Never underestimate your own stupidity
Moderator
Joined
Apr 24, 2020
Messages
5,399
Is this a Seagate drive? If not, those values for

Code:
  1 Raw_Read_Error_Rate     0x000f   080   071   044    Pre-fail  Always       -       104917698
  7 Seek_Error_Rate         0x000f   074   060   045    Pre-fail  Always       -       23075261


look concerning, as they're non-zero. However, if they're Seagates, Seagate is known to do non-standard things to those values, and they aren't necessarily the actual error rates.
 

Robti

Explorer
Joined
Aug 2, 2021
Messages
58
Thanks yes it’s a new Seagate ironwolf, I only asked as the long test throughout the gui was error free as was badblocks then this result from the last smart test after badblocks threw me
 
Last edited:

Samuel Tai

Never underestimate your own stupidity
Moderator
Joined
Apr 24, 2020
Messages
5,399
Ok. For Seagates, you may also want to periodically connect them to a Windows system to run SeaTools to view the Seagate-proprietary SMART fields, to work around this cosmetic issue with the standard error fields reporting gibberish.
 

Robti

Explorer
Joined
Aug 2, 2021
Messages
58
Ok. For Seagates, you may also want to periodically connect them to a Windows system to run SeaTools to view the Seagate-proprietary SMART fields, to work around this cosmetic issue with the standard error fields reporting gibberish.
So if seatools passes it would you fit it to a truenas ?
Thanks
 

Samuel Tai

Never underestimate your own stupidity
Moderator
Joined
Apr 24, 2020
Messages
5,399
Top