Opened 6 years ago

Closed 3 years ago

#888 closed patch (fixed)

Please add Western Digital WD3200BEVS-08VAT2 to the Database

Reported by: Cmdr_Zod Owned by: Christian Franke
Priority: minor Milestone: Release 7.2
Component: drivedb Version: 6.5
Keywords: hdd Cc:

Description

Please find attached the output of smartctl -q noserial -x /dev/sdX

Attachments (1)

smartctl-Western-Digital-WD3200BEVS-08VAT2.txt (11.8 KB ) - added by Cmdr_Zod 6 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 by Christian Franke, 6 years ago

Milestone: unscheduled

comment:2 by Christian Franke, 5 years ago

Keywords: hdd added

comment:3 by Cmdr_Zod, 3 years ago

I wrote a small patch for it and tested it against my actual drive:

*** drivedb.h.5086      2020-10-13 17:29:51.937634198 +0200
--- drivedb.h   2020-10-14 02:00:26.961465311 +0200
***************
*** 4580,4586 ****
      "", "", ""
    },
    { "Western Digital Scorpio Blue Serial ATA",
!     "WDC WD((4|6|8|10|12|16|25)00BEVS|(8|12|16|25|32|40|50|64)00BEVT|7500KEVT|10TEVT)-.*",
      "", "", ""
    },
    { "Western Digital Scorpio Blue Serial ATA (AF)", // tested with
--- 4580,4586 ----
      "", "", ""
    },
    { "Western Digital Scorpio Blue Serial ATA",
!     "WDC WD((4|6|8|10|12|16|25|32)00BEVS|(8|12|16|25|32|40|50|64)00BEVT|7500KEVT|10TEVT)-.*",
      "", "", ""
    },
    { "Western Digital Scorpio Blue Serial ATA (AF)", // tested with

comment:4 by Cmdr_Zod, 3 years ago

Type: enhancementpatch

comment:5 by Christian Franke, 3 years ago

Milestone: unscheduledRelease 7.2

Thanks.

PS: For future patches, please use unified diff format (diff -u, svn diff).

comment:6 by Christian Franke, 3 years ago

Owner: set to Christian Franke
Status: newaccepted

comment:7 by Christian Franke, 3 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.