Whamcloud - gitweb
LU-11099 doc: include "-N" option to lfs_setstripe.1 34/32734/2
authorEmoly Liu <emoly@whamcloud.com>
Wed, 27 Jun 2018 04:18:57 +0000 (12:18 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 18 Jul 2018 06:01:18 +0000 (06:01 +0000)
commit83f299175e79c37beaa5cc3580dcf52eb9a3385e
treec2de9d62a1586c4409eeb2e0d71a32e65d950fcd
parentd69d488e17788e3f7a7b543e44efe1c5e6051de9
LU-11099 doc: include "-N" option to lfs_setstripe.1

This patch includes mirror option "-N[mirror_count]" to
lfs_setstripe.1 man page so that the user can follow the manual
to create a mirrored file or set s default mirror layout on a
directory correctly.
The command format is like:
$lfs setstripe -N[mirror_count] [STRIPE_OPTIONS] <dir|filename>

Test-Parameters: trivial

Change-Id: If0fabd79d218e5582f9c64336f60466f35dbd968
Signed-off-by: Emoly Liu <emoly@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/32734
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/doc/lfs-setstripe.1
lustre/utils/lfs.c