]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - tests/03r5assem
Change default metadata from 0.90 to 1.1
[thirdparty/mdadm.git] / tests / 03r5assem
index 585170fc54686f1ebb396abc43e064d727f27232..de0d56b6b02233d67f6a2259313a66e7322f738b 100644 (file)
@@ -2,7 +2,7 @@
 # create a raid5 array and assemble it in various ways,
 # including with missing devices.
 
-mdadm -CR $md1 -l5 -n3 $dev0 $dev1 $dev2 
+mdadm -CR -e 0.90 $md1 -l5 -n3 $dev0 $dev1 $dev2 
 tst="check raid5 ;testdev $md1 2 $mdsize0 512 ; mdadm -S $md1"
 uuid=`mdadm -Db $md1 | sed 's/.*UUID=//'`
 check wait