mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-23 02:05:07 +03:00
test: update using exclusive activation
For testing in cluster exclusive activation of origin is needed.
This commit is contained in:
parent
a5b9b4bf02
commit
416eb4b9b3
@ -19,7 +19,7 @@ aux prepare_devs 2
|
|||||||
vgcreate --metadatatype 1 $vg $(cat DEVICES)
|
vgcreate --metadatatype 1 $vg $(cat DEVICES)
|
||||||
|
|
||||||
# Make origin volume
|
# Make origin volume
|
||||||
lvcreate -l5 $vg -n origin
|
lvcreate -ae -l5 $vg -n origin
|
||||||
|
|
||||||
# Create a snap of origin
|
# Create a snap of origin
|
||||||
lvcreate -s $vg/origin -n snap_with_lvm1_meta -l4
|
lvcreate -s $vg/origin -n snap_with_lvm1_meta -l4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user