1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00

tests: use exclusive activation for mirror

Test suite does not support clustered mirroring.
This commit is contained in:
Zdenek Kabelac 2017-02-20 23:50:27 +01:00
parent 86a660be7b
commit 921d5972e8

View File

@ -42,7 +42,7 @@ not lvreduce -L 32M $vg/lv
lvremove -ff $vg
lvcreate --type mirror -L 4 -n $lv1 $vg
lvcreate --type mirror -aey -L 4 -n $lv1 $vg
# Incorrent name for resized LV
not lvextend --type mirror -L 10 -n $lv1 $vg
# Same size