RE: haproxy with keepalived

2012-04-02 Thread Jens Dueholm Christensen (JEDC)
xperiences with arp_filter etc tells me that I've still got something to learn.. Regards, Jens Dueholm Christensen  -Original Message- From: Willy Tarreau [mailto:w...@1wt.eu] Sent: Saturday, March 31, 2012 6:36 PM To: Jens Dueholm Christensen (JEDC) Cc: haproxy@formilux.org Subject: R

Re: haproxy with keepalived

2012-03-31 Thread Willy Tarreau
On Wed, Mar 28, 2012 at 09:47:47PM +, Jens Dueholm Christensen (JEDC) wrote: > Hey Baptiste > > You're very welcome - hopefully others can use it. > > At least there was a (somewhat) reasonable explanation and easy fix to the > problem once I figured out what was happening. > > I re-read my

RE: haproxy with keepalived

2012-03-28 Thread Jens Dueholm Christensen (JEDC)
hristensen (JEDC) Cc: haproxy@formilux.org Subject: Re: haproxy with keepalived hey, thanks for sharing your fix. This is an interesting one :) Baptiste

Re: haproxy with keepalived

2012-03-27 Thread Baptiste
hey, thanks for sharing your fix. This is an interesting one :) Baptiste

RE: haproxy with keepalived

2012-03-27 Thread Jens Dueholm Christensen (JEDC)
sage- From: Willy Tarreau [mailto:w...@1wt.eu] Sent: Saturday, March 24, 2012 9:51 PM To: Esteban Torres Rodríguez Cc: haproxy@formilux.org Subject: Re: haproxy with keepalived On Wed, Mar 21, 2012 at 09:15:16AM +0100, Esteban Torres Rodríguez wrote: > El día 21 de marzo de 2012 07:39, Willy

Re: haproxy with keepalived

2012-03-25 Thread Willy Tarreau
On Sun, Mar 25, 2012 at 05:00:53PM +0200, Esteban Torres Rodríguez wrote: > El día 24 de marzo de 2012 21:51, Willy Tarreau escribió: > > On Wed, Mar 21, 2012 at 09:15:16AM +0100, Esteban Torres Rodríguez wrote: > >> El día 21 de marzo de 2012 07:39, Willy Tarreau escribió: > >> > On Mon, Mar 19,

Re: haproxy with keepalived

2012-03-25 Thread Esteban Torres Rodríguez
El día 24 de marzo de 2012 21:51, Willy Tarreau escribió: > On Wed, Mar 21, 2012 at 09:15:16AM +0100, Esteban Torres Rodríguez wrote: >> El día 21 de marzo de 2012 07:39, Willy Tarreau escribió: >> > On Mon, Mar 19, 2012 at 08:08:37PM +0100, Esteban Torres Rodríguez wrote: >> >> Maybe I have to a

Re: haproxy with keepalived

2012-03-24 Thread Willy Tarreau
On Wed, Mar 21, 2012 at 09:15:16AM +0100, Esteban Torres Rodríguez wrote: > El día 21 de marzo de 2012 07:39, Willy Tarreau escribió: > > On Mon, Mar 19, 2012 at 08:08:37PM +0100, Esteban Torres Rodríguez wrote: > >> Maybe I have to ask this in the keepalived list. > >> > >> I have 2 servers confi

Re: haproxy with keepalived

2012-03-21 Thread Esteban Torres Rodríguez
El día 21 de marzo de 2012 07:39, Willy Tarreau escribió: > On Mon, Mar 19, 2012 at 08:08:37PM +0100, Esteban Torres Rodríguez wrote: >> Maybe I have to ask this in the keepalived list. >> >> I have 2 servers configured in debian with keepalived and haproxy. >> >> Today I found that both servers a

Re: haproxy with keepalived

2012-03-20 Thread Willy Tarreau
On Mon, Mar 19, 2012 at 08:08:37PM +0100, Esteban Torres Rodríguez wrote: > Maybe I have to ask this in the keepalived list. > > I have 2 servers configured in debian with keepalived and haproxy. > > Today I found that both servers are running. You mean that both servers own the VIP ? Willy

Re: haproxy with keepalived

2012-03-20 Thread Sander Klein
Hey Esteban, Your config looks good to me. Sometimes it can happen that during failover not all servers receive the gratuitous arp and they keep sending traffic to the backup router. I normally force another failover to force another gratuitous arp get it working again. It shouldn't happen t

haproxy with keepalived

2012-03-19 Thread Esteban Torres Rodríguez
Maybe I have to ask this in the keepalived list. I have 2 servers configured in debian with keepalived and haproxy. Today I found that both servers are running. Keepalived is assumed that this active-passive, but .. When I stop a server, the other works perfectly! I followed this manual: