Opened 3 years ago
Closed 3 months ago
#1719 closed enhancement (fixed)
WD22PURZ-85B4ZY0 missing in drivedb.h
| Reported by: | Francisco Bischoff | Owned by: | Christian Franke |
|---|---|---|---|
| Priority: | minor | Milestone: | Release 8.0 |
| 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)
Change History (4)
by , 3 years ago
| Attachment: | smartctl-WD22PURZ-85B4ZY0.txt added |
|---|
comment:1 by , 3 years ago
| Keywords: | hdd added; wd purple drivedb removed |
|---|---|
| Milestone: | → unscheduled |
comment:2 by , 3 months ago
| Milestone: | unscheduled → Release 8.0 |
|---|---|
| Owner: | set to |
| Status: | new → accepted |
comment:3 by , 3 months ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

[e09966a843c2].