All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Teigland <teigland@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] dlm_controld: add multi-home
Date: Mon, 10 Dec 2007 09:59:35 -0600	[thread overview]
Message-ID: <20071210155935.GA13927@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0712101642350.1138@trider-g7>

On Mon, Dec 10, 2007 at 04:44:20PM +0100, Fabio M. Di Nitto wrote:
> On Mon, 10 Dec 2007, Patrick Caulfield wrote:
> 
> >This patch adds multi-home capability to dlm_controld. If a node has
> >more than one address then the DLM will be told about all of them,
> >rather than just the first as at present.
> >
> >It is assumed that sctp will be used as a transport protocol in this
> >case, but dlm_controld does not force this. It might be more appropriate
> >to set this in conga, but I'm not sure.
> >
> >Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.com>
> >
> 
> +#define MAX_NODE_ADDRESSES 4
> 
> can we please make these kind of things fully dynamic?
> 
> I have 7 ip with 2 interfaces.. leave alone with VIP and other stuff... 
> It would be an extra limitation to keep in mind when debugging why
> some connections are working and others are not.

These addresses come from the openais multiring configuration.  The jump
from 1 to 2 openais rings is going to be challenging enough, IME.  As
Patrick points out, dlm-kernel supports up to 3.

How about this, once someone demonstrates a functional cluster running
just two rings and two sctp paths for the dlm, I'll bump up the kernel
limit.



  reply	other threads:[~2007-12-10 15:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-10 15:22 [Cluster-devel] [PATCH] dlm_controld: add multi-home Patrick Caulfield
2007-12-10 15:24 ` Steven Whitehouse
2007-12-10 15:50   ` Patrick Caulfield
2007-12-10 15:44 ` Fabio M. Di Nitto
2007-12-10 15:59   ` David Teigland [this message]
2007-12-10 20:48     ` Joel Becker
2007-12-10 20:56       ` David Teigland

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=20071210155935.GA13927@redhat.com \
    --to=teigland@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 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.