mirror of
git://sourceware.org/git/lvm2.git
synced 2025-02-10 17:57:54 +03:00
Increase check timeout again.
It fails on my s390x Hercules emulator otherwise. :)
This commit is contained in:
parent
be3510b204
commit
119dd6604e
@ -120,7 +120,7 @@ prepare_lvs_
|
||||
|
||||
#COMM "converting mirror names is ${lv1}_mimagetmp_2"
|
||||
lvcreate -l2 -m1 -n $lv1 $vg
|
||||
lvconvert -m+1 -i+10 -b $vg/$lv1
|
||||
lvconvert -m+1 -i+40 -b $vg/$lv1
|
||||
convlv=$(lv_convert_lv_ "$vg/$lv1")
|
||||
test "$convlv" = "$lv1"_mimagetmp_2
|
||||
lv_devices_ $vg/$lv1 "$convlv" "$lv1"_mimage_2
|
||||
|
Loading…
x
Reference in New Issue
Block a user