Opened 15 months ago

Last modified 15 months ago

#1719 new enhancement

WD22PURZ-85B4ZY0 missing in drivedb.h

Reported by: Francisco Bischoff Owned by:
Priority: minor Milestone: unscheduled
Component: drivedb Version:
Keywords: hdd Cc:

Description

Already tested with latest drivedb:

{ "Western Digital Purple (Pro)", // tested with WDC WD40PURX-64GVNY0/80.00A80,
    // WDC WD40PURZ-85TTDY0/80.00A80
    // WDC WD80PUZX-64NEAY0/80.H0A80
    // WDC WD121PURP-85B5SY0/82.00A82
   "WDC WD[1234568](0|[0248]1)PU[RZ][PXZ]-.*",
   "", "", 
   "-v 22,raw48,Helium_Level" // WD121PURP-85B5SY0, WD80PUZX-64NEAY0
}

Changing the regex to this matches the current plus this new one:

WDC WD[1248][20]1?PU[RZ][PXZ]-.*

Thanks

Attachments (1)

smartctl-WD22PURZ-85B4ZY0.txt (18.7 KB ) - added by Francisco Bischoff 15 months ago.

Download all attachments as: .zip

Change History (2)

by Francisco Bischoff, 15 months ago

comment:1 by Christian Franke, 15 months ago

Keywords: hdd added; wd purple drivedb removed
Milestone: unscheduled
Note: See TracTickets for help on using tickets.