[Bug 229614] ZFS lockup in zil_commit_impl

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 17 20:34:43 UTC 2018


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

--- Comment #11 from Michael Gmelin <grembo at FreeBSD.org> ---
(In reply to Mike from comment #10)

As a workaround, try if setting kern.maxvnodes to a high number (it's usually
quite low on small VMs) helps, e.g.

 sysctl kern.maxvnodes=2000000

use

 sysrc -f /etc/sysctl.conf kern.maxvnodes=2000000

to set it permanently.

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


More information about the freebsd-fs mailing list