Page MenuHomeFreeBSD

cam: Fail ASC 0x40
ClosedPublic

Authored by imp on Sat, Jan 25, 8:10 PM.
Tags
None
Referenced Files
F109414262: D48684.diff
Tue, Feb 4, 6:32 PM
Unknown Object (File)
Sun, Feb 2, 6:36 PM
Unknown Object (File)
Fri, Jan 31, 4:37 PM
Unknown Object (File)
Thu, Jan 30, 10:16 PM
Subscribers
None

Details

Reviewers
mav
chs
ken
Group Reviewers
cam
Commits
rG692e5f6ba63e: cam: Fail ASC 0x40
Summary

ASC 0x40 is use to report diagnostics (as in the self test the drive
runs on itself) failures. The ASCQ code is the part that failed. These
failures are such that I/O to the drive's LBA range is not possible, so
make this condition fatal, and signal the drive's ill health.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable