All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] disallowed in cluster3
@ 2009-08-05 16:52 David Teigland
  2009-08-06  7:08 ` Christine Caulfield
  0 siblings, 1 reply; 5+ messages in thread
From: David Teigland @ 2009-08-05 16:52 UTC (permalink / raw)
  To: cluster-devel.redhat.com

When rewriting daemons for cluster3 to remove groupd, I wrote them to not need
or use the disallowed-nodes feature from cman for handling remerging of
cluster partitions.  In compat mode, however, (the cluster2 code) they would
still depend on that cman feature, which is why it still exists in cluster3
cman.

I've found, though, that when we do have a partition remerge, cman's
disallowed feature gets in the way of the daemons trying to handle it
themselves (which I'm testing, it doesn't seem quite right in all
partitioning/merging cases yet.)

So, I think what we need is for cluster3 cman to turn off the disallowed
feature unless the cluster is in compat mode, i.e. <group groupd_compat="1"/>
exists.

Dave



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-08-12 21:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-05 16:52 [Cluster-devel] disallowed in cluster3 David Teigland
2009-08-06  7:08 ` Christine Caulfield
2009-08-06 14:04   ` David Teigland
2009-08-06 17:39   ` Fabio M. Di Nitto
2009-08-12 21:48   ` David Teigland

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.