[Linux-HA] Failover problem
David Hoskinson
dhoskinson at eng.uiowa.edu
Wed Jun 24 14:41:16 MDT 2009
Right now my crm_mon shows partition with quorom
On 6/24/09 3:26 PM, "Lars Ellenberg" <lars.ellenberg at linbit.com> wrote:
> On Wed, Jun 24, 2009 at 02:05:46PM -0500, David Hoskinson wrote:
>> System running 2.99 heartbeat and pacemaker 1.04. Running fine in master
>> slave mode. However if I shut down the slave server, all the services stop
>> on the master until the slave comes back up, does the election and once
>> again starts the services on the master. This doesn't seem to be the way it
>> should be. Same thing if I shut the master down. Services go off line
>> until master is back up.
>
> Two node cluster, one vote down,
> 50% is NOT majority -> single node has no quorum.
> Quorum policy probably says: no quorum -> stop.
> You need to
> - add more nodes (just to have a real quorum), and/or
> - add stonith, and/or
> - set quorum policy to ignore.
More information about the Linux-HA
mailing list