Fix a typo plus add a couple of sentences to pnfsserver.4.
This is a content change.
This commit is contained in:
parent
7138c819c4
commit
b8ac5c5a01
@ -23,7 +23,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd August 5, 2018
|
.Dd August 8, 2018
|
||||||
.Dt PNFSSERVER 4
|
.Dt PNFSSERVER 4
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -366,9 +366,18 @@ have the
|
|||||||
.Xr pnfsdscopymr 8
|
.Xr pnfsdscopymr 8
|
||||||
command done on them to complete the recovery.
|
command done on them to complete the recovery.
|
||||||
.Bd -literal -offset
|
.Bd -literal -offset
|
||||||
# pnfsdscopymr -r /data3 <file-path-reporetd>
|
# pnfsdscopymr -r /data3 <file-path-reported>
|
||||||
.Ed
|
.Ed
|
||||||
.sp
|
.sp
|
||||||
|
If this commmand fails with the error
|
||||||
|
.br
|
||||||
|
.Dq pnfsdscopymr: Copymr failed for file <path>: Device not configured
|
||||||
|
.br
|
||||||
|
repeatedly, this may be caused by a Read/Write layout that has not
|
||||||
|
been returned.
|
||||||
|
The only way to get rid of such a layout is to restart the
|
||||||
|
.Xr nfsd 8 .
|
||||||
|
.sp
|
||||||
All of these commands are designed to be
|
All of these commands are designed to be
|
||||||
done while the pNFS service is running and can be re-run safely.
|
done while the pNFS service is running and can be re-run safely.
|
||||||
.Pp
|
.Pp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user