Support for Serial Attached SCSI Drives
Is log page dump supported to Serial Attached SCSI Drives?
How do we issue CDB commands for log pages?
PAGE CODE=01: Buffer Over-Run/Under-Run Log Page
PAGE CODE=02: Write Error Counter log page
PAGE CODE=03: Read Error Counter log page
PAGE CODE=05: Verify Error Counter log page
PAGE CODE=06: Non Medium Error Counter log page
PAGE CODE=0D: Temperature log page
PAGE CODE=0E: Start-Stop Cycle Counter log page
PAGE CODE=0F: Application client log page
PAGE CODE=10: Self-Test Results log page
PAGE CODE=15: Background Scan Results log page
PAGE CODE=18: : Protocol Specific Port log page
PAGE CODE=1A: Power Condition Transition log page
PAGE CODE=2F: SMART Status log page
PAGE CODE=38: SMART Data log page
E6: DUMP SMART
Change History
(3)
Keywords: |
scsi added
|
Milestone: |
Release 6.2
|
Resolution: |
→ invalid
|
Status: |
new → closed
|
There is no difference in SCSI and SAS from smartctl standpoint. Most of the codes you mentioned are defined in scsicmds.h and already used by smartmontools (see scsiprint.cpp/scsicmds.cpp). If smartmontools missing some functionality please create separate ticket with feature request and describe what exactly you want to see.