<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    <br>
    All work fine on node, but not in other PC.<br>
    Please see below the ping tests and configs.<br>
    <br>
    [root@europanorte vs_files]# ping -c 3 10.10.2.97<br>
    PING 10.10.2.97 (10.10.2.97) 56(84) bytes of data.<br>
    64 bytes from 10.10.2.97: icmp_seq=1 ttl=64 time=5.44 ms<br>
    64 bytes from 10.10.2.97: icmp_seq=2 ttl=64 time=1.19 ms<br>
    64 bytes from 10.10.2.97: icmp_seq=3 ttl=64 time=1.18 ms<br>
    <br>
    --- 10.10.2.97 ping statistics ---<br>
    3 packets transmitted, 3 received, 0% packet loss, time 2006ms<br>
    rtt min/avg/max/mdev = 1.189/2.609/5.449/2.008 ms<br>
    [root@europanorte vs_files]# ping -c 3 10.10.2.96<br>
    PING 10.10.2.96 (10.10.2.96) 56(84) bytes of data.<br>
    <br>
    --- 10.10.2.96 ping statistics ---<br>
    3 packets transmitted, 0 received, 100% packet loss, time 12001ms<br>
    <br>
    [root@teste2 ~]# ping -c 3 10.10.2.96<br>
    PING 10.10.2.96 (10.10.2.96) 56(84) bytes of data.<br>
    64 bytes from 10.10.2.96: icmp_seq=1 ttl=64 time=0.079 ms<br>
    64 bytes from 10.10.2.96: icmp_seq=2 ttl=64 time=0.076 ms<br>
    64 bytes from 10.10.2.96: icmp_seq=3 ttl=64 time=0.077 ms<br>
    <br>
    --- 10.10.2.96 ping statistics ---<br>
    3 packets transmitted, 3 received, 0% packet loss, time 2008ms<br>
    rtt min/avg/max/mdev = 0.076/0.077/0.079/0.007 ms<br>
    [root@teste2 ~]# ping -c 3 10.10.2.97<br>
    PING 10.10.2.97 (10.10.2.97) 56(84) bytes of data.<br>
    64 bytes from 10.10.2.97: icmp_seq=1 ttl=64 time=0.085 ms<br>
    64 bytes from 10.10.2.97: icmp_seq=2 ttl=64 time=0.072 ms<br>
    64 bytes from 10.10.2.97: icmp_seq=3 ttl=64 time=0.084 ms<br>
    <br>
    --- 10.10.2.97 ping statistics ---<br>
    3 packets transmitted, 3 received, 0% packet loss, time 2000ms<br>
    rtt min/avg/max/mdev = 0.072/0.080/0.085/0.009 ms<br>
    [root@teste2 ~]# <br>
    <br>
    <br>
    [root@teste2 ~]# pcs resource show --full<br>
     Clone: ClusterIP-clone<br>
      Meta Attrs: clusterip_hash=sourceip <br>
      Resource: ClusterIP (class=ocf provider=percona type=IPaddr3)<br>
       Attributes: ip=10.10.2.96 nic=eth1 <br>
       Meta Attrs: resource-stickiness=0 <br>
       Operations: monitor interval=10s (ClusterIP-monitor-interval-10s)<br>
    <br>
    [root@teste2 ~]# cat /proc/net/ipt_CLUSTERIP/10.10.2.96 <br>
    2<br>
    <br>
    [root@teste2 ~]# iptables -nL<br>
    Chain INPUT (policy ACCEPT)<br>
    target     prot opt source               destination         <br>
    CLUSTERIP  all  --  0.0.0.0/0            10.10.2.96         
    CLUSTERIP hashmode=sourceip-sourceport clustermac=01:00:5E:E1:90:72
    total_nodes=2 local_node=2 hash_init=0<br>
    <br>
    Regards,<br>
    [root@teste2 ~]# ip addr show dev eth1<br>
    3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
    pfifo_fast state UP qlen 1000<br>
        link/ether 00:16:3e:ce:a4:6f brd ff:ff:ff:ff:ff:ff<br>
        inet 10.10.2.97/24 brd 10.10.2.255 scope global eth1<br>
        inet 10.10.2.96/32 brd 10.10.2.224 scope global eth1<br>
        inet6 fe80::216:3eff:fece:a46f/64 scope link <br>
           valid_lft forever preferred_lft forever<br>
    <br>
    <br>
    <div class="moz-cite-prefix">Em 19-02-2014 09:32, Michael
      Schwartzkopff escreveu:<br>
    </div>
    <blockquote cite="mid:3023457.rsasO9efTV@nb003" type="cite">
      <pre wrap="">Am Mittwoch, 19. Februar 2014, 07:16:09 schrieb Jefferson Carlos Machado:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi,

I am trying use load balance with pacemaker VIP clone, but this dont work.
I try do this using iptables command line and dont work too.
Please help me.

Regards,
</pre>
      </blockquote>
      <pre wrap="">Please describe, what did you do? Configs?

Please describe what do you expect and how does the system behave that you 
conclude that "it is not working".

Please publish and RELEVANT log files on some pastebin and post the link.

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Pacemaker mailing list: <a class="moz-txt-link-abbreviated" href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a>
<a class="moz-txt-link-freetext" href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a>

Project Home: <a class="moz-txt-link-freetext" href="http://www.clusterlabs.org">http://www.clusterlabs.org</a>
Getting started: <a class="moz-txt-link-freetext" href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a>
Bugs: <a class="moz-txt-link-freetext" href="http://bugs.clusterlabs.org">http://bugs.clusterlabs.org</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>