]> git.ipfire.org Git - thirdparty/mdadm.git/commit
tests/10ddf-create: create RAID5 first
authormwilck@arcor.de <mwilck@arcor.de>
Fri, 19 Jul 2013 19:04:13 +0000 (21:04 +0200)
committerNeilBrown <neilb@suse.de>
Mon, 22 Jul 2013 06:56:32 +0000 (16:56 +1000)
commitabbc450fc2f25e57e3c564d41f3a613e26bf2d48
treef0ae923c9237d9a65511b9670fef87426e0946fc
parentfbf0c2a7ac08767651bca1a2d6d7064a0438b0d8
tests/10ddf-create: create RAID5 first

Let the first created array be RAID5 rather than RAID0. This makes
the test harder than before, because everything after the first
Create has do be done indirectly through mdmon.

Signed-off-by: NeilBrown <neilb@suse.de>
tests/10ddf-create