[lvm-devel] LVM2/test/lib aux.sh

zkabelac at sourceware.org zkabelac at sourceware.org
Thu Jan 13 14:57:18 UTC 2011


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac at sourceware.org	2011-01-13 14:57:18

Modified files:
	test/lib       : aux.sh 

Log message:
	Enable monitoring for cluster tests

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/lib/aux.sh.diff?cvsroot=lvm2&r1=1.6&r2=1.7

--- LVM2/test/lib/aux.sh	2011/01/12 16:07:55	1.6
+++ LVM2/test/lib/aux.sh	2011/01/13 14:57:18	1.7
@@ -26,6 +26,8 @@
 	# skip if we singlenode is not compiled in
 	(clvmd --help 2>&1 | grep "Available cluster managers" | grep singlenode) || skip
 
+	lvmconf "activation/monitoring = 1"
+
 	clvmd -Isinglenode -d 1 &
 	LOCAL_CLVMD="$!"
 




More information about the lvm-devel mailing list