1
0
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:
Zdenek Kabelac 2014-03-17 15:18:20 +01:00
parent ae2d80dd7e
commit a2c544dc91

View File

@ -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