[Bug 204340] [panic] nfsd, em, msix, fatal trap 9
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jan 30 21:44:51 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204340
--- Comment #20 from Rick Macklem <rmacklem at FreeBSD.org> ---
Well, you should never kill the nfsd with SIGKILL. The way
that is intended to be "safe" is to send SIGUSR1 to the "(master)"
nfsd. It will shut things down and kill off the other threads.
I'm not sure that I know of any way to make SIGKILL safe.
I'm pretty sure "man nfsd" says this, but maybe it needs
more emphasis?
I also believe that /etc/rc.d/nfsd does this correctly.
rick
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-net
mailing list