Date: Tue, 10 Nov 2015 13:38:49 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 9619] [nfs] Restarting mountd kills existing mounts Message-ID: <bug-9619-3630-B7ZHkSsz5w@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-9619-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-9619-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=9619 --- Comment #7 from Rick Macklem <rmacklem@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-9619-3630-B7ZHkSsz5w>