Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#861 closed enhancement (fixed)

Requesting Addition of Micron 5100 ECO, PRO, and MAX Models to drivedb.h

Reported by: Micron Owned by:
Priority: minor Milestone: Release 6.6
Component: drivedb Version: 6.5
Keywords: Cc:

Description (last modified by Christian Franke)

  { "Micron M500DC/M510DC/5100 Enterprise SSDs",
    "Micron_M500DC_(EE|MT)FDDA[AK](120|240|480|800)MBB|" // tested with
      // Micron_M500DC_EEFDDAA120MBB/129, Micron_M500DC_MTFDDAK800MBB/0129
    "MICRON_M510DC_(EE|MT)FDDAK(120|240|480|800|960)MBP|" // tested with
      // Micron_M510DC_MTFDDAK240MBP/0005
    "Micron_5100_(EE|MT)FDDA[KV](240|480|960|1T9|3T8|7T6)T(BY|CB|CC)", // tested with Micron_5100_MTFDDAK1T9TBY/
    "", "",
  //"-v 1,raw48,Raw_Read_Error_Rate "
    "-v 5,raw48,Reallocated_Block_Count "
  //"-v 9,raw24(raw8),Power_On_Hours "
  //"-v 12,raw48,Power_Cycle_Count "
    "-v 170,raw48,Reserved_Block_Count "
    "-v 171,raw48,Program_Fail_Count "
    "-v 172,raw48,Erase_Fail_Count "
    "-v 173,raw48,Ave_Block-Erase_Count "
    "-v 174,raw48,Unexpect_Power_Loss_Ct "
  //"-v 180,raw48,Unused_Rsvd_Blk_Cnt_Tot,SSD "
    "-v 183,raw48,SATA_Interfac_Downshift "
    "-v 184,raw48,Error_Correction_Count "
  //"-v 187,raw48,Reported_Uncorrect "
    "-v 188,raw48,Command_Timeouts "
  //"-v 194,tempminmax,Temperature_Celsius "
    "-v 195,raw48,Cumulativ_Corrected_ECC "
  //"-v 197,raw48,Current_Pending_Sector "
  //"-v 198,raw48,Offline_Uncorrectable "
  //"-v 199,raw48,UDMA_CRC_Error_Count "
    "-v 202,raw48,Percent_Lifetime_Remain "
    "-v 206,raw48,Write_Error_Rate "
    "-v 210,raw48,Success_RAIN_Recov_Cnt "
    "-v 246,raw48,Host_Sectors_Written "
    "-v 247,raw48,Host_Program_Page_Count "
    "-v 248,raw48,Bckgnd_Program_Page_Cnt"
  },

Attachments (3)

smartctl-MICRON-5100-MAX.txt (16.5 KB ) - added by Micron 7 years ago.
smartctl-MICRON-5100-PRO.txt (11.6 KB ) - added by Micron 7 years ago.
smartctl-MICRON-5100-ECO.txt (12.5 KB ) - added by Micron 7 years ago.

Download all attachments as: .zip

Change History (7)

by Micron, 7 years ago

by Micron, 7 years ago

by Micron, 7 years ago

comment:1 by Christian Franke, 7 years ago

Description: modified (diff)

comment:2 by Christian Franke, 7 years ago

Milestone: Release 6.6

comment:3 by Alex Samorukov, 7 years ago

Resolution: fixed
Status: newclosed

Done in r4460, thank you

comment:4 by Christian Franke, 7 years ago

Merged in r4490.

Note: See TracTickets for help on using tickets.