Date: Fri, 04 Oct 2024 14:47:05 +0000 From: bugzilla-noreply@freebsd.org To: geom@FreeBSD.org Subject: [Bug 238814] geom: topology lock being dropped in dumpconf of gate, raid, & raid3 Message-ID: <bug-238814-14739-8aNWXXLzMZ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238814-14739@https.bugs.freebsd.org/bugzilla/> References: <bug-238814-14739@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=3D238814 --- Comment #6 from Mark Johnston <markj@FreeBSD.org> --- (In reply to Mark Johnston from comment #5) I spent a bit of time looking at this, but for g_raid it's quite non-trivial and hard to test. My patch for gmirror also relaxes synchronization perhap= s a bit too much, in that inconsistencies are possible (e.g., disk state transitions and syncid/genid bumps happen without locking), though it fixes= the larger problem. (In reply to Mark Johnston from comment #5) My comment about GEOM gate is wrong, the topology lock simply can't be drop= ped. Fortunately, that one is easy to fix. --=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-238814-14739-8aNWXXLzMZ>