The attached patch catches cam-related errors when using mptutil. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-bugs->smh I'll take it.
Take bug.
Keyword: patch or patch-ready – in lieu of summary line prefix: [patch] * bulk change for the keyword * summary lines may be edited manually (not in bulk). Keyword descriptions and search interface: <https://bugs.freebsd.org/bugzilla/describekeywords.cgi>
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=d90e14fc18e8d276b9b4318b4ca0e16f015c2658 commit d90e14fc18e8d276b9b4318b4ca0e16f015c2658 Author: Enji Cooper <ngie@FreeBSD.org> AuthorDate: 2025-02-05 03:52:38 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2025-02-05 03:54:26 +0000 mptutil: Capture CAM errors from bus rescan This will force reporting of CAM errors from rescanning the bus. PR: 174072 Reviewed by: imp usr.sbin/mptutil/mpt_config.c | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-)
^Triage: assign to committer, set flags for possible MFC (just close if not).