summaryrefslogtreecommitdiff
path: root/tests/04r0update
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2009-11-17 13:08:55 +1100
committerNeilBrown <neilb@suse.de>2009-11-17 13:08:55 +1100
commit5f175898dedb2bb2635d4d1dcb2afa8c420d5eae (patch)
tree8da1e54dcedb1584b8227124375d7d73b650dc1d /tests/04r0update
parentdf0d4ea04e34fc5d499056b00fa1e0a25f21453e (diff)
Increase default chunk size to 512K
This seems more appropriate for current (and recent) model drives than 64K. 64K is still the default for '--build' as changing that could corrupt data. 64K is also the default rounding for 'linear' on kernels older than 2.6.16. Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'tests/04r0update')
-rw-r--r--tests/04r0update2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/04r0update b/tests/04r0update
index 23c7d656..e13645b7 100644
--- a/tests/04r0update
+++ b/tests/04r0update
@@ -1,7 +1,7 @@
# create a raid0, re-assemble with a different super-minor
mdadm -CR $md0 -l0 -n3 $dev0 $dev1 $dev2
-testdev $md0 3 $mdsize0 64
+testdev $md0 3 $mdsize0 512
minor1=`mdadm -E $dev0 | sed -n -e 's/.*Preferred Minor : //p'`
mdadm -S /dev/md0