[Pacemaker] IP address does not failover on a new test cluster

Ruiyuan Jiang Ruiyuan_Jiang at liz.com
Fri May 14 17:40:26 EDT 2010


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.

[root at usnbrl53 sbin]# crm status
============
Last updated: Fri May 14 17:38:06 2010
Stack: openais
Current DC: usnbrl53 - partition WITHOUT quorum
Version: 1.0.8-fab8db4bbd271ba0a630578ec23776dfbaa4e2cf
2 Nodes configured, 2 expected votes
1 Resources configured.
============

Online: [ usnbrl53 ]
OFFLINE: [ usnbrl52 ]

[root at usnbrl53 sbin]# crm configure show
node usnbrl52
node usnbrl53
primitive ClusterIP ocf:heartbeat:IPaddr2 \
        params ip="10.10.2.4" cidr_netmask="32" \
        op monitor interval="30s"
property $id="cib-bootstrap-options" \
        dc-version="1.0.8-fab8db4bbd271ba0a630578ec23776dfbaa4e2cf" \
        cluster-infrastructure="openais" \
        expected-quorum-votes="2" \
        stonith-enabled="false" \
        no-quorum-ignore="no"
rsc_defaults $id="rsc-options" \
        resource-stickiness="default"
[root at usnbrl53 sbin]#


Ryan



This message (including any attachments) is intended
solely for the specific individual(s) or entity(ies) named
above, and may contain legally privileged and
confidential information. If you are not the intended 
recipient, please notify the sender immediately by 
replying to this message and then delete it.
Any disclosure, copying, or distribution of this message,
or the taking of any action based on it, by other than the
intended recipient, is strictly prohibited.





More information about the Pacemaker mailing list