Thanks David for the suggestions. The Sending appication I tried so far 1. ping (from multiple machines) to an 2. Java Program which sends multiple packets over UDP.
I tried changing the hashing sourceip-sourceport to only sourceip but it still sends the packet to only a single node. Not sure why. Do you suggest any changes for that. When i tried the clone as shown below, it started to transfer the data to both the nodes. "sudo crm configure clone clo_vip p_vip \ meta master-max="2" master-node-max="2" clone-max="2" clone-node-max="1" notify="true" interleave="true" " I am currently checking if the same data is getting replicated in both the nodes. -- View this message in context: http://linux-ha.996297.n3.nabble.com/Load-Balancing-using-Pacemaker-tp15242p15246.html Sent from the Linux-HA mailing list archive at Nabble.com. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
