[Bug 235582] rpc_svc_gss / nfsd kernel panic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 11 15:37:03 UTC 2019


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

--- Comment #16 from Peter Eriksson <peter.x.eriksson at liu.se> ---
I agree that the debug printout stuff is not the problem here.

We are going to try out your second patch on our production servers this week.
(Just had one of the servers (without your patch) crash and reboot again
twice).

Thankfully we found a way to speed up the mounting of 20k zfs filesystems
massively so a reboot now takes about 5 minutes instead of 40+ minutes... (A
coworker wrote a script that does the ZFS mounts in parallell instead of
sequentially - there are room for even more speed improvements though :-)

Anyway - a question about a potential workaround:

Would limiting the number of NFSD thread with "-n 1" "mask" this problem? 
Our servers have 32 cpu "cores" so nfsd tries to start up 256 kernel threads
which I'm guessing will improve the chance of the bug to be triggered.

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


More information about the freebsd-fs mailing list