public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/group/daemon app.c cman.c cpg.c gd_int ...
@ 2006-12-01 20:27 teigland
  0 siblings, 0 replies; 7+ messages in thread
From: teigland @ 2006-12-01 20:27 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL50
Changes by:	teigland@sourceware.org	2006-12-01 20:27:36

Modified files:
	group/daemon   : app.c cman.c cpg.c gd_internal.h 

Log message:
	Be more intelligent about handling recovery sets so we can deal with
	cases where a node fails, rejoins, then fails again before recovery has
	completed for the first failure.  Also handles case where the groupd
	process exits without the node going down.  If that happens, we want
	to kill the node (via cman) if the node was in any groups and ignore
	it otherwise.
	bz 218103

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/app.c.diff?cvsroot=cluster&only_with_tag=RHEL50&r1=1.52&r2=1.52.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/cman.c.diff?cvsroot=cluster&only_with_tag=RHEL50&r1=1.27&r2=1.27.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/cpg.c.diff?cvsroot=cluster&only_with_tag=RHEL50&r1=1.36&r2=1.36.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/gd_internal.h.diff?cvsroot=cluster&only_with_tag=RHEL50&r1=1.44&r2=1.44.4.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

* cluster/group/daemon app.c cman.c cpg.c gd_int ...
@ 2006-12-01 20:27 teigland
  0 siblings, 0 replies; 7+ messages in thread
From: teigland @ 2006-12-01 20:27 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2006-12-01 20:27:29

Modified files:
	group/daemon   : app.c cman.c cpg.c gd_internal.h 

Log message:
	Be more intelligent about handling recovery sets so we can deal with
	cases where a node fails, rejoins, then fails again before recovery has
	completed for the first failure.  Also handles case where the groupd
	process exits without the node going down.  If that happens, we want
	to kill the node (via cman) if the node was in any groups and ignore
	it otherwise.
	bz 218103

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/app.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.52&r2=1.52.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/cman.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.27&r2=1.27.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/cpg.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.36&r2=1.36.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/gd_internal.h.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.44&r2=1.44.2.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

* cluster/group/daemon app.c cman.c cpg.c gd_int ...
@ 2006-12-01 20:26 teigland
  0 siblings, 0 replies; 7+ messages in thread
From: teigland @ 2006-12-01 20:26 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-12-01 20:26:01

Modified files:
	group/daemon   : app.c cman.c cpg.c gd_internal.h 

Log message:
	Be more intelligent about handling recovery sets so we can deal with
	cases where a node fails, rejoins, then fails again before recovery has
	completed for the first failure.  Also handles case where the groupd
	process exits without the node going down.  If that happens, we want
	to kill the node (via cman) if the node was in any groups and ignore
	it otherwise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/app.c.diff?cvsroot=cluster&r1=1.52&r2=1.53
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/cman.c.diff?cvsroot=cluster&r1=1.27&r2=1.28
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/cpg.c.diff?cvsroot=cluster&r1=1.36&r2=1.37
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/gd_internal.h.diff?cvsroot=cluster&r1=1.44&r2=1.45


^ permalink raw reply	[flat|nested] 7+ messages in thread

* cluster/group/daemon app.c cman.c cpg.c gd_int ...
@ 2006-06-20 20:26 teigland
  0 siblings, 0 replies; 7+ messages in thread
From: teigland @ 2006-06-20 20:26 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-06-20 20:26:08

Modified files:
	group/daemon   : app.c cman.c cpg.c gd_internal.h joinleave.c 
	                 main.c 

Log message:
	- sort out which messages should be log_debug/log_group vs
	log_print/log_error
	- put log_print/log_error messages in syslog

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/app.c.diff?cvsroot=cluster&r1=1.28&r2=1.29
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/cman.c.diff?cvsroot=cluster&r1=1.23&r2=1.24
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/cpg.c.diff?cvsroot=cluster&r1=1.23&r2=1.24
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/gd_internal.h.diff?cvsroot=cluster&r1=1.31&r2=1.32
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/joinleave.c.diff?cvsroot=cluster&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&r1=1.34&r2=1.35


^ permalink raw reply	[flat|nested] 7+ messages in thread

* cluster/group/daemon app.c cman.c cpg.c gd_int ...
@ 2006-05-02 16:25 teigland
  0 siblings, 0 replies; 7+ messages in thread
From: teigland @ 2006-05-02 16:25 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-05-02 16:25:11

Modified files:
	group/daemon   : app.c cman.c cpg.c gd_internal.h 

Log message:
	An unused recovery set needs to be cleared in either cpg or cman
	callback, whichever comes second.  Last checkin also wasn't adding
	recovery_set to list when created by cman callback.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/app.c.diff?cvsroot=cluster&r1=1.20&r2=1.21
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/cman.c.diff?cvsroot=cluster&r1=1.21&r2=1.22
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/cpg.c.diff?cvsroot=cluster&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/gd_internal.h.diff?cvsroot=cluster&r1=1.29&r2=1.30


^ permalink raw reply	[flat|nested] 7+ messages in thread

* cluster/group/daemon app.c cman.c cpg.c gd_int ...
@ 2006-03-08 20:09 teigland
  0 siblings, 0 replies; 7+ messages in thread
From: teigland @ 2006-03-08 20:09 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-03-08 20:09:11

Modified files:
	group/daemon   : app.c cman.c cpg.c gd_internal.h 

Log message:
	- don't process new non-recovery events while recoveries are
	still pending (recovery_set's exist)
	- track progress of recovery sets and free them when they are
	complete
	- before the start stage in recovery, make sure that we've received
	a cman callback for all the failed nodes so we're certain to have
	the correct quorum status

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/app.c.diff?cvsroot=cluster&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/cman.c.diff?cvsroot=cluster&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/cpg.c.diff?cvsroot=cluster&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/gd_internal.h.diff?cvsroot=cluster&r1=1.26&r2=1.27


^ permalink raw reply	[flat|nested] 7+ messages in thread

* cluster/group/daemon app.c cman.c cpg.c gd_int ...
@ 2006-02-16 22:21 teigland
  0 siblings, 0 replies; 7+ messages in thread
From: teigland @ 2006-02-16 22:21 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-02-16 22:21:49

Modified files:
	group/daemon   : app.c cman.c cpg.c gd_internal.h joinleave.c 
	                 main.c 

Log message:
	handful of fixes

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/app.c.diff?cvsroot=cluster&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/cman.c.diff?cvsroot=cluster&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/cpg.c.diff?cvsroot=cluster&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/gd_internal.h.diff?cvsroot=cluster&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/joinleave.c.diff?cvsroot=cluster&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&r1=1.23&r2=1.24


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-12-01 20:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-01 20:27 cluster/group/daemon app.c cman.c cpg.c gd_int teigland
  -- strict thread matches above, loose matches on Subject: below --
2006-12-01 20:27 teigland
2006-12-01 20:26 teigland
2006-06-20 20:26 teigland
2006-05-02 16:25 teigland
2006-03-08 20:09 teigland
2006-02-16 22:21 teigland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).