Whamcloud - gitweb
LU-1538 tests: cleanup test output, acc-small
[fs/lustre-release.git] / lustre / tests / sanity-benchmark.sh
index 5eedb00..65554fc 100644 (file)
@@ -194,7 +194,7 @@ test_fsx() {
     rm -f $testfile
     $LFS setstripe -c -1 $testfile
     CMD="fsx -c 50 -p 1000 -S $FSX_SEED -P $TMP -l $FSX_SIZE \
-        -N $((FSX_COUNT * 100)) $testfile"
+        -N $((FSX_COUNT * 100)) $FSXOPT $testfile"
     echo "Using: $CMD"
     $CMD || error "fsx failed"
     rm -f $testfile