Whamcloud - gitweb
b=20734
authorminh.diep <minh.diep>
Wed, 21 Oct 2009 18:16:02 +0000 (18:16 +0000)
committerminh.diep <minh.diep>
Wed, 21 Oct 2009 18:16:02 +0000 (18:16 +0000)
o=Robert Read
enable striping for ior

lustre/tests/parallel-scale.sh

index 552ad0e..ee2f2c9 100644 (file)
@@ -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)"