Date: Tue, 09 Jan 2018 09:54:29 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 210409] zfs: panic during boot Message-ID: <bug-210409-3630-xBrX4nt4sf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210409-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-210409-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210409 --- Comment #9 from Andriy Gapon <avg@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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210409-3630-xBrX4nt4sf>