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:
parent
86a660be7b
commit
921d5972e8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user