On 1/12/2012 3:11 PM, Vladislav Bogdanov wrote: > 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. ^^^both of those statements are true already. votes is set by default to 1 if not defined. nodeids are always generated by corosync. Whatever you see in cman/cluster.conf or here, is an override. Fabio _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss