Home | History | Annotate | Download | only in dist

Lines Matching refs:CLUSTER

693 CLUSTER
1512 --enable-cmirrord Enable the cluster mirror log daemon
1543 --with-cluster=TYPE Cluster LVM locking support: internal/shared/none
1549 --with-clvmd=TYPE Build cluster LVM Daemon.
1550 The following cluster manager combinations are valid:
2229 CLUSTER=internal
2243 CLUSTER=none
9240 { $as_echo "$as_me:$LINENO: checking whether to include support for cluster locking" >&5
9241 $as_echo_n "checking whether to include support for cluster locking... " >&6; }
9243 # Check whether --with-cluster was given.
9245 withval=$with_cluster; CLUSTER="$withval"
9248 { $as_echo "$as_me:$LINENO: result: $CLUSTER" >&5
9249 $as_echo "$CLUSTER" >&6; }
9251 if [ "x$CLUSTER" != xnone -a "x$CLUSTER" != xinternal -a "x$CLUSTER" != xshared ];
9252 then { { $as_echo "$as_me:$LINENO: error: --with-cluster parameter invalid
9254 $as_echo "$as_me: error: --with-cluster parameter invalid
9259 if test x$CLUSTER = xinternal; then
9542 { $as_echo "$as_me:$LINENO: checking whether to build cluster LVM daemon" >&5
9543 $as_echo_n "checking whether to build cluster LVM daemon... " >&6; }
9558 if test x$CLVMD != xnone && test x$CLUSTER = xnone; then
9559 CLUSTER=internal
11746 { $as_echo "$as_me:$LINENO: result: Enabling clvmd gulm cluster manager" >&5
11747 $as_echo "Enabling clvmd gulm cluster manager" >&6; }
11752 { $as_echo "$as_me:$LINENO: result: Enabling clvmd cman cluster manager" >&5
11753 $as_echo "Enabling clvmd cman cluster manager" >&6; }
11761 { $as_echo "$as_me:$LINENO: result: Enabling clvmd corosync cluster manager" >&5
11762 $as_echo "Enabling clvmd corosync cluster manager" >&6; }
11768 { $as_echo "$as_me:$LINENO: result: Enabling clvmd openais cluster manager" >&5
11769 $as_echo "Enabling clvmd openais cluster manager" >&6; }
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; }
11779 { $as_echo "$as_me:$LINENO: checking whether to build cluster mirror log daemon" >&5
11780 $as_echo_n "checking whether to build cluster mirror log daemon... " >&6; }
12811 if [ \( "x$LVM1" = xshared -o "x$POOL" = xshared -o "x$CLUSTER" = xshared \
14433 if test x$CLUSTER != xnone; then