Lines Matching refs:CLVMD
692 CLVMD
1549 --with-clvmd=TYPE Build cluster LVM Daemon.
9545 # Check whether --with-clvmd was given.
9547 withval=$with_clvmd; CLVMD="$withval"
9549 CLVMD="none"
9552 if test x$CLVMD = xyes; then
9553 CLVMD=all
9555 { $as_echo "$as_me:$LINENO: result: $CLVMD" >&5
9556 $as_echo "$CLVMD" >&6; }
9558 if test x$CLVMD != xnone && test x$CLUSTER = xnone; then
9562 if test x$CLVMD != xnone && test x$PKGCONFIG_INIT != x1; then
9567 if [ `expr x"$CLVMD" : '.*gulm.*'` != 0 ]; then
9570 if [ `expr x"$CLVMD" : '.*corosync.*'` != 0 ]; then
9573 if [ `expr x"$CLVMD" : '.*openais.*'` != 0 ]; then
9576 if [ `expr x"$CLVMD" : '.*cman.*'` != 0 ]; then
9583 { { $as_echo "$as_me:$LINENO: error: requested clvmd configuration is not valid" >&5
9584 $as_echo "$as_me: error: requested clvmd configuration is not valid" >&2;}
9599 if test x$CLVMD = xall; then
11285 test x$CLVMD != xall; then
11742 if test x$CLVMD = xall; then
11743 CLVMD=none
11746 { $as_echo "$as_me:$LINENO: result: Enabling clvmd gulm cluster manager" >&5
11747 $as_echo "Enabling clvmd gulm cluster manager" >&6; }
11748 CLVMD="$CLVMD,gulm"
11752 { $as_echo "$as_me:$LINENO: result: Enabling clvmd cman cluster manager" >&5
11753 $as_echo "Enabling clvmd cman cluster manager" >&6; }
11754 CLVMD="$CLVMD,cman"
11761 { $as_echo "$as_me:$LINENO: result: Enabling clvmd corosync cluster manager" >&5
11762 $as_echo "Enabling clvmd corosync cluster manager" >&6; }
11763 CLVMD="$CLVMD,corosync"
11768 { $as_echo "$as_me:$LINENO: result: Enabling clvmd openais cluster manager" >&5
11769 $as_echo "Enabling clvmd openais cluster manager" >&6; }
11770 CLVMD="$CLVMD,openais"
11772 if test x$CLVMD = xnone; then
11773 { $as_echo "$as_me:$LINENO: result: Disabling clvmd build. No cluster manager detected." >&5
11774 $as_echo "Disabling clvmd build. No cluster manager detected." >&6; }
13828 if test x$CLVMD != xnone; then
15529 ac_config_files="$ac_config_files Makefile make.tmpl daemons/Makefile daemons/clvmd/Makefile daemons/cmirrord/Makefile daemons/dmeventd/Makefile daemons/dmeventd/libdevmapper-event.pc daemons/dmeventd/plugins/Makefile daemons/dmeventd/plugins/mirror/Makefile daemons/dmeventd/plugins/snapshot/Makefile doc/Makefile include/.symlinks include/Makefile lib/Makefile lib/format1/Makefile lib/format_pool/Makefile lib/locking/Makefile lib/mirror/Makefile lib/misc/lvm-version.h lib/snapshot/Makefile libdm/Makefile libdm/libdevmapper.pc liblvm/Makefile liblvm/liblvm2app.pc man/Makefile po/Makefile scripts/clvmd_init_red_hat scripts/lvm2_monitoring_init_red_hat scripts/Makefile test/Makefile test/api/Makefile tools/Makefile udev/Makefile"
16131 "daemons/clvmd/Makefile") CONFIG_FILES="$CONFIG_FILES daemons/clvmd/Makefile" ;;