mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
tests: make test usable in cluster
Origin needs exclusive activation
This commit is contained in:
parent
ae2d80dd7e
commit
a2c544dc91
@ -20,7 +20,7 @@ vgcreate -s 1k $vg $(cat DEVICES)
|
||||
|
||||
lvcreate -V50 -L1 -n $lv1 -s $vg
|
||||
|
||||
lvcreate -L1 -n $lv2 $vg
|
||||
lvcreate -aey -L1 -n $lv2 $vg
|
||||
lvcreate -L1 -s -n $lv3 $vg/$lv2
|
||||
|
||||
lvcreate -l1 -n $lv4 $vg
|
||||
|
Loading…
x
Reference in New Issue
Block a user