summaryrefslogtreecommitdiffstats
path: root/tests/02r1grow
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2007-05-21 14:25:40 +1000
committerNeil Brown <neilb@suse.de>2007-05-21 14:25:40 +1000
commit69646c1483b7b728d77ae2c944d624f8c05ad4db (patch)
tree46d30b3256dc879e2d626391604e2a4eb9e3df6c /tests/02r1grow
parentf752781f81a68588d0225cf8e3d96eeb6867b245 (diff)
downloadmdadm-69646c1483b7b728d77ae2c944d624f8c05ad4db.tar.gz
mdadm-69646c1483b7b728d77ae2c944d624f8c05ad4db.tar.xz
mdadm-69646c1483b7b728d77ae2c944d624f8c05ad4db.zip
Update tests and add linear-add
Update the testing scripts to allow for new space calculations for space for bitmaps. Add a test script for adding devices to linear arrays.
Diffstat (limited to 'tests/02r1grow')
-rw-r--r--tests/02r1grow2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/02r1grow b/tests/02r1grow
index af58295..916a31f 100644
--- a/tests/02r1grow
+++ b/tests/02r1grow
@@ -27,7 +27,7 @@ testdev $md0 1 $[size/2] 1
mdadm --grow $md0 --size max
check resync
check wait
-testdev $md0 1 $[size-4] 1
+testdev $md0 1 $mdsize11 1
mdadm --grow $md0 --size $[size/2]
check nosync