Opened 11 years ago

Closed 11 years ago

#265 closed enhancement (invalid)

Support for Serial Attached SCSI Drives

Reported by: acasis Owned by: somebody
Priority: minor Milestone:
Component: all Version: 6.0
Keywords: scsi Cc:

Description

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

Attachments (1)

smartmon for SAS.txt (1.5 KB ) - added by acasis 11 years ago.

Download all attachments as: .zip

Change History (3)

by acasis, 11 years ago

Attachment: smartmon for SAS.txt added

comment:1 by Christian Franke, 11 years ago

Keywords: scsi added
Milestone: Release 6.2

comment:2 by Alex Samorukov, 11 years ago

Resolution: invalid
Status: newclosed

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.

Note: See TracTickets for help on using tickets.