1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-30 17:18:21 +03:00

tests: fix missing exclusive activation

For cluster conversion  LV for caching needs to be activated
exclusively.
This commit is contained in:
Zdenek Kabelac 2016-12-08 16:27:24 +01:00
parent c5aeb21015
commit 900d203586

View File

@ -23,7 +23,7 @@ aux have_cache 1 3 0 || skip
aux prepare_vg 5 8000
# Use 10M origin size
lvcreate -L10 -n $lv1 $vg
lvcreate -aey -L10 -n $lv1 $vg
lvcreate -H -L5 $vg/$lv1
# replace 10M size with 5M size of cache device