cluster/ccs/daemon ccsd.c

jbrassow@sourceware.org jbrassow@sourceware.org
Fri Jun 2 20:13:00 GMT 2006


CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	jbrassow@sourceware.org	2006-06-02 20:13:29

Modified files:
	ccs/daemon     : ccsd.c 

Log message:
	- fix for bug 193905
	
	/*
	* no cluster.conf file.
	* We used to simply return 0 here and go fetch a random
	* conf file from the network.  This worked well in environments
	* that had only one cluster in broadcast range, but it has
	* caused to much confusion when there is more than one cluster.
	* Additionally, our docs and manuals tell users to copy the
	* file to each node anyway.
	*
	* In the event that there is a cluster.conf file, ccs will
	* still ensure that it has the most up-to-date copy of the
	* file in relation to the other nodes in the quorate cluster.
	*/

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/ccs/daemon/ccsd.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.14.2.6&r2=1.14.2.7



More information about the Cluster-cvs mailing list