Re: [Pacemaker] IPaddr2 cloned address doesn't survive node standby

2013-05-20 Thread Andrew Beekhof
On 20/05/2013, at 8:51 AM, Andreas Ntaflos wrote: > On 2013-05-17 22:07, Jake Smith wrote: >>> primitive p_ip_service_ns ocf:heartbeat:IPaddr2 \ >>> params ip="192.168.114.17" cidr_netmask="24" nic="eth0" \ >>> clusterip_hash="sourceip-sourceport" >> >> netmask should be 32 if that's supp

Re: [Pacemaker] IPaddr2 cloned address doesn't survive node standby

2013-05-19 Thread Andreas Ntaflos
On 2013-05-17 22:07, Jake Smith wrote: >> primitive p_ip_service_ns ocf:heartbeat:IPaddr2 \ >>params ip="192.168.114.17" cidr_netmask="24" nic="eth0" \ >> clusterip_hash="sourceip-sourceport" > > netmask should be 32 if that's supposed to be a single IP load balanced. I've been wondering

Re: [Pacemaker] IPaddr2 cloned address doesn't survive node standby

2013-05-17 Thread Jake Smith
- Original Message - > From: "Andreas Ntaflos" > To: "The Pacemaker cluster resource manager" > Sent: Friday, May 17, 2013 3:25:32 PM > Subject: [Pacemaker] IPaddr2 cloned address doesn't survive node standby > > In a two-node cluster I

[Pacemaker] IPaddr2 cloned address doesn't survive node standby

2013-05-17 Thread Andreas Ntaflos
In a two-node cluster I am trying to use a cloned IP address with a cloned Bind 9 instance, in an active-active way. Why? Because simple IP failover does not work well with Bind, as it only answers queries on the addresses that are bound to the NIC when starting up (I know about Bind's "interfa