From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Fri, 25 Sep 2009 14:27:52 -0500 Subject: [Cluster-devel] skipping unused services, cman_tool join -A Message-ID: <20090925192752.GD14664@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To avoid loading+running services that you don't use (e.g. to avoid bugs crashing the system from a service you're not using) add to cluster.conf run cman_tool join -A (or set CMAN_JOIN_OPTS env var) Dave