Hi, 11.01.2012 04:03, Digimer wrote: > On 01/10/2012 05:08 AM, Fabio M. Di Nitto wrote: >> For example: >> >> quorum { >> nodeid_list: x y z... >> node.x.votes: .. >> node.y.votes: .. >> } > > My only comment/recommendation would be; > > quorum { > common_stuff: foo > node x { > votes: 1 > id: 1 > } > node y { > votes: 1 > id: 2 > } > node z { > votes: 1 > id: 3 > } > } > It also would be nice to have 'default_votes' parameter with default to 1 for those who need simple setup. And some-how use corosync's automatic ids for nodes which are not explicitly listed. I prefer to have one configuration file shared across a cluster... Introduction of non-automatic id's (cman way) break that possibility. Best, Vladislav _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss