#1647 closed enhancement (fixed)

Intel DC S3700 Variant not matching Database (SSDSC2BA800G3E)

Reported by: brwainer Owned by: Christian Franke
Priority: minor Milestone: Release 7.4
Component: drivedb Version:
Keywords: ssd Cc:

Description

I have acquired a used set of Intel DC S3700 that are not matching the database. The reason is that the model number has an "E" at the end. I have not found any evidence as to what this "E" suffix indicates (compared to, for example, an "R" suffix on Dell-branded drives). The drive labels on these are identical to my other drives without the E suffix.
Matching Drive: SSDSC2BA800G3
Non-Matching Drive: SSDSC2BA800G3E

I propose changing https://www.smartmontools.org/browser/trunk/smartmontools/drivedb.h#L1486 from:
"INTEL SSDSC(1N|2B)[ABPX]((080|100|120|150|160|200|240|300|400|480|600|800)[GH][3467][RT]?|(012|016)T[46])",
to:
"INTEL SSDSC(1N|2B)[ABPX]((080|100|120|150|160|200|240|300|400|480|600|800)[GH][3467][ERT]?|(012|016)T[46])",
(add "E" to the existing "[RT]?")

Attachments (1)

INTEL-DC-S3700-SSDSC2BA800G3E.txt (13.1 KB) - added by brwainer 13 months ago.
smartctl -x output

Download all attachments as: .zip

Change History (8)

Changed 13 months ago by brwainer

smartctl -x output

comment:1 Changed 13 months ago by brwainer

I looked at the label closer and noticed that instead of "Intel Corporation" with an address in Santa Clara, CA, USA, the "E" suffix drives list "Dell Products Europe B.V." with an address in Limerick, Ireland. So it appears that "E" Suffix indicates Dell Europe.

Last edited 13 months ago by brwainer (previous) (diff)

comment:2 Changed 13 months ago by brwainer

Making the proposed change locally (add "E" to the existing "[RT]?") worked as expected with my drives.

comment:3 Changed 13 months ago by Christian Franke

Component: smartddrivedb
Keywords: ssd added
Milestone: unscheduled

comment:4 Changed 12 months ago by Christian Franke

Summary: Intel DC S3700 Variant not matching DatabaseIntel DC S3700 Variant not matching Database (SSDSC2BA800G3E)

comment:5 Changed 12 months ago by Christian Franke

Related: #1655.

comment:6 Changed 11 months ago by Christian Franke

Milestone: unscheduledRelease 7.4
Owner: set to Christian Franke
Status: newaccepted

comment:7 Changed 11 months ago by Christian Franke

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