https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200459

Juraj Lutter <ju...@lutter.sk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ju...@lutter.sk

--- Comment #1 from Juraj Lutter <ju...@lutter.sk> ---
I'm seeing something similar, a box with 22x nvme and 2x SSD, running either
12-STABLE or 13-CURRENT (as of today). After certain amount of time (and
workload), ioctls are hanging, rendering the box almost unresponsive to some
operations.

ddb showed that there are two suspects:
mrsas_ocr_thread()
nvme_ctrlr_passthrough_cmd()

the rest of processes and threads are in sched_switch()

OCR is Online Controller Reset.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to