]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - tests/07autoassemble
Create: round off size for RAID1 arrays.
[thirdparty/mdadm.git] / tests / 07autoassemble
index 469497e2fede92a1ad9300f73f10e0e410bf096d..1d53d3fb7b4e88814847aeb609a23a9416875304 100644 (file)
@@ -8,8 +8,8 @@ mdadm -CR $md0 -l0 -n2 $md1 $md2  --homehost=testing
 
 mdadm -Ss
 mdadm -As -c /dev/null --homehost=testing -vvv
-testdev $md1 1 $mdsize1a 1
-testdev $md2 1 $mdsize1a 1
+testdev $md1 1 $mdsize1a 64
+testdev $md2 1 $mdsize1a 64
 testdev $md0 2 $mdsize11a 512
 mdadm -Ss
 
@@ -19,6 +19,6 @@ mdadm -CR $md1 -l1 -n2 $dev0 $dev1  --homehost=testing
 mdadm -CR $md0 -l0 -n2 $md1 $dev2  --homehost=testing
 mdadm -Ss
 mdadm -As -c /dev/null --homehost=testing -vvv
-testdev $md1 1 $mdsize1a 1
+testdev $md1 1 $mdsize1a 64
 testdev $md0 1 $[mdsize1a+mdsize11a-1024] 512
 mdadm -Ss