Re: CARP on 9.0 (was no subject)

2011-09-09 Thread Gerard van Essen
...@freebsd.org] namens Johan Hendriks [jo...@double-l.nl] Verzonden: vrijdag 26 augustus 2011 20:22 Aan: Brian Seklecki (Mobile); freebsd-questions@freebsd.org CC: freebsd-curr...@freebsd.org Onderwerp: RE: CARP on 9.0 (was no subject) How about: %sudo netstat -s carp ...on both machines. A few

CARP on 9.0 (was no subject)

2011-08-26 Thread Johan Hendriks
I am trying to set up CARP under 9.0 I want to know if my assumptions are right. The master is the server with the lowest advskew, and has the state MASTER, as where the slave will be in state BACKUP. If the master fails, the slave will be promoted to MASTER. If the master comes backup,

Re: CARP on 9.0 (was no subject)

2011-08-26 Thread Patrick Lamaiziere
Le Fri, 26 Aug 2011 15:26:28 +, Johan Hendriks jo...@double-l.nl a écrit : I am trying to set up CARP under 9.0 ... Also with a higer value like advskew 200 or 254 the role of the servers stays the same. Ok, there is something wrong so. Did you check that the sysctl

Re: CARP on 9.0 (was no subject)

2011-08-26 Thread Brian Seklecki (Mobile)
How about: %sudo netstat -s carp ...on both machines. A few years ago I submitted (or maybe it was Steve Polyack) a patch to add debugging to CARP, not sure if it ever got commited. Need-more-Cisco'sih-Debugging. ~BAS On Fri, 26 Aug 2011, Patrick Lamaiziere wrote: Le Fri, 26 Aug

RE: CARP on 9.0 (was no subject)

2011-08-26 Thread Johan Hendriks
How about: %sudo netstat -s carp ...on both machines. A few years ago I submitted (or maybe it was Steve Polyack) a patch to add debugging to CARP, not sure if it ever got commited. Need-more-Cisco'sih-Debugging. ~BAS On Fri, 26 Aug 2011, Patrick Lamaiziere wrote: Le Fri, 26 Aug 2011

Re: CARP on 9.0 (was no subject)

2011-08-26 Thread Patrick Lamaiziere
Le Fri, 26 Aug 2011 18:22:37 +, Johan Hendriks jo...@double-l.nl a écrit : net.inet.carp.preempt: 0 You said it was equal to 1 on both machines. It should be at 1. ___ freebsd-questions@freebsd.org mailing list

RE: CARP on 9.0 (was no subject)

2011-08-26 Thread Johan Hendriks
Le Fri, 26 Aug 2011 18:22:37 +, Johan Hendriks jo...@double-l.nl a écrit : net.inet.carp.preempt: 0 You said it was equal to 1 on both machines. It should be at 1. Luckely i used the slave for that. :D I need to work on my copy paste techniques. The master had indeed