mirror of
git://sourceware.org/git/lvm2.git
synced 2025-10-26 07:33:16 +03:00
test: Test failing due to too few PVs
Commit 33d69162e4 reduced the number of
PVs to a level where the test could not function. (It is impossible
to replace 3 PVs of a 4-way RAID1 LV if there are only 5 PVs.)
This commit is contained in:
@@ -24,7 +24,7 @@ get_image_pvs() {
|
||||
########################################################
|
||||
aux have_raid 1 3 0 || skip
|
||||
|
||||
aux prepare_pvs 5
|
||||
aux prepare_pvs 9
|
||||
vgcreate -s 256k $vg $(cat DEVICES)
|
||||
|
||||
###########################################
|
||||
|
||||
Reference in New Issue
Block a user