[Smartmontools-database] Traq #1270 enters with diff for Micron 5100 updates

Anthony D'Atri anthony.datri at gmail.com
Fri Dec 6 00:18:26 CET 2019


SSIA

Simple diff introduces three new counters for the Micron 5100 with U444 
firmware.

-------------- next part --------------
*** drivedb.h.orig	2019-12-05 04:39:08.000000000 -0800
--- drivedb.h	2019-12-05 13:52:54.000000000 -0800
***************
*** 1,4 ****
! /*
   * drivedb.h - smartmontools drive database file
   *
   * Home page of code is: https://www.smartmontools.org
--- 1,4 ----
! *
   * drivedb.h - smartmontools drive database file
   *
   * Home page of code is: https://www.smartmontools.org
***************
*** 439,444 ****
--- 439,447 ----
      "-v 202,raw48,Percent_Lifetime_Remain " // Remaining endurance, trips at 10%
      "-v 206,raw48,Write_Error_Rate "
      "-v 210,raw48,RAIN_Success_Recovered "  // Total number of NAND pages recovered by RAIN
+     "-v 211,raw48,Integ_Scan_Complete_Cnt "  // Number of periodic data integrity scans completed
+     "-v 212,raw48,Integ_Scan_Folding_Cnt "   // Number of blocks reallocated by integrity scans
+     "-v 213,raw48,Integ_Scan_Progress "      // Current is percentage, raw is absolute number of superblocks scanned by the current integrity scan
      "-v 247,raw48,Host_Program_Page_Count "
      "-v 248,raw48,Bckgnd_Program_Page_Cnt"
    },


More information about the Smartmontools-database mailing list