public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
From: teigland@sourceware.org
To: cluster-cvs@sources.redhat.com
Subject: cluster/fence/fenced recover.c
Date: Wed, 20 Apr 2005 05:48:00 -0000	[thread overview]
Message-ID: <20050420054755.13254.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2005-04-20 05:47:55

Modified files:
	fence/fenced   : recover.c 

Log message:
	Improve logic that delays and reduces fencing.  When fenced is recovering
	for a failed node, the 'post_fail_delay' is used to give victims some
	time to rejoin the cluster and avoid being fenced.  If this happens once,
	then it's likely to happen again and the 'post_join_delay' is more
	appropriate, so fenced switches to the 'post_join_delay' value (if it's
	larger which is usually the case.)
	
	The common situation where this helps is when multiple nodes fail causing
	the cluster to lose quorum and then the failed nodes all rejoin the
	cluster at about the same time.  The rejoining nodes are more likely
	to all avoid being fenced if fenced uses the larger post_join_delay.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/fenced/recover.c.diff?cvsroot=cluster&r1=1.16&r2=1.17


             reply	other threads:[~2005-04-20  5:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-20  5:48 teigland [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-09-18 20:53 lhh
2007-09-18 20:53 lhh
2007-09-12 20:30 jparsons
2005-06-01 10:18 teigland
2005-04-20  5:51 teigland
2005-03-18 15:53 teigland
2005-03-18 15:27 teigland
2005-02-25  2:47 teigland
2005-02-24 21:23 cfeist

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050420054755.13254.qmail@sourceware.org \
    --to=teigland@sourceware.org \
    --cc=cluster-cvs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).