Opened 3 years ago

Closed 2 years ago

#1450 closed enhancement (duplicate)

Not in smartctl database: WDC WDS400T1R0A_68A4W0 (WD Red SA500 SSD 4 Tb)

Reported by: hj Owned by:
Priority: minor Milestone: Release 7.4
Component: drivedb Version: 7.2
Keywords: ssd Cc:

Description

Could you add this drive to the smartmontools drivedb ?
It's the WD Red SA500 SSD 4 Tb SATA NAS (WDS400T1R0A_68A4W0). Other capacity already existing in drivedb (ticket #1321 )

I think, minor change are required in the drivedb.h to add this drive:
Actual line: "WDC ?WDS((120|240|250|480|500)G|[12]00T)(1B|2B|1G|2G|1R)0[AB](-.*)?",
New line: "WDC ?WDS((120|240|250|480|500)G|[124]00T)(1B|2B|1G|2G|1R)0[AB](-.*)?",

Kind regards

Attachments (1)

smartctl_WD_WDS400T1R0A-68A4W0.txt (4.6 KB ) - added by hj 3 years ago.
smartctl of this SSD

Download all attachments as: .zip

Change History (6)

by hj, 3 years ago

smartctl of this SSD

comment:1 by Christian Franke, 3 years ago

Milestone: Release 7.3

comment:2 by Christian Franke, 2 years ago

Milestone: Release 7.3unscheduled

comment:3 by Gabriele Pohl, 2 years ago

Resolution: fixed
Status: newclosed

drive has been added to the drivedb.h inbetween:

smartctl -B ./drivedb.h -P showall 'WDC  WDS400T1R0A-68A4W0'
Drive found in smartmontools Database.  Drive identity strings:
MODEL:              WDC  WDS400T1R0A-68A4W0
FIRMWARE:           (any)
match smartmontools Drive Database entry:
MODEL REGEXP:       WDC WDBNCE(250|500|00[124])0PNC(-.*)?|WDC  ?WDS((120|240|250|480|500)G|[124]00T)(1B|2B|1G|2G|1R)0[AB](-.*)?
FIRMWARE REGEXP:    .*
MODEL FAMILY:       WD Blue / Red / Green SSDs
ATTRIBUTE OPTIONS:  165 Block_Erase_Count
                    166 Minimum_PE_Cycles_TLC
                    167 Max_Bad_Blocks_per_Die
                    168 Maximum_PE_Cycles_TLC
                    169 Total_Bad_Blocks
                    170 Grown_Bad_Blocks
                    171 Program_Fail_Count
                    172 Erase_Fail_Count
                    173 Average_PE_Cycles_TLC
                    174 Unexpected_Power_Loss
                    230 Media_Wearout_Indicator
                    233 NAND_GB_Written_TLC
                    234 NAND_GB_Written_SLC
                    241 Host_Writes_GiB
                    242 Host_Reads_GiB
                    244 Temp_Throttle_Status

comment:4 by Christian Franke, 2 years ago

Resolution: fixed
Status: closedreopened

Reopen to change resolution.

comment:5 by Christian Franke, 2 years ago

Milestone: unscheduledRelease 7.4
Resolution: duplicate
Status: reopenedclosed

r5363, r5365, see ticket #1601.

Note: See TracTickets for help on using tickets.