mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +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
|
||||
read LOCAL_CLVMD < LOCAL_CLVMD
|
||||
|
||||
aux prepare_devs 1
|
||||
aux prepare_pvs 1
|
||||
|
||||
vgcreate --clustered y $vg $(cat DEVICES)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user