<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-text-flowed" style="font-family: -moz-fixed;
      font-size: 12px;" lang="x-unicode">I have a few Toshiba PX04SVB320
      SAS SSDs and whenever I try to read their SMART data, the
      "Non-medium error count" value increments by 1.
      <br>
      <br>
      I've found some other users are having the same problem with
      different SAS SSDs.
      <br>
      <br>
      It seems the error is caused by the scsiReadDefect12 function.
      <br>
      <br>
      When I patch the function by simply returning 101 without doing
      anything, the value stays the same. Of course this means smartctl
      is not really querying the SSD.
      <br>
      <br>
      The issue happens with a RAID card or with a HBA card, both LSI
      made.
      <br>
      <br>
      When I issue the "smartctl -a" command on one of these SSDs, the
      LSI firmware also reports this error:
      <br>
      <br>
      seqNum: 0x00001380
      <br>
      Time: Wed May  6 11:33:40 2020
      <br>
      <br>
      Code: 0x00000071
      <br>
      Class: 0
      <br>
      Locale: 0x02
      <br>
      Event Description: Unexpected sense: PD 00(e0x20/s0) Path
      500003970c88f3ba, CDB: b7 0c 00 00 00 00 00 00 00 08 00 00, Sense:
      1/1c/00
      <br>
      Event Data:
      <br>
      ===========
      <br>
      Device ID: 0
      <br>
      Enclosure Index: 32
      <br>
      Slot Number: 0
      <br>
      CDB Length: 12
      <br>
      CDB Data:
      <br>
      00b7 000c 0000 0000 0000 0000 0000 0000 0000 0008 0000 0000 0000
      0000 0000 0000 Sense Length: 40
      <br>
      Sense Data:
      <br>
      0072 0001 001c 0000 0000 0000 0000 0020 0080 001e 0000 00b7 0001
      0006 0004 0000 0000 0000 0000 0000 0000 0000 0077 0000 0000 001d
      0032 001c 0019 0000 0000 0000 0000 0000 0015 0005 0000 0000 0000
      0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
      0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
      Success in AdpEventLog
      <br>
      <br>
      <div class="moz-txt-sig"><span class="moz-txt-tag">-- <br>
        </span>Oktay
        <br>
        <br>
      </div>
    </div>
  </body>
</html>