Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8586d6f
)
b=20734
author
minh.diep
<minh.diep>
Thu, 22 Oct 2009 03:47:24 +0000
(
03:47
+0000)
committer
minh.diep
<minh.diep>
Thu, 22 Oct 2009 03:47:24 +0000
(
03:47
+0000)
o=Robert Read
enable striping for ior
lustre/tests/parallel-scale.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/parallel-scale.sh
b/lustre/tests/parallel-scale.sh
index
246fb5e
..
76dec5f
100644
(file)
--- 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)"