All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joel Becker <Joel.Becker@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [PATCH] o2net: delay ENOTCONN for sends receives till quorum decision
Date: Wed, 2 Dec 2009 14:54:05 -0800	[thread overview]
Message-ID: <20091202225405.GA31647@mail.oracle.com> (raw)
In-Reply-To: <1258703846-23212-2-git-send-email-srinivas.eeda@oracle.com>

On Thu, Nov 19, 2009 at 11:57:26PM -0800, Srinivas Eeda wrote:
> The fix queues the quorum decision after network heartbeat timeout but avoids
> socket disconnects. The fix delays socket disconnects till O2HB_NODE_DOWN_CB
> event which is triggered on the surviving node after the node evictions happen.

	Since we never tear down the socket, we expect delayed messages
to arrive if we finally hear from the node, right?  Ok, then.  And we
never reconnect, we merely stay connected, which is why you dropped the
reconnect timeout and bumped the protocol?

Joel

-- 

Life's Little Instruction Book #464

	"Don't miss the magic of the moment by focusing on what's
	 to come."

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127

  reply	other threads:[~2009-12-02 22:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-20  7:57 [Ocfs2-devel] o2net patch that avoids socket disconnect/reconnect Srinivas Eeda
2009-11-20  7:57 ` [Ocfs2-devel] [PATCH] o2net: delay ENOTCONN for sends receives till quorum decision Srinivas Eeda
2009-12-02 22:54   ` Joel Becker [this message]
2009-12-02 22:56   ` Joel Becker

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=20091202225405.GA31647@mail.oracle.com \
    --to=joel.becker@oracle.com \
    --cc=ocfs2-devel@oss.oracle.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.