From: minh.diep Date: Wed, 21 Oct 2009 18:16:02 +0000 (+0000) Subject: b=20734 X-Git-Tag: v1_8_2_01~1^2~3 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=a24d46167cf505fb2edf56402a5389ce51c2831a;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 552ad0e..ee2f2c9 100644 --- a/lustre/tests/parallel-scale.sh +++ b/lustre/tests/parallel-scale.sh @@ -290,6 +290,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)"