summaryrefslogtreecommitdiff
path: root/run.bonnie_io
diff options
context:
space:
mode:
authorfsgqa <fsgqa>2002-11-10 23:32:19 +0000
committerfsgqa <fsgqa>2002-11-10 23:32:19 +0000
commit7bcfc05766e732fb61bb12c294bfb386ca66953c (patch)
treee96825a5875c9048efa908816b94221acdbf216a /run.bonnie_io
parent6256d5e1c888e1ff6d45125059b37c9c8661f25c (diff)
Minor QA/bench updates.
echo mkfs & mount options into the output.
Diffstat (limited to 'run.bonnie_io')
-rwxr-xr-xrun.bonnie_io2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.bonnie_io b/run.bonnie_io
index 4c7b7556..fb08396d 100755
--- a/run.bonnie_io
+++ b/run.bonnie_io
@@ -5,7 +5,7 @@
# then massages the output into CSV format with the human-readable
# output preceding it as a "comment" (ie. #-prefixed).
#
-BONNIE_FILESIZE=${BONNIE_FILESIZE:=80M}
+BONNIE_FILESIZE=${BONNIE_FILESIZE:=500M}
BONNIE_CHUNKSIZE=${BONNIE_CHUNKSIZE:=1K}
. $here/common.bonnie