[Bug 210409] zfs: panic during boot

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 9 09:54:29 UTC 2018


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

--- Comment #9 from Andriy Gapon <avg at FreeBSD.org> ---
I am seeing this problem from time to time (very rarely) in my test VMs.
I suspect that under some conditions there is a race between a thread doing the
pool import and a txg sync thread spawned by it.   If spa_minref is recorded
when the sync thread is accessing the pool, then the value would be higher than
it should be.

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


More information about the freebsd-fs mailing list