Re: [Pacemaker] Pacemaker Active-Active Load Balancing Issue

2011-12-06 Thread Brett Delle Grazie
Hi, Ensure you have enabled multicast MAC addresses on your network equipment (firewall, switch etc). Alternatively assign static multicast MAC to cluster IP address on firewall. Kind regards, Brett Sent from my mobile On Nov 16, 2011 10:41 PM, "IVAN GARCIA" wrote: > Hi Nick > > Yes I can ping o

Re: [Pacemaker] Pacemaker Active-Active Load Balancing Issue

2011-11-16 Thread IVAN GARCIA
Hi Nick Yes I can ping only from the same subnet, if I try to ping from a diferent subnet I can't reach the Virtual-IP. I've tested witch cidr 20 24 and 32 with the same result. I'ts strange. 2011/11/16 Nick Khamis > Are you pinging from same network ip? Are you sure cidr is 20, and not 32

Re: [Pacemaker] Pacemaker Active-Active Load Balancing Issue

2011-11-16 Thread Nick Khamis
Are you pinging from same network ip? Are you sure cidr is 20, and not 32. Nick. On Wed, Nov 16, 2011 at 2:38 PM, IVAN GARCIA wrote: > Hi there, > > I've changed the configuration and now it's seem I'm better, but now I've > another issue > > Now both resources ClusterIP and Squid are running in

Re: [Pacemaker] Pacemaker Active-Active Load Balancing Issue

2011-11-16 Thread IVAN GARCIA
Hi there, I've changed the configuration and now it's seem I'm better, but now I've another issue Now both resources ClusterIP and Squid are running in two nodes but I can't reach ClusterIP. Then if I get down ClusterIP in secondary node I reach well the ClusterIP. Basically I can't have up 2 Cl

Re: [Pacemaker] Pacemaker Active-Active Load Balancing Issue

2011-11-16 Thread Andreas Kurz
On 11/16/2011 10:10 AM, IVAN GARCIA wrote: > Hi there, > I'm configuring a cluster active-active for web proxy (SQUID), the proxy > will be 4 nodes but now I only have 2 nodes, I've configured Virtual-IP > with resource OCF:heartbeat:IPaddr2 and Squid in LSB resource mode, In > active pasive all wo

Re: [Pacemaker] Pacemaker Active-Active Load Balancing Issue

2011-11-16 Thread IVAN GARCIA
Hi Andreas, Have you seen anything strange? The configuration are ok? Of course Andreas, I've tested from diferent clients. Any suggestion? Best regards Ivan.- 2011/11/16 Andreas Kurz > On 11/16/2011 10:10 AM, IVAN GARCIA wrote: > > Hi there, > > I'm configuring a cluster active-active fo

Re: [Pacemaker] Pacemaker Active-Active Load Balancing Issue

2011-11-16 Thread Andreas Kurz
On 11/16/2011 10:10 AM, IVAN GARCIA wrote: > Hi there, > I'm configuring a cluster active-active for web proxy (SQUID), the proxy > will be 4 nodes but now I only have 2 nodes, I've configured Virtual-IP > with resource OCF:heartbeat:IPaddr2 and Squid in LSB resource mode, In > active pasive all wo

[Pacemaker] Pacemaker Active-Active Load Balancing Issue

2011-11-16 Thread IVAN GARCIA
Hi there, I'm configuring a cluster active-active for web proxy (SQUID), the proxy will be 4 nodes but now I only have 2 nodes, I've configured Virtual-IP with resource OCF:heartbeat:IPaddr2 and Squid in LSB resource mode, In active pasive all works fine but in active-active mode I don't know, why