Failed SMART usage Attribute: 246 message at startup

Rajstopy

Dabbler
Joined
Dec 27, 2020
Messages
25
Dear all,

I'm new in TrueNAS and just finished installing version 12 on the hardware below :

TrueNAS-12.0-U1
ASRock Rack X470D4U
AMD Ryzen 3 3200G Wraith Stealth Edition (3.6 GHz / 4 GHz)
2 x 16 Go DDR4 2666 MHz ECC
Seagate SSD IronWolf Pro 125 240 Go (System disk)
2 x Toshiba N300 4 To (Storage - RAID 1)

Each startup is leading in the critical error "Device: /dev/ada0, Failed SMART usage Attribute: 246 Unknown_Attribute.."
I've no idea what about that. What is disturbing me is the fact this error is tagged "critical". Otherwise, everything seems working fine.

Hereafter the smartctl output. Any help would be much appreciated.

Regards,
Raj.



Code:
Warning: settings changed through the CLI are not written to
the configuration database and will be reset on reboot.

root@truenas[~]# smartctl -a /dev/ada0
smartctl 7.1 2019-12-30 r5022 [FreeBSD 12.2-RELEASE-p2 amd64] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Device Model:     Seagate IronWolfPro ZA240NX10001-2ZH100
Serial Number:    7TF002ZA
LU WWN Device Id: 5 000c50 0bb219f42
Firmware Version: SU4SC01B
User Capacity:    240,057,409,536 bytes [240 GB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    Solid State Device
Form Factor:      2.5 inches
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   ACS-3 (minor revision not indicated)
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Sun Dec 27 17:53:18 2020 CET
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
See vendor-specific Attribute list for marginal Attributes.

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
                                        was never started.
                                        Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0) The previous self-test routine completed
                                        without error or no self-test has ever
                                        been run.
Total time to complete Offline
data collection:                (   30) seconds.
Offline data collection
capabilities:                    (0x79) SMART execute Offline immediate.
                                        No Auto Offline data collection support.
                                        Suspend Offline collection upon new
                                        command.
                                        Offline surface scan supported.
                                        Self-test supported.
                                        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:        (   1) minutes.
Extended self-test routine
recommended polling time:        (   2) minutes.
Conveyance self-test routine
recommended polling time:        (   3) 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   050    Pre-fail  Always       -       0
  9 Power_On_Hours          0x0012   100   100   000    Old_age   Always       -       20
 12 Power_Cycle_Count       0x0012   100   100   000    Old_age   Always       -       21
 16 Unknown_Attribute       0x0012   100   100   000    Old_age   Always       -       1632
 17 Unknown_Attribute       0x0012   100   100   000    Old_age   Always       -       1632
168 Unknown_Attribute       0x0012   100   100   000    Old_age   Always       -       0
170 Unknown_Attribute       0x0003   100   100   010    Pre-fail  Always       -       63
173 Unknown_Attribute       0x0012   100   100   000    Old_age   Always       -       1
174 Unknown_Attribute       0x0012   100   100   000    Old_age   Always       -       15
177 Wear_Leveling_Count     0x0000   100   100   000    Old_age   Offline      -       0
192 Power-Off_Retract_Count 0x0012   100   100   000    Old_age   Always       -       15
194 Temperature_Celsius     0x0023   104   089   000    Pre-fail  Always       -       23 (Min/Max 18/38)
218 Unknown_Attribute       0x000b   100   100   050    Pre-fail  Always       -       0
231 Temperature_Celsius     0x0013   100   100   000    Pre-fail  Always       -       100
232 Available_Reservd_Space 0x0013   100   100   000    Pre-fail  Always       -       0
233 Media_Wearout_Indicator 0x000b   100   100   000    Pre-fail  Always       -       1
234 Unknown_Attribute       0x000b   100   100   000    Pre-fail  Always       -       11259032
235 Unknown_Attribute       0x000b   100   100   000    Pre-fail  Always       -       3803840
241 Total_LBAs_Written      0x0012   100   100   000    Old_age   Always       -       1
242 Total_LBAs_Read         0x0012   100   100   000    Old_age   Always       -       1
246 Unknown_Attribute       0x0003   255   255   255    Pre-fail  Always   FAILING_NOW 0
247 Unknown_Attribute       0x0002   100   100   000    Old_age   Always       -       80

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%        17         -

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
 

Chris Moore

Hall of Famer
Joined
May 2, 2015
Messages
10,080

It is strange that the drive is reporting an attribute that is unrecognized. You might want to contact Seagate support. Is the other drive the same model, and not reporting such an error?
 

Chris Moore

Hall of Famer
Joined
May 2, 2015
Messages
10,080
Seagate SSD IronWolf Pro
PS. Even an old, used Intel SSD is usually good enough for FreeNAS / TrueNAS boot drive. It doesn't need to be large capacity, just reliable.
 

joeschmuck

Old Man
Moderator
Joined
May 28, 2011
Messages
10,994
This link here might help. This appears to be a warning that you can ignore for now. The smartctl database does not have this drive included yet which is the reason for the discrepancy.
 
Top