On Fri, Dec 11, 2009 at 12:26 AM, Javen Wu <[email protected]> wrote: > Hi Experts, > > I am willing to setup a "non-majority" cluster. Who grab the quorum would be > the master, and as long as master is alive and master can detects at least > one member, master is alwas master regardless how many members down. Only if > master lost connection with all other members, master relection starts and > all members try to hold quorum. > Is there any easy way to setup a cluster as what I described without > modifying source code?
No. Having a majority is the definition of quorum. You can ignore quorum completely though. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
