On Fri, May 14, 2010 at 11:40 PM, Ruiyuan Jiang <ruiyuan_ji...@liz.com>wrote:

> Hi,
>
> I just created a testing cluster (Corosync 1.2.1, OpenAIS 1.1.2 and
> Pacemaker 1.0.8) on RHEL 5.5, x86_64. When I shutdown the primary node, the
> secondary node does not bind the cluster IP address which it supposed to.
> Why? Thanks.
>
> [snip]
>        no-quorum-ignore="no"
> rsc_defaults $id="rsc-options" \
>        resource-stickiness="default"
> [r...@usnbrl53 sbin]#
>
>
>
In a two nodes cluster you have set quorum policy to no:

crm configure property no-quorum-policy=ignore

You should see in you surviving node log messages regarding the fact that it
has no quorum to provide service as it is configured now...
_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf

Reply via email to