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

test: update using exclusive activation

For testing in cluster exclusive activation of origin is needed.
This commit is contained in:
Zdenek Kabelac 2013-02-05 09:20:17 +01:00
parent a5b9b4bf02
commit 416eb4b9b3

View File

@ -19,7 +19,7 @@ aux prepare_devs 2
vgcreate --metadatatype 1 $vg $(cat DEVICES)
# Make origin volume
lvcreate -l5 $vg -n origin
lvcreate -ae -l5 $vg -n origin
# Create a snap of origin
lvcreate -s $vg/origin -n snap_with_lvm1_meta -l4