Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Lustre 2.4.0
-
server: 2.4
client: 2.1.3
-
3
-
6164
Description
This issue was created by maloo for sarah <sarah@whamcloud.com>
This issue relates to the following test suite run: https://maloo.whamcloud.com/test_sets/75c2e2be-5b55-11e2-b205-52540035b04c.
The sub-test test_27d failed with the following error:
setstripe failed
== sanity test 27d: create file with default settings ================== 13:14:06 (1357334046) setstripe: invalid option -- 'S' Create a new file with a specific striping pattern or set the default striping pattern on an existing directory or delete the default striping pattern from an existing directory usage: setstripe [--size|-s stripe_size] [--count|-c stripe_count] [--index|-i|--offset|-o start_ost_index] [--pool|-p <pool>] <directory|filename> or setstripe -d <directory> (to delete default striping) stripe_size: Number of bytes on each OST (0 filesystem default) Can be specified with k, m or g (in KB, MB and GB respectively) start_ost_index: OST index of first stripe (-1 default) stripe_count: Number of OSTs to stripe over (0 default, -1 all) pool: Name of OST pool to use (default none) sanity test_27d: @@@@@@ FAIL: setstripe failed