]> sourceware.org Git - lvm2.git/commitdiff
Let the utils to prepare PVs
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 29 Sep 2011 08:58:27 +0000 (08:58 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 29 Sep 2011 08:58:27 +0000 (08:58 +0000)
test/t-clvmd-restart.sh

index 690fc583537acc229917f4e4c5097d8105a35143..2b341e57e0fd79a1fa4406467b2666f992f2fece 100644 (file)
@@ -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)
 
This page took 0.028482 seconds and 5 git commands to generate.