cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Christine Caulfield <ccaulfie@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] skipping unused services, cman_tool join -A
Date: Thu, 28 Jan 2010 09:11:06 +0000	[thread overview]
Message-ID: <4B6154AA.10806@redhat.com> (raw)
In-Reply-To: <20100127213800.GC21005@redhat.com>

On 27/01/10 21:38, David Teigland wrote:
> On Wed, Jan 27, 2010 at 01:51:38PM -0700, Steven Dake wrote:
>> On Wed, 2010-01-27 at 14:49 -0600, David Teigland wrote:
>>> On Fri, Sep 25, 2009 at 02:27:52PM -0500, David Teigland wrote:
>>>> To avoid loading+running services that you don't use (e.g. to avoid bugs
>>>> crashing the system from a service you're not using)
>>>>
>>>> add to cluster.conf
>>>>
>>>> <service name="corosync_cman" ver="0"/>
>>>> <service name="openais_ckpt" ver="0"/>
>>>>
>>>> run cman_tool join -A
>>>>
>>>> (or set CMAN_JOIN_OPTS env var)
>>>
>>> Currently cman_tool loads the list of services defined by
>>> "openaisserviceenablestable", which is clm, evt, ckpt, msg, lck, tmr.
>>>
>>> I suggest that by default cman_tool only load the services that we use,
>>> namely ckpt (and cman of course).  If someone wants to use another of the
>>> services, they can use cluster.conf<service>  to load it.
>>>
>>> I don't think this suggestion went over very well last time I brought it
>>> up, but recently the trend has been shifting toward narrowing our exposure
>>> to things we've tested... so I'm tossing it out one more time.
>
>> Unfortunately this is not possible because it would break rolling
>> upgrades as I have stated in the past.
>
> cman makes config adjustments upon seeing<cman upgrading="yes"/>, could
> it not do that for services?


So, let me get this straight. For a cman upgrade you want to load the 
same services as before. But for a new full-featured RHEL6 cluster suite 
you think we should load fewer services, thus removing features ?

To me it seems like a pointless bit of added complication, for us and 
users. If the service is still to be shipped then what do we gain by 
simply making it more difficult to use? So far Perry's argument is that 
we don't *ship* things we can't support, thus preventing people from 
using them at all unless they compile it themselves. But this is 
different in that we have to ship the openais modules anyway, so 
disabling them is merely being wilfully obscure. It's a bit like 
shipping a command-line tool that was in RHEL5, but on RHEL6 insists on 
having the first parameter "PLEASE" before it will do anything.

I'm not really passionately in favour of either way, I just don't see 
any benefit to us, or (more importantly) to customers, from changing it.

Chrissie



  parent reply	other threads:[~2010-01-28  9:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-25 19:27 [Cluster-devel] skipping unused services, cman_tool join -A David Teigland
2009-09-25 19:31 ` David Teigland
2009-10-02 14:55   ` David Teigland
2010-01-27 20:49 ` David Teigland
2010-01-27 20:51   ` Steven Dake
2010-01-27 21:38     ` David Teigland
2010-01-28  1:04       ` Steven Dake
2010-01-28  9:11       ` Christine Caulfield [this message]
2010-01-28 16:30         ` David Teigland
2010-01-27 21:32   ` Ryan O'Hara

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=4B6154AA.10806@redhat.com \
    --to=ccaulfie@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).