[Bug 229614] ZFS lockup in zil_commit_impl

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 11 15:20:35 UTC 2018


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

--- Comment #40 from Michael Gmelin <grembo at FreeBSD.org> ---
(In reply to Allan Jude from comment #38)

Andreas managed to reproduce the issue with the patch (like predicted by avg
and you), but it took days of hammering the system heavily.

@Allan/avg: Do you have an overview of all the possible code paths in which
this interlock can happen? I didn't look closely at the code myself yet.

If it's just about reclaiming a vnode, we could just allow that to fail and
either retry the operation or allow exceeding kern.maxvnodes temporarily (like
in a kind of soft-fail scenario).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-fs mailing list