[Bug 270089] mpr: panic in mpr_complete_command during zpool import

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 16 Mar 2023 22:58:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270089

--- Comment #16 from Dan Kotowski <dan.kotowski@a9development.com> ---
Is it possible that it has to do with the msleep timeouts?

I noticed that after almost every panic, passing "reset" to kdb will NOT reset
the system, but mpr0 will dump a bit more to the console and then take me to
another kdb prompt. Eg comment #c2 we can see mpr0 still emitting more to the
console after both a "db> reset" and a subsequent "db> reboot".

Even more so when I enable full debugging 0x07ff, the zpool import actually
works! And I am able to interact with non-zfs drives a little bit as well. All
of this to me points to bad timeouts somewhere.

-- 
You are receiving this mail because:
You are the assignee for the bug.