]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - tests/03r5assem
Increase default chunk size to 512K
[thirdparty/mdadm.git] / tests / 03r5assem
index be26cf15460e731d3526f7dc5e8c072d5bd65cdd..585170fc54686f1ebb396abc43e064d727f27232 100644 (file)
@@ -3,7 +3,7 @@
 # including with missing devices.
 
 mdadm -CR $md1 -l5 -n3 $dev0 $dev1 $dev2 
-tst="check raid5 ;testdev $md1 2 $mdsize0 64 ; mdadm -S $md1"
+tst="check raid5 ;testdev $md1 2 $mdsize0 512 ; mdadm -S $md1"
 uuid=`mdadm -Db $md1 | sed 's/.*UUID=//'`
 check wait
 eval $tst