From 548bd0e654ffd296e9df5b4f5af41d558a6fcefd Mon Sep 17 00:00:00 2001 From: "robert.read" Date: Mon, 14 Sep 2009 22:11:55 +0000 Subject: [PATCH 1/1] Branch HEAD b=20734 i=minh Enable striping for IOR. --- lustre/tests/parallel-scale.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/tests/parallel-scale.sh b/lustre/tests/parallel-scale.sh index 9e816c7..a7613e0 100644 --- a/lustre/tests/parallel-scale.sh +++ b/lustre/tests/parallel-scale.sh @@ -297,6 +297,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)" -- 1.8.3.1