<div dir="ltr"><div><div>hi,<br>
<br>
</div>i am not sure but i am using the nic parameter,too.<br></div>it should be used the nic from the routing table but maybe that´s the problem.<br><div><div><div>
<br>
primitive cluster_ip_wlan ocf:heartbeat:IPaddr2 \<br>

        params ip="172.16.15.254" cidr_netmask="32" nic="<whatever>" \<br>
<div id=":17f">
        op monitor interval="10s" \<br>
</div>
<div id=":17f">        op timeout="20s" \<br>
        meta target-role="Started"<br><br></div><div id=":17f">regards,<br></div><div id=":17f">beo<br></div><div id=":17f">
  <br>
</div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/28 Lars Marowsky-Bree <span dir="ltr"><<a href="mailto:lmb@suse.com" target="_blank">lmb@suse.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 2013-10-28T09:38:34, Francesco Namuri <<a href="mailto:f.namuri@credires.it">f.namuri@credires.it</a>> wrote:<br>
<br>
> Hi,<br>
> I've a problem with a IPaddr2 resource, it appears to be started<br>
> correctly and it works for a while, but after it appears "to be hanged",<br>
> it doesn't work until I send it a restart.<br>
> Does anyone has experienced similar issue?<br>
<br>
</div>You're running it in cluster-ip mode; why?<br>
<div class="im"><br>
> --code--<br>
> primitive cluster_ip_wlan ocf:heartbeat:IPaddr2 \<br>
>         params ip="172.16.15.254" cidr_netmask="32"<br>
> clusterip_hash="sourceip-sourceport" \<br>
>         op monitor interval="10s" \<br>
>         meta target-role="Started"<br>
> --------<br>
<br>
</div>I'd suggest to drop the "clusterip_hash" parameter, unless you're also<br>
running it as a clone. (In which case seeing your full configuration<br>
would be needed.)<br>
<br>
<br>
Regards,<br>
    Lars<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Architect Storage/HA<br>
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 21284 (AG Nürnberg)<br>
"Experience is the name everyone gives to their mistakes." -- Oscar Wilde<br>
</font></span><div class="HOEnZb"><div class="h5"><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>
</div></div></blockquote></div><br></div>