mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
tests: one LV should be active and one inactive in covercmd test
This commit is contained in:
parent
7b65363bf7
commit
163666e513
@ -112,7 +112,7 @@ lvcreate -l1 $vg1
|
||||
# at least one LV active - VG considered active
|
||||
vgcreate $vg2 $dev2
|
||||
lvcreate -l1 $vg2
|
||||
lvcreate -l1 $vg2
|
||||
lvcreate -l1 -an -Zn $vg2
|
||||
|
||||
# no LVs active - VG considered inactive
|
||||
vgcreate $vg3 $dev3
|
||||
|
Loading…
Reference in New Issue
Block a user