Opened 7 years ago
Closed 7 years ago
#877 closed enhancement (invalid)
Workaround for supporting SATADOM
Reported by: | DamianW | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | smartctl | Version: | 6.5 |
Keywords: | ata | Cc: |
Description
Hello Community,
I have tested smartctl command line interface with Innodisk SATADOM-ML 3ME (30 GB capacity) and I saw that there is a hang.
Problem is in file ataprint.cpp, in section: Read SMART Log directory
As a workaround I would propose to add additional input argument -d satadom, if this argument is passed, drive is treated like normal sat drive but it will not enter the "Read SMART Log directory" section
Attachments (3)
Change History (6)
by , 7 years ago
Attachment: | ataprint.cpp added |
---|
by , 7 years ago
Attachment: | smartctl.cpp added |
---|
by , 7 years ago
Attachment: | smartctl.h added |
---|
comment:1 by , 7 years ago
Milestone: | Release 6.6 |
---|
comment:2 by , 7 years ago
Keywords: | ata added |
---|---|
Milestone: | → undecided |
Type: | defect → enhancement |
comment:3 by , 7 years ago
Milestone: | undecided |
---|---|
Resolution: | → invalid |
Status: | new → closed |
No feedback from reporter.
Note:
See TracTickets
for help on using tickets.
In future submissions, please:
svn diff
ordiff -u
output) instead of complete files.