Changes between Version 1 and Version 2 of Ticket #1070, comment 6


Ignore:
Timestamp:
Jun 28, 2020, 7:47:16 PM (4 years ago)
Author:
Linas Vepstas

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1070, comment 6

    v1 v2  
    88`smartctl -r ioctl,2 -x /dev/sdb` ... which ... does show the correct log info: (wow!)
    99
    10 `SMART Extended Comprehensive Error Log Version: 1 (1 sectors)`
    11 `No Errors Logged`
    12 `SMART Extended Self-test Log Version: 1 (1 sectors)`
    13 `Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error`
    14 `# 1  Short offline       Completed without error       00%         0         -`
    15 `# 2  Conveyance offline  Completed without error       00%         0         -`
     10SMART Extended Comprehensive Error Log Version: 1 (1 sectors)
     11No Errors Logged
     12SMART Extended Self-test Log Version: 1 (1 sectors)
     13Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
     14# 1  Short offline       Completed without error       00%         0         -
     15# 2  Conveyance offline  Completed without error       00%         0         -
    1616
    1717Above looks correct, since I just plugged in the brand new disk (thus zero lifetime hours), and then ran the conveyance and the short tests...
    1818
     19Simply running `smartctl -x /dev/sdb` declutters the display slightly, and suggestively reveals the likely problem:
     20
     21=== START OF INFORMATION SECTION ===
     22... the usual stuff...
     23Read SCT Status failed: scsi error badly formed scsi parameters
     24Wt Cache Reorder: Unknown (SCT Feature Control command failed)
     25=== START OF READ SMART DATA SECTION ===
     26... the usual stuff...
     27SMART Extended Comprehensive Error Log Version: 1 (1 sectors)
     28No Errors Logged
     29
     30SMART Extended Self-test Log Version: 1 (1 sectors)
     31Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
     32# 1  Short offline       Completed without error       00%         0         -
     33# 2  Conveyance offline  Completed without error       00%         0         -
     34
     35Read SMART Selective Self-test Log failed: scsi error badly formed scsi parameters
     36
     37Read SCT Status failed: scsi error badly formed scsi parameters
     38
     39SCT Error Recovery Control command not supported
     40