From 69646c1483b7b728d77ae2c944d624f8c05ad4db Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Mon, 21 May 2007 14:25:40 +1000 Subject: 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. --- tests/00raid1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/00raid1') diff --git a/tests/00raid1 b/tests/00raid1 index b0dfa6a..2ad82d0 100644 --- a/tests/00raid1 +++ b/tests/00raid1 @@ -13,7 +13,7 @@ mdadm -S $md0 mdadm -CR $md0 -e1 --level=raid1 -n3 -x2 $dev0 missing missing $dev1 $dev2 check recovery check raid1 -testdev $md0 1 $mdsize1 1 +testdev $md0 1 $mdsize1b 1 mdadm -S $md0 # now with no superblock -- cgit