Opened 2 years ago
Closed 2 years ago
#1655 closed enhancement (fixed)
Not in smartctl database: INTEL SSDSC2BB240G4C
Reported by: | mahalozan | Owned by: | Christian Franke |
---|---|---|---|
Priority: | minor | Milestone: | Release 7.4 |
Component: | drivedb | Version: | 7.3 |
Keywords: | ssd | Cc: |
Description
https://manuals.ts.fujitsu.com/isc_illustrated_spares/content/RX4770_M2/detail.htm?id=412
fujitsu version of the Intel SSD DC S3500 240G is not included in the drivedb.c
searching string [RT] but should be[RTC]
"INTEL SSDSC(1N|2B)[ABPX]((080|100|120|150|160|200|240|300|400|480|600|800)[GH][3467][RTC]?|(012|016)T[46])",
Attachments (1)
Change History (6)
by , 2 years ago
Attachment: | smartctl-INTEL_SSDSC2BB240G4C.txt added |
---|
comment:1 by , 2 years ago
Priority: | trivial → minor |
---|
comment:2 by , 2 years ago
comment:4 by , 2 years ago
Milestone: | unscheduled → Release 7.4 |
---|---|
Owner: | set to |
Status: | new → accepted |
Note:
See TracTickets
for help on using tickets.
for SSDSC2BB240G4C I propose changing:
"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][RTC]?|(012|016)T[46])"
(add "C" to the existing "[RT]?")