Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#958 closed enhancement (fixed)

Micron M500IT SSD to be included in the smartctl database

Reported by: gdigenov Owned by: Christian Franke
Priority: minor Milestone: Release 7.0
Component: drivedb Version: 6.6
Keywords: Cc:

Description (last modified by Alex Samorukov)

Hi,
could you add M500IT products family in the drivedb.h database?
In the structure used to store drive database entries

 struct drive_settings {
    const char * modelfamily;
    const char * modelregexp;
    const char * firmwareregexp;
    const char * warningmsg;
    const char * presets;
   };

as regular expression modelregexp the following one:

"(Micron[_ ])?M500IT[_ ]MTFDDA[KTY](032|050|060|064|120|128|240|256)[MS]BD"

should be able to manage all the products belonging to the M500IT family.
In attach you can find the log of the short test performed in one M500IT drive.

Please use the following names for the smart attributes showed as "unknown" in that report

ID# 	ATTRIBUTE_NAME
171	Program Fail Count
172	Erase Fail Count
173	Average Block-Erase Count
174	Unexpected Power Loss Count
202	Percent Lifetime Remaining
206	Write Error Rate
210	RAIN Successful Recovery Page Count
246	Cumulative Host Write Sector Count
247	Host Program Page Count
248	FTL Program Page Count

Thanks and regards,
Giuseppe Di Genova

Attachments (1)

smartctl-MTFDDAK240MBD-2AK12AIYY.txt (10.5 KB ) - added by gdigenov 6 years ago.
Short self-test of M500IT drive

Download all attachments as: .zip

Change History (6)

by gdigenov, 6 years ago

Short self-test of M500IT drive

comment:1 by Christian Franke, 6 years ago

Keywords: M500IT removed
Milestone: Release 6.7unscheduled
Priority: majorminor

comment:2 by Alex Samorukov, 6 years ago

Description: modified (diff)

comment:3 by Christian Franke, 6 years ago

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

comment:4 by Christian Franke, 6 years ago

Resolution: fixed
Status: acceptedclosed

comment:5 by Christian Franke, 5 years ago

Milestone: Release 6.7Release 7.0

Milestone renamed

Note: See TracTickets for help on using tickets.