All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Massimo Di Nitto <fabbione@ubuntu.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [RFC] Killing ccs for good
Date: Tue, 23 Oct 2007 19:10:15 +0200	[thread overview]
Message-ID: <471E2AF7.8040006@ubuntu.com> (raw)
In-Reply-To: <20071023143459.GB23832@redhat.com>

David Teigland wrote:
> Getting rid of the artificial separation between cman and ccs was
> definately one of the motivations.  The other big one was to separate
> basic cluster.conf queries from the remote update/syncing mechanisms.
> I'd like to see a completely new (and simple!) method of updating/syncing
> cluster.conf files around the cluster, that's completely separate from the
> code that supports cluster.conf queries.

This is somewhat achieved already. queries and handling of the conf is all done
in the library. cman/aisexec takes care of synchronizing.
You can already upload new configs and they are propagate through the cluster.
See the cman/lib/test.c code snippets that i did check in by mistake :)
it has one update_config example in 3/4 calls.

>> - move the config handler to its own openais service. This will be totally
>> transparent to the applications and we will rework most of the internal bits
>> to use the aisexec db.
> 
> I think we should get this last bit done before investing too much time in
> the apps... just in case this transition to openais involves more change
> than we anticipate.

While i would generally agree on this bit, we are somewhat pending some changes
in the aisexec db that is still lacking some functionalities. I would prefer to
see a reliable and functional backend before switching.

Anyway 90% of the apps are ported.. modulo rgmanager and bugs..

> Thanks for tackling all this, it's looking great.

No problem :) it's fun.. really

Fabio

-- 
I'm going to make him an offer he can't refuse.



      reply	other threads:[~2007-10-23 17:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-23  7:33 [Cluster-devel] [RFC] Killing ccs for good Fabio Massimo Di Nitto
2007-10-23  7:39 ` Fabio Massimo Di Nitto
2007-10-23 13:17 ` Kevin Anderson
2007-10-23 17:05   ` Fabio Massimo Di Nitto
2007-10-30  9:54   ` Patrick Caulfield
2007-10-23 14:34 ` David Teigland
2007-10-23 17:10   ` Fabio Massimo Di Nitto [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=471E2AF7.8040006@ubuntu.com \
    --to=fabbione@ubuntu.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.