X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fdoc%2Flfs-mirror-write.1;h=2faa402cc5388d0ad7f9eaef9d9651185b6eb6ec;hb=05e6ccd344e7eba44e43230fa2fa0a1b3b6115c4;hp=c0030efd6fb0e9f48b5b07c4f21986082befe9ad;hpb=14171e787dd00902af7c9edf10a6b54aab45f7b2;p=fs%2Flustre-release.git diff --git a/lustre/doc/lfs-mirror-write.1 b/lustre/doc/lfs-mirror-write.1 index c0030ef..2faa402 100644 --- a/lustre/doc/lfs-mirror-write.1 +++ b/lustre/doc/lfs-mirror-write.1 @@ -20,7 +20,8 @@ a mirror. .BR \-\-inputfile|\-i\fR\ <\fIinput_file\fR> The path name of the input file, if not specified, the standard input stream will be used. The input stream or input_file cannot be the same mirrored file -as the \fImirrored_file\fR. +as the \fImirrored_file\fR. if you'd like to copy a mirror's content to +another mirror of the same mirrored file, use \fBlfs mirror copy\fR command. .SH EXAMPLES .TP .B lfs mirror write --mirror-id 3 /mnt/lustre/file1 < /tmp/m2 @@ -41,3 +42,4 @@ The \fBlfs mirror write\fR command is part of the Lustre filesystem. .BR lfs-mirror-split (1), .BR lfs-mirror-verify (1), .BR lfs-mirror-read (1) +.BR lfs-mirror-copy (1)