From: Alex Deiter Date: Sun, 14 Jan 2024 19:40:42 +0000 (+0400) Subject: LU-930 doc: update lfs-setstripe.1 man page X-Git-Tag: 2.15.61~63 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=59935dbf679a95a7ec2b77286be365fe938a9f36;p=fs%2Flustre-release.git LU-930 doc: update lfs-setstripe.1 man page Update the lfs-setstripe.1 man page to describe maximum value for the mirror_count option. Test-Parameters: trivial Signed-off-by: Alex Deiter Change-Id: I1879eabef5c397730e0795858e6c6a103d6a2259 Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/53672 Tested-by: Maloo Tested-by: jenkins Reviewed-by: Andreas Dilger Reviewed-by: Oleg Drokin Reviewed-by: Arshad Hussain --- diff --git a/lustre/doc/lfs-setstripe.1 b/lustre/doc/lfs-setstripe.1 index a3a831e..477bb7f 100644 --- a/lustre/doc/lfs-setstripe.1 +++ b/lustre/doc/lfs-setstripe.1 @@ -430,7 +430,7 @@ identical replicas on the file or directory. The argument is optional and defaults to 1 if it's not specified; if specified, it must follow the .B -N -option without a space. +option without a space. The maximum possible value for the mirror count is 16. .br The \fISTRIPE_OPTIONS\fR specify the specific layout for the mirror. It can be a plain layout with specific striping pattern or a composite layout.