Whamcloud - gitweb
LU-11138 lfs: getstripe display certain mirror(s) 04/32804/5
authorBobi Jam <bobijam@whamcloud.com>
Tue, 10 Jul 2018 18:07:01 +0000 (12:07 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 24 Jul 2018 16:01:19 +0000 (16:01 +0000)
commit41a804a1663836e65c5420d7b65009de3bb3aaaf
tree6e8ce344b7e2319cd82b23a0bc9ba978bf99ae71
parent10d49c60cd2ca95b7e401ed261ca284bbaef5098
LU-11138 lfs: getstripe display certain mirror(s)

Add [!] --mirror-index=[+-]<index> | [!] --mirror-id=[+-]<id>
option for lfs getstripe to print the components of mirror(s)
relative to <index>-th mirror or components of mirror(s) relative
to the one with mirror ID of <id>.

Change-Id: I9ab8fd5faaea07b7567f88665e06ca71157cca67
Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/32804
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@gmail.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/doc/lfs-getstripe.1
lustre/include/lustre/lustreapi.h
lustre/utils/lfs.c
lustre/utils/liblustreapi.c