From: minh.diep Date: Thu, 22 Oct 2009 03:47:24 +0000 (+0000) Subject: b=20734 X-Git-Tag: GIT_EPOCH_B1_6~2^5~2 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=8f5b5a23a24d4565634f19e360155f5b15d2e1b0;p=fs%2Flustre-release.git b=20734 o=Robert Read enable striping for ior --- diff --git a/lustre/tests/parallel-scale.sh b/lustre/tests/parallel-scale.sh index 246fb5e..76dec5f 100644 --- a/lustre/tests/parallel-scale.sh +++ b/lustre/tests/parallel-scale.sh @@ -292,6 +292,7 @@ test_ior() { mkdir -p $testdir # mpi_run uses mpiuser chmod 0777 $testdir + $LFS setstripe $testdir -c -1 # # -b N blockSize -- contiguous bytes to write per task (e.g.: 8, 4k, 2m, 1g)"