mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
tests: check for dmeventd first
Check there is no dmeventd before creating vg.
This commit is contained in:
parent
e6a69af2d7
commit
0e1d1aaca8
@ -11,9 +11,9 @@
|
|||||||
|
|
||||||
. lib/inittest
|
. lib/inittest
|
||||||
|
|
||||||
|
aux prepare_dmeventd
|
||||||
aux mirror_recovery_works || skip
|
aux mirror_recovery_works || skip
|
||||||
aux prepare_vg 5
|
aux prepare_vg 5
|
||||||
aux prepare_dmeventd
|
|
||||||
|
|
||||||
lvcreate -aey --type mirror -m 3 --ignoremonitoring -L 1 -n 4way $vg
|
lvcreate -aey --type mirror -m 3 --ignoremonitoring -L 1 -n 4way $vg
|
||||||
lvchange --monitor y $vg/4way
|
lvchange --monitor y $vg/4way
|
||||||
|
Loading…
Reference in New Issue
Block a user