Custom Query (1438 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (349 - 351 of 1438)

Ticket Resolution Summary Owner Reporter
#1398 duplicate drivedb update => ​WDC WD140EDFZ-11A0VA0 svtkobra7
Description

Request to update db for shucked WDC Easystore 14 TB drive.

#1397 wontfix Don't report ATA attribute failure if value is equal to threshold Christian Franke Christian Franke
Description

ATA Attributes are reported as FAIL: NOW if VALUE <= THRESH since the early days of smartmontools (2002). The same applies to FAIL: PAST if WORST <= THRESH.

This is possibly because the original SMART specs did not specify whether <= or < should be used. The official ATA specs never defined SMART attributes and declared SMART READ DATA as obsolete in ACS-4 (2017).

Some recent drives return 255 for all three values which results in a bogus FAIL: NOW status (see ticket #1396):

Device Model:     Seagate IronWolfPro ZA3840NX10001-2ZH104
...
ID# ATTRIBUTE_NAME          FLAGS    VALUE WORST THRESH FAIL RAW_VALUE
...
246 Unknown_Attribute       PO----   255   255   255    NOW  0
...
                            |______ P prefailure warning

Comparison should be changed to VALUE < THRESH to better handle such corner cases.

#1396 fixed Seagate IronWolf Pro 125 SSD - False Positive SMART. 246 Unknown_Attribute Christian Franke Al
Description

As above. Brand new SSD's populated in a Synology NAS all report failure on attribute 246 "Unknown_Attribute".

Synology NAS can't use the drives as they report total fail.

Attached -x report.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.