Date: Sun, 09 Jan 2022 17:18:16 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 260257] CAM_IO_STATS does not track MEDIUM ERRORs Message-ID: <bug-260257-227-3GNIM405YG@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-260257-227@https.bugs.freebsd.org/bugzilla/> References: <bug-260257-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260257 --- Comment #10 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D85056a56f3bbd26fdbaf0f045b527acac= 7199589 commit 85056a56f3bbd26fdbaf0f045b527acac7199589 Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2022-01-09 17:13:05 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2022-01-09 17:13:05 +0000 cam: Include more statuses as errors for CAM_IO_STATS Tag more status return values as an error for the I/O. CAM_SCSI_STATUS_ERROR is returned for medium errors, for example, but the counts weren't increased. The added errors all indicate a problem with the device request. Sponsored by: Netflix PR: 260257 Feedback from: ken Reviewed by: asomers Differential Revision: https://reviews.freebsd.org/D33783 sys/cam/scsi/scsi_da.c | 2 ++ 1 file changed, 2 insertions(+) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260257-227-3GNIM405YG>