https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200459
Juraj Lutter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Juraj Lutter <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
