On 27/01/10 13:37, Dietmar Maurer wrote: >>>>> The quorum service really works best if you have a common >>> configuration >>>>> system so that the values are the same on all nodes. >>>> >>>> The question is how to do that. Quorum setting are read from >>> /etc/corosync/corosync.conf, but there is no way to write that file - >>> the confdb interface is read-only? >>> >>> That's currently down to you, sadly. Red Hat cluster has a mechanism >> for >>> distributing its configuration file and of making corosync re-reading >> it >>> when necessary. > > I just tried to find the code which syncs cluster.conf to all nodes > in current Red Hat Cluster, but was not able to find it. Please can someone > give me a hint what source files implement that? Seems there is no ccsd in > cluster3? > >
It's called ccs_sync and is part of the ricci package. cman_tool will automatically call this (if it's installed) when you update the version number and call 'cman_tool version'. Chrissie _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
