[Bug 9619] [nfs] Restarting mountd kills existing mounts

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 10 13:38:49 UTC 2015


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

--- Comment #7 from Rick Macklem <rmacklem at FreeBSD.org> ---
In recent versions of FreeBSD, mountd has the "-S" option,
which can be used to avoid this from happening. It suspends/resumes
the nfsd threads while it is reloading the exports.

Some have suggested that it should be enabled by default, but others
felt that would be a POLA violation (since all NFS services stop during
the suspend), so it has never been made the default and must be
enabled via the "-S" option.

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


More information about the freebsd-fs mailing list