summaryrefslogtreecommitdiff
path: root/usr.sbin/nfsd
diff options
context:
space:
mode:
authorRick Macklem <rmacklem@FreeBSD.org>2013-05-01 22:50:45 +0000
committerRick Macklem <rmacklem@FreeBSD.org>2013-05-01 22:50:45 +0000
commit2eec0799563c25b04b9d5ceb54616e6f6ee1063c (patch)
treeee35dc6df84c537c1f6d8cffb3d2b5a7646c3c7f /usr.sbin/nfsd
parented5987bd08dc2bcf9ce6d5d20caaf683cea00ba5 (diff)
downloadsrc-test2-2eec0799563c25b04b9d5ceb54616e6f6ee1063c.tar.gz
src-test2-2eec0799563c25b04b9d5ceb54616e6f6ee1063c.zip
Notes
Diffstat (limited to 'usr.sbin/nfsd')
-rw-r--r--usr.sbin/nfsd/nfsv4.49
1 files changed, 8 insertions, 1 deletions
diff --git a/usr.sbin/nfsd/nfsv4.4 b/usr.sbin/nfsd/nfsv4.4
index 679bb694ff07..e0e6023f2a9c 100644
--- a/usr.sbin/nfsd/nfsv4.4
+++ b/usr.sbin/nfsd/nfsv4.4
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 23, 2012
+.Dd May 1, 2013
.Dt NFSV4 4
.Os
.Sh NAME
@@ -287,6 +287,13 @@ and
daemons at boot time via the ``nfsuserd_flags'' and ``nfscbd_flags''
.Xr rc.conf 5
variables.
+.Pp
+NFSv4 mount(s) against exported volume(s) on the same host are not recommended,
+since this can result in a hung NFS server.
+It occurs when an nfsd thread tries to do an NFSv4 VOP_RECLAIM()/Close RPC
+as part of acquiring a new vnode.
+If all other nfsd threads are blocked waiting for lock(s) held by this nfsd
+thread, then there isn't an nfsd thread to service the Close RPC.
.Sh FILES
.Bl -tag -width /var/db/nfs-stablerestart.bak -compact
.It Pa /var/db/nfs-stablerestart