Details
-
Technical task
-
Resolution: Fixed
-
Minor
-
Lustre 2.11.0
-
9223372036854775807
Description
There is no "lfs getstripe -N" option to print the number of mirrors on a file. This makes it difficult to determine the number of mirrors on a file during testing and normal usage.
For example, the following test is using "awk" to parse the "lfs getstripe" output, which is almost always not what we want.
https://review.whamcloud.com/#/c/32705/3/lustre/tests/sanity-lfsck.sh