From: David Teigland <teigland@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] CMAN/DLM without SCTP
Date: Wed, 26 Feb 2014 10:10:45 -0600 [thread overview]
Message-ID: <20140226161045.GA10848@redhat.com> (raw)
In-Reply-To: <CAH0fbtNp7dj1snANfLEwGJDg7adCY0QNmraXETkRfk=2a_YC5Q@mail.gmail.com>
On Wed, Feb 26, 2014 at 04:52:14PM +0530, Pratik Mehta wrote:
> On Wed, Feb 19, 2014 at 11:43 PM, David Teigland <teigland@redhat.com>
> wrote:
> >
> >
> > That's a fine solution. You might also be able to use
> > 'service cman start quorum'.
>
> Apart from DLM, wouldn't this prevent fenced from starting? Trying this
> caused cman status to be non-zero (fenced is stopped), causing pacemaker
> start to force a "cman start".
If you don't need dlm or gfs, then you shouldn't need anything after the
quorum breakpoint.
It may be possible to insert your own step after the cman init script that
stops or removes daemons and/or modules you don't need.
> > The cman init script could probably
> > use some sysconfig option to either disable dlm/gfs2/etc or to
> > tell it to quit after the quorum step.
>
> I can help do this. Is there an equivalent example I can look at? Would you
> envision this to be exported as a exclude-functionality type of config or
> more as a breakpoint=foo (linear/procedural exclusion)?
I'd probably use a config option for each start step. I'm not entirely
sure if it would be taken into the cluster source tree at this point.
> > Not long ago it was possible to avoid loading sctp, but people kept adding
> > sctp symbols and I didn't have to time to try to keep them out. It would
> > be nice if that could be corrected again.
> >
>
> Any pointers on which release/timeline can I go look back at source from? I
> can take a shot at replicating that.
Hm, if you're using RHEL6 it would require working on the RHEL6 kernel,
which is going to be different from upstream in the area of SCTP. And
again, it's unlikely such a patch would be taken for RHEL6 at this point.
Dave
prev parent reply other threads:[~2014-02-26 16:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-18 13:33 [Cluster-devel] CMAN/DLM without SCTP Pratik Mehta
2014-02-19 18:13 ` David Teigland
2014-02-26 11:22 ` Pratik Mehta
2014-02-26 16:10 ` David Teigland [this message]
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=20140226161045.GA10848@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 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 NNTP newsgroup(s).