<br><br><div class="gmail_quote">On Tue, Oct 9, 2012 at 4:01 PM, Andreas Kurz <span dir="ltr">&lt;<a href="mailto:andreas@hastexo.com" target="_blank">andreas@hastexo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On 10/09/2012 10:39 AM, Soni Maula Harriz wrote:<br>
&gt; Dear all,<br>
&gt;<br>
&gt; I&#39;m a newbie in clustering. I have been following the &#39;Cluster from<br>
&gt; scratch&#39; tutorial.<br>
&gt; I use Centos 6.3 and install pacemaker and corosync from : yum install<br>
&gt; pacemaker corosync<br>
&gt;<br>
&gt; This is the version i got<br>
&gt; Pacemaker 1.1.7-6.el6<br>
&gt; Corosync Cluster Engine, version &#39;1.4.1&#39;<br>
&gt;<br>
&gt; This time i have been this far : adding IPaddr2 resource<br>
&gt; (<a href="http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html/Clusters_from_Scratch/_adding_a_resource.html" target="_blank">http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html/Clusters_from_Scratch/_adding_a_resource.html</a>)<br>

&gt; everything goes well before adding IPaddr2 resource.<br>
&gt; when i run &#39;crm status&#39;, it print out<br>
&gt;<br>
&gt; ============<br>
&gt; Last updated: Tue Oct  9 14:58:30 2012<br>
&gt; Last change: Tue Oct  9 13:53:41 2012 via cibadmin on cluster1<br>
&gt; Stack: openais<br>
&gt; Current DC: cluster1 - partition with quorum<br>
&gt; Version: 1.1.7-6.el6-148fccfd5985c5590cc601123c6c16e966b85d14<br>
&gt; 2 Nodes configured, 2 expected votes<br>
&gt; 1 Resources configured.<br>
&gt; ============<br>
&gt;<br>
&gt; Online: [ cluster1 cluster2 ]<br>
&gt;<br>
&gt;<br>
&gt; Failed actions:<br>
&gt;     ClusterIP_start_0 (node=cluster1, call=3, rc=6, status=complete):<br>
&gt; not configured<br>
&gt;<br>
&gt;<br>
&gt; This is the error i got from /var/log/message<br>
&gt; Oct  8 17:07:16 cluster2 IPaddr2(ClusterIP)[15969]: ERROR:<br>
&gt; [/usr/lib64/heartbeat/findif -C] failed<br>
&gt; Oct  8 17:07:16 cluster2 crmd[15937]:  warning: status_from_rc: Action 4<br>
&gt; (ClusterIP_start_0) on cluster2 failed (target: 0 vs. rc: 6): Error<br>
&gt; Oct  8 17:07:16 cluster2 pengine[15936]:    error: unpack_rsc_op:<br>
&gt; Preventing ClusterIP from re-starting anywhere in the cluster :<br>
&gt; operation start failed &#39;not configured&#39; (rc=6)<br>
<br>
</div></div>Not enough information .... please share your configuration (crm<br>
configure show) </blockquote><div> </div><div>This is the configuration :<br>crm configure show<br>node cluster1<br>node cluster2<br>primitive ClusterIP ocf:heartbeat:IPaddr2 \<br>    params ip=&quot;xxx.xxx.xxx.289&quot; cidr_netmask=&quot;32&quot; \<br>
    op monitor interval=&quot;30s&quot;<br>property $id=&quot;cib-bootstrap-options&quot; \<br>    dc-version=&quot;1.1.7-6.el6-148fccfd5985c5590cc601123c6c16e966b85d14&quot; \<br>    cluster-infrastructure=&quot;openais&quot; \<br>
    expected-quorum-votes=&quot;2&quot; \<br>    stonith-enabled=&quot;false&quot;<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">and the result of &quot;ip a sh&quot;. </blockquote>
<div><br># ip a sh<br>1: lo: &lt;LOOPBACK,UP,LOWER_UP&gt; mtu 16436 qdisc noqueue state UNKNOWN <br>    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00<br>    inet <a href="http://127.0.0.1/8">127.0.0.1/8</a> scope host lo<br>
    inet6 ::1/128 scope host <br>       valid_lft forever preferred_lft forever<br>2: eth0: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1500 qdisc pfifo_fast state UP qlen 1000<br>    link/ether 08:00:27:07:fd:fd brd ff:ff:ff:ff:ff:ff<br>
    inet xxx.xxx.xxx.235/24 brd xxx.xxx.xxx.255 scope global eth0<br>    inet6 fe80::a00:27ff:fe07:fdfd/64 scope link <br>       valid_lft forever preferred_lft forever<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
You need at least a<br>
interface that is up to bind that IP, typically it is already configured<br>
with an static IP in the same network as the cluster ip.<br>
<br>
Regards,<br>
Andreas<br>
<br>
--<br>
Need help with Pacemaker?<br>
<a href="http://www.hastexo.com/now" target="_blank">http://www.hastexo.com/now</a><br>
<div class="im">&gt;<br>
&gt;<br>
&gt; I have been searching through the google, but can&#39;t find the right<br>
&gt; solution for my problem.<br>
&gt; I have stopped the firewall and disabled the SElinux.<br>
&gt; Any help would be appreciated.<br>
&gt;<br>
&gt; --<br>
&gt; Best Regards,<br>
&gt;<br>
&gt; Soni Maula Harriz<br>
&gt; Database Administrator<br>
&gt; PT. Data Aksara Sangkuriang<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div>&gt; _______________________________________________<br>
&gt; Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
&gt; <a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
&gt;<br>
&gt; Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
&gt; Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
&gt; Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
&gt;<br>
<br>
<br>
<br>
<br>
<br>_______________________________________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Best Regards,<br><br>Soni Maula Harriz<br>Database Administrator<br>PT. Data Aksara Sangkuriang<br><br>