aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2020-10-22 19:19:42 +0000
committerGordon Bergling <gbe@FreeBSD.org>2020-10-22 19:19:42 +0000
commit1f57220934a0a3774d6f0db87be3bf0612cf41d9 (patch)
treec64c07e544b1e3a0baa38acd45c624bb088cf4b3 /usr.sbin
parent7aebfe657a7f06f24bebcff37979cdefb408864f (diff)
downloadsrc-1f57220934a0a3774d6f0db87be3bf0612cf41d9.tar.gz
src-1f57220934a0a3774d6f0db87be3bf0612cf41d9.zip
pnfsserver(4): Fix some issues reported by mandoc
- new sentence, new line
Notes
Notes: svn path=/head/; revision=366947
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/nfsd/pnfsserver.416
1 files changed, 8 insertions, 8 deletions
diff --git a/usr.sbin/nfsd/pnfsserver.4 b/usr.sbin/nfsd/pnfsserver.4
index 6cdaf61c29c2..22c2ecdb8696 100644
--- a/usr.sbin/nfsd/pnfsserver.4
+++ b/usr.sbin/nfsd/pnfsserver.4
@@ -248,11 +248,12 @@ after the DS failure or network partitioning occurs.
the arguments for a LayoutReturn operation.
.sp
3 - The system administrator can perform the pnfsdskill(8) command on the MDS
-to disable it. If the system administrator does a pnfsdskill(8) and it fails
-with ENXIO (Device not configured) that normally means the DS was already
-disabled via #1 or #2. Since doing this is harmless, once a system
-administrator knows that there is a problem with a mirrored DS, doing the
-command is recommended.
+to disable it.
+If the system administrator does a pnfsdskill(8) and it fails with ENXIO
+(Device not configured) that normally means the DS was already
+disabled via #1 or #2.
+Since doing this is harmless, once a system administrator knows that
+there is a problem with a mirrored DS, doing the command is recommended.
.sp
Once a system administrator knows that a mirrored DS has malfunctioned
or has been network partitioned, they should do the following as root/su
@@ -266,9 +267,8 @@ Note that the <mounted-on-path-of-DS> must be the exact mounted-on path
string used when the DS was mounted on the MDS.
.Pp
Once the mirrored DS has been disabled, the pNFS service should continue to
-function, but file updates will only happen on the DS(s)
-that have not been disabled. Assuming two way mirroring, that implies
-the one DS of the pair stored in the
+function, but file updates will only happen on the DS(s) that have not been disabled.
+Assuming two way mirroring, that implies the one DS of the pair stored in the
.Dq pnfsd.dsfile
extended attribute for the file on the MDS, for files stored on the disabled DS.
.Pp