mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-17 06:04:23 +03:00
test: increase size of raid10 LV allowing tests to succeed on fast storage
Also add health char check.
This commit is contained in:
parent
242e2dccc3
commit
b138a87f43
@ -43,8 +43,8 @@ done
|
||||
##############################################
|
||||
# Create an 8-way striped raid10 with 4 mirror
|
||||
# groups and rebuild selected PVs.
|
||||
lvcreate --type raid10 -m 1 -i 4 -l 2 -n $lv1 $vg
|
||||
_sync
|
||||
lvcreate --type raid10 -m 1 -i 4 -l 64 -n $lv1 $vg
|
||||
_sync "AAAAAAAA"
|
||||
|
||||
# Rebuild 1st and 2nd device would rebuild a
|
||||
# whole mirror group and needs to be rejected.
|
||||
|
Loading…
x
Reference in New Issue
Block a user