From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6900 invoked by alias); 1 Dec 2006 20:27:29 -0000 Received: (qmail 6881 invoked by uid 9453); 1 Dec 2006 20:27:29 -0000 Date: Fri, 01 Dec 2006 20:27:00 -0000 Message-ID: <20061201202729.6880.qmail@sourceware.org> From: teigland@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/group/daemon app.c cman.c cpg.c gd_int ... Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00630.txt.bz2 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