Changes between Initial Version and Version 1 of Ticket #678, comment 11


Ignore:
Timestamp:
Mar 31, 2016, 10:38:40 AM (8 years ago)
Author:
Alex Samorukov

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #678, comment 11

    initial v1  
    2424
    2525And on your side output is null (scsiGetSupportedLogPages function). This check is later used to get information from the specific log pages (e.g. temperature, grown defect lists, etc.). I would recommend to try to update drive firmware if possible. Sorry for a last question, could you please also give `sg_logs  /dev/sdb -p 0 -vvvvvvvv` output to make 100% sure that log sense 0 response is bad? Thank you.
     26
     27P.S. It seems that output of the `4d 00 40 00 00 00 00 00 04 00` cmd is bogus:
     28{{{
     29
     30 [log sense: 4d 00 40 00 00 00 00 00 04 00 ]
     31  CAM status=0x1, SCSI status=0x0, resid=0x0
     32  Incoming data, len=4:
     33 00     00 00 00 00
     34}}}