summaryrefslogtreecommitdiff
path: root/usr.sbin/pnfsdskill
diff options
context:
space:
mode:
authorRick Macklem <rmacklem@FreeBSD.org>2018-07-10 18:44:44 +0000
committerRick Macklem <rmacklem@FreeBSD.org>2018-07-10 18:44:44 +0000
commit5a039c8373194dd50c673016632743c1c3442089 (patch)
treec4ed45b5176c20ecac879e91a031483ce53fd7f2 /usr.sbin/pnfsdskill
parent2536ba43065573b51d38b0c7ab845823d5ed8249 (diff)
downloadsrc-test-5a039c8373194dd50c673016632743c1c3442089.tar.gz
src-test-5a039c8373194dd50c673016632743c1c3442089.zip
Document the "-f" option added to pnfsdskill(8) by r336176.
This is a content change.
Notes
Notes: svn path=/head/; revision=336177
Diffstat (limited to 'usr.sbin/pnfsdskill')
-rw-r--r--usr.sbin/pnfsdskill/pnfsdskill.815
1 files changed, 14 insertions, 1 deletions
diff --git a/usr.sbin/pnfsdskill/pnfsdskill.8 b/usr.sbin/pnfsdskill/pnfsdskill.8
index bce0afd03ed80..ce654aa949656 100644
--- a/usr.sbin/pnfsdskill/pnfsdskill.8
+++ b/usr.sbin/pnfsdskill/pnfsdskill.8
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 9, 2018
+.Dd July 9, 2018
.Dt PNFSDSKILL 8
.Os
.Sh NAME
@@ -32,6 +32,7 @@
disables a pNFS data storage server (DS)
.Sh SYNOPSIS
.Nm
+.Op Fl f
.Ar mounted-on-DS-dir
.Sh DESCRIPTION
The
@@ -42,6 +43,18 @@ may use this command on the metadata server (MDS) to disable use of this mirror.
This command must be used on the MDS and the
.Ar mounted-on-DS-dir
must be the exact pathname used when mounting the DS on the MDS.
+Normally this command will fail if there is no valid mirror for the DS
+available.
+.Pp
+The following option is available:
+.Bl -tag -width Ds
+.It Fl f
+This option forces the DS to be disabled even if there is no valid mirror
+for the DS available.
+It should only be used to allow the
+.Xr nfsd 8
+threads to be terminated.
+.El
.Pp
If this command fails with
.Dq Device not configured