[Bug 246216] ZFS sometimes causes a zio_execute()-related stack overflow panic not long after boot

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 5 09:00:55 UTC 2020


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

--- Comment #1 from sigsys at gmail.com ---
After some testing, it seems to only panic when it tries to import all of its
pools on boot.  This computer has 3 pools: a main 2-way SSD mirror pool it
boots from, a small 1 SSD pool (SSD also has a swap partition on it) and a
2-way HDD mirror pool.  Preventing the HDD pool from being imported
automatically on boot prevents the panics.  And importing it manually a little
bit after booting also does not panic.  Also, there are no kernel error
messages at any point (even in the cases where it does panic (well, apart from
the panic)) and nothing bad in zpool status.

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


More information about the freebsd-bugs mailing list