This is the mail archive of the lvm2-cvs@sourceware.org mailing list for the LVM2 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

LVM2/test t-clvmd-restart.sh


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2011-09-29 08:58:27

Modified files:
	test           : t-clvmd-restart.sh 

Log message:
	Let the utils to prepare PVs

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/t-clvmd-restart.sh.diff?cvsroot=lvm2&r1=1.2&r2=1.3

--- LVM2/test/t-clvmd-restart.sh	2011/09/26 07:51:24	1.2
+++ LVM2/test/t-clvmd-restart.sh	2011/09/29 08:58:27	1.3
@@ -19,7 +19,7 @@
 test -e LOCAL_CLVMD || skip
 read LOCAL_CLVMD < LOCAL_CLVMD
 
-aux prepare_devs 1
+aux prepare_pvs 1
 
 vgcreate --clustered y $vg $(cat DEVICES)
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]