mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-04 09:18:36 +03:00
Let the utils to prepare PVs
This commit is contained in:
parent
834d5d70d1
commit
643d3e8134
@ -19,7 +19,7 @@ export LVM_BINARY=lvm
|
|||||||
test -e LOCAL_CLVMD || skip
|
test -e LOCAL_CLVMD || skip
|
||||||
read LOCAL_CLVMD < LOCAL_CLVMD
|
read LOCAL_CLVMD < LOCAL_CLVMD
|
||||||
|
|
||||||
aux prepare_devs 1
|
aux prepare_pvs 1
|
||||||
|
|
||||||
vgcreate --clustered y $vg $(cat DEVICES)
|
vgcreate --clustered y $vg $(cat DEVICES)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user