Are you pinging from same network ip? Are you sure cidr is 20, and not 32.<br><br>Nick.<br><br><div class="gmail_quote">On Wed, Nov 16, 2011 at 2:38 PM, IVAN GARCIA <span dir="ltr"><<a href="mailto:ivan.garcia@leroymerlin.es">ivan.garcia@leroymerlin.es</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi there, <br><br>I've changed the configuration and now it's seem I'm better, but now I've another issue <br>
<br>Now both resources ClusterIP and Squid are running in two nodes but I can't reach ClusterIP. <br>
Then if I get down ClusterIP in secondary node I reach well the ClusterIP. <br><br>Basically I can't have up 2 ClusterIP<br><br>My config is: <br><br>crm(live)configure# show<div class="im"><br>node nproxy01 \<br>        attributes standby="off"<br>

node nproxy02 \<br>        attributes standby="off"<br>primitive ClusterIP ocf:heartbeat:IPaddr2 \<br></div>        params ip="10.24.2.38" nic="eth0" cidr_netmask="20" clusterip_hash="sourceip" \<div class="im">
<br>
        op start interval="0s" timeout="60s" \<br>        op monitor interval="5s" timeout="20s" \<br>        op stop interval="0s" timeout="60s"<br>primitive squid lsb:squid \<br>

        op monitor interval="5s" \<br>        op start interval="0s" timeout="60s" \<br>        op stop interval="0s" timeout="180s" \<br>        meta is-managed="true"<br>

clone CLONE_ClusterIP ClusterIP \<br></div>        meta interleave="true"<div class="im"><br>clone CLONE_squid squid \<br>        meta master-max="2" master-node-max="2" clone-max="2" clone-node-max="1" notify="true" target-role="Started"<br>
</div>
colocation ClusterIP-Squid inf: CLONE_squid CLONE_ClusterIP<div class="im"><br>order ClusterIP-after-Squid inf: CLONE_squid CLONE_ClusterIP<br>property $id="cib-bootstrap-options" \<br></div>        dc-version="1.1.5-5.el6-01e86afaaa6d4a8c4836f68df80ababd6ca3902f" \<div class="im">
<br>
        cluster-infrastructure="cman" \<br>        expected-quorum-votes="2" \<br>        stonith-enabled="false" \<br>        no-quorum-policy="ignore" \<br>        last-lrm-refresh="1321377655"<br>

rsc_defaults $id="rsc-options" \<br>        resource-stickiness="100"<br></div>crm(live)configure#<br><br>Any suggestion? <br><br>Best regards.<br clear="all"><font color="#888888"><br>-- <br><img src=""></font><div>
<div></div><div class="h5"><br>
<br>

<pre>Este correo electrónico y, en su caso, cualquier fichero anexo al mismo, contiene información de carácter confidencial exclusivamente dirigida a su destinatario o destinatarios. Queda prohibida su divulgación copia o distribución a terceros sin la previa autorización escrita de Leroy Merlin España, S.L.U. En el caso de haber recibido este correo electrónico por error, se ruega notificar inmediatamente esta circunstancia, mediante reenvío a la dirección electrónica del remitente, procediendo seguidamente a su destrucción.
-------------------------------------------------------------------------------
The information in this e-mail and in any attachments is confidential and solely for the attention and use of the named address(es). You are hereby notified that any dissemination, distribution or copy of this communication is prohibited without the prior written consent of Leroy Merlin España, S.L.U. If you have received this communication in error, please, notify the sender by reply e-mail., proceeding immediately afterwards to its destruction.

</pre></div></div><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://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker" target="_blank">http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker</a><br>
<br></blockquote></div><br>