Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle and report ATA errors in SCSI commands #7

Open
baruch opened this issue Oct 15, 2013 · 1 comment
Open

Handle and report ATA errors in SCSI commands #7

baruch opened this issue Oct 15, 2013 · 1 comment
Milestone

Comments

@baruch
Copy link
Owner

baruch commented Oct 15, 2013

When a device is an ATA device behind a SCSI gateway and uses a proper SAT (SCSI ATA Translator) there can be ATA registers in the SENSE buffer which can be parsed for better error reporting.

They should be parsed and reported to the user and maybe used for scan decision making.

@baruch
Copy link
Owner Author

baruch commented Oct 25, 2013

For this to work we need to use ATA commands in passthrough mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant