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

Vadym Chepkov vchepkov at gmail.com
Mon May 17 17:51:36 EDT 2010


On May 17, 2010, at 5:40 PM, Ruiyuan Jiang wrote:

> Hi, Gianluca
>  
> I modified my configuration and deleted “crm configure property no-quorum-policy=ignore” as you suggested but I have the same problem that the IP address does not fail. Thanks.
>  
> [root at usnbrl52 log]# crm configure show
> node usnbrl52
> node usnbrl53
> primitive ClusterIP ocf:heartbeat:IPaddr2 \
>         params ip="156.146.22.48" 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"
> rsc_defaults $id="rsc-options" \
>         resource-stickiness="default"

did you run 'crm configure show' after you set the property?
Because the option is not shown in your output.

also resource-stickiness="default" seems suspicious
what default? I thought it should be a numeric value.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clusterlabs.org/pipermail/pacemaker/attachments/20100517/06d35b43/attachment-0001.html>


More information about the Pacemaker mailing list