[Cluster-devel] cluster/cman/cman_tool main.c

pcaulfield at sourceware.org pcaulfield at sourceware.org
Mon Feb 19 14:05:05 UTC 2007


CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	pcaulfield at sourceware.org	2007-02-19 14:05:05

Modified files:
	cman/cman_tool : main.c 

Log message:
	Add -c clustername to help output.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/cman_tool/main.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.51&r2=1.51.2.1

--- cluster/cman/cman_tool/main.c	2006/11/03 15:07:51	1.51
+++ cluster/cman/cman_tool/main.c	2007/02/19 14:05:04	1.51.2.1
@@ -56,6 +56,7 @@
 		printf("  -e <votes>       Number of expected votes for the cluster\n");
 		printf("  -p <port>        UDP port number for cman communications\n");
 		printf("  -n <nodename>    The name of this node (defaults to hostname)\n");
+		printf("  -c <clustername> The name of the cluster to join\n");
 		printf("  -N <id>          Node id\n");
 		printf("  -w               Wait until node has joined a cluster\n");
 		printf("  -q               Wait until the cluster is quorate\n");




More information about the Cluster-devel mailing list