]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - tests/13imsm-r0_r5_3d-grow-r0_r5_5d
tests, imsm: Set correct expected offset between volumes
[thirdparty/mdadm.git] / tests / 13imsm-r0_r5_3d-grow-r0_r5_5d
index d0db9aeb09bcdeb436f841d3c0fdb58e1ea622ff..ff15ad093282d9cff77614de5a93046bddc8c229 100644 (file)
@@ -19,7 +19,7 @@ vol1_level=5
 vol1_comp_size=$((5 * 1024))
 vol1_chunk=128
 vol1_num_comps=$((num_disks - 1))
-vol1_offset=$((vol0_comp_size + 2048))
+vol1_offset=$((vol0_comp_size + 4096))
 
 # After: RAID 0 volume in slot #0, 5 disks, 256k chunk size
 #        RAID 5 volume in slot #1, 5 disks, 512k chunk size