#1648 closed enhancement (fixed)
Add WDC HC570/HC670 to drivedb.h
Reported by: | David Okamoto | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Release 7.4 |
Component: | drivedb | Version: | |
Keywords: | hdd | Cc: |
Description
Hi,
I work at Western Digital and we have a pair of drive programs to add to drivedb.h. Sorry, but I don't have a smartctl attachment for HC670, but the model number has an 'S' (WUH vs WSH).
{ "Western Digital Ultrastar DC HC570", // tested with WUH722222ALE604 "(WDC ?)?WUH722222[AB]L[EN]6[0L]4", "", "", "-v 22,raw48,Helium_Level " "-v 71,raw16,Milli_Micro_Actuator " "-v 82,raw16,Head_Health_Score " "-v 90,hex48,NAND_Master" }, { "Western Digital Ultrastar DC HC670", // WSH722626ALE604 "(WDC ?)?WSH722222[AB]L[EN]6[0L]4", "", "", "-v 22,raw48,Helium_Level " "-v 71,raw16,Milli_Micro_Actuator " "-v 82,raw16,Head_Health_Score " "-v 90,hex48,NAND_Master" }
Attachments (1)
Change History (6)
by , 2 years ago
Attachment: | smartctl-WDC-UltrastarHC570.txt added |
---|
comment:1 by , 2 years ago
Milestone: | → unscheduled |
---|
comment:2 by , 2 years ago
Smart attribute 16 is "Non-Volatile Cache (NVC) Meta Data Error". I'm not quite sure what the raw value represents.
comment:3 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Added in r5413. Not sure what to do with 16
attribute however.
comment:5 by , 2 years ago
Milestone: | unscheduled → Release 7.4 |
---|
Note:
See TracTickets
for help on using tickets.
Thanks.
Could you possibly also provide information about meaning of attribute 16 as used by some other WDC HDDs?
See for example WD2005FBYZ (ticket #1636) and WD1004FBYZ (ticket #742).