Opened 4 years ago
Closed 4 years ago
#1401 closed patch (fixed)
Add to drivedb: Intel INTELSSDSA2SH064G1IB
Reported by: | Andrei Ivanov | Owned by: | Christian Franke |
---|---|---|---|
Priority: | minor | Milestone: | Release 7.2 |
Component: | drivedb | Version: | 7.1 |
Keywords: | ssd | Cc: |
Description
Request to add IBM-branded version of Intel SSDSA2SH064G1 to drivedb. Smartctl output attached.
The patch:
--- smartmontools-7.1/drivedb.h.20201101 2020-11-01 15:58:00.000000000 -0800 +++ smartmontools-7.1/drivedb.h 2020-11-26 12:59:31.959779330 -0800 @@ -1141,8 +1141,9 @@ "-v 241,raw48,Host_Writes_32MiB " "-v 242,raw48,Host_Reads_32MiB" }, + // https://www.thomas-krenn.com/en/wiki/SMART_attributes_of_Intel_SSDs { "Intel X25-E SSDs", - "SSDSA2SH(032|064)G1.* INTEL", // G1 = first generation + "(INTEL)*SSDSA2SH(032|064)G1.* (.*IBM|INTEL)", // G1 = first generation "", "", //"-v 3,raw16(avg16),Spin_Up_Time " //"-v 4,raw48,Start_Stop_Count "
Attachments (1)
Change History (4)
by , 4 years ago
Attachment: | smartctl-Intel-INTELSSDSA2SH064G1IB.txt added |
---|
comment:1 by , 4 years ago
Milestone: | → Release 7.2 |
---|
comment:2 by , 4 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
Note:
See TracTickets
for help on using tickets.
Thanks. Regexp could be changed to: