Changes between Initial Version and Version 2 of Ticket #958


Ignore:
Timestamp:
Mar 1, 2018, 7:28:18 AM (6 years ago)
Author:
Alex Samorukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #958

    • Property Keywords M500IT removed
    • Property Milestone Release 6.7unscheduled
    • Property Priority majorminor
  • Ticket #958 – Description

    initial v2  
    22could you add M500IT products family in the drivedb.h database?
    33In the structure used to store drive database entries
     4{{{
    45 struct drive_settings {
    56    const char * modelfamily;
     
    910    const char * presets;
    1011   };
    11 
     12}}}
    1213as regular expression modelregexp the following one:
    1314
    14 "(Micron[_ ])?M500IT[_ ]MTFDDA[KTY](032|050|060|064|120|128|240|256)[MS]BD"
     15`"(Micron[_ ])?M500IT[_ ]MTFDDA[KTY](032|050|060|064|120|128|240|256)[MS]BD"`
    1516
    1617should be able to manage all the products belonging to the M500IT family.
     
    1819
    1920Please use the following names for the smart attributes showed as "unknown" in that report
    20 
     21{{{
    2122ID#     ATTRIBUTE_NAME
    2223171     Program Fail Count
     
    3031247     Host Program Page Count
    3132248     FTL Program Page Count
    32 
     33}}}
    3334Thanks and regards,
    3435Giuseppe Di Genova