Re: FreeVRRPD problem

From: Sten Spans (sten_at_blinkenlights.nl)
Date: 06/29/04


Date: Tue, 29 Jun 2004 16:02:33 +0200 (CEST)
To: Bruno Afonso <brunomiguel@dequim.ist.utl.pt>

On Thu, 24 Jun 2004, Bruno Afonso wrote:

> Hello,
>
> I'm trying to have failover with a couple boxes and they're basically
> doing NAT and firewalling. 1 box has a couple fxp and the other a couple
> rls. Is this supposed to be a problem for freevrrpd?
>
> Only fxp box actually can use the fail-over ips. The backup box cannot
> use them if we start freevrrp deamon without starting on the master
> first and it's impossible to have network access to.
>
> Further more, if we have master and start backup, it all goes ok. If
> master goes down, backup never takes over and backup is from now one
> impossible to access.

One simple thing that has bitten me with freevrrpd is the link monitoring.
If the link on an interface is unstable ( bge being the usual suspect in
our case ) then freevrrpd will stop doing vrrp announcements.
This is to stop things like broken utp or duplex mismatches from causing
major mischief. However if its normal for your nic's to be borking then
you'll have to "fix" the code in some fashion.

The current freevrrpd code might be a bit different, but this is
what I encountered with fbsd/bge about a year ago.

-- 
Sten Spans
"There is a crack in everything, that's how the light gets in."
Leonard Cohen - Anthem
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


Relevant Pages

  • Re: R: Firewall in HA: how VRRP works?
    ... The backup will be master when connctivity with master fail. ... star VRRP, whith somo interesting options. ... Carmelo Floridia wrote: ...
    (Security-Basics)
  • Re: Socket error 10065 with Windows 2000 SP4
    ... Do you mean the backup (connecting peer) cannot reach the master (accepting ... The Backup establishes an independent socket connection with the ...
    (microsoft.public.win32.programmer.networks)
  • Re: Locate T-SQL Referenced by Job Step?
    ... I tend to do backup and restore operations while being in the master database. ... Its essentially telling the SQL Server to run a transaction log backup of myDB and send the results to the backup device named myDBBackup. ... The job step uses parameters to reference the T-SQL command, e.g. the name of the database within which the command resides, and the command to be run. ...
    (microsoft.public.sqlserver.server)
  • RE: SQL 2000 restore to new server
    ... you have placed objects in the master or model, or if you want to script ... things like jobs or restore them. ... > I need to restore a complete backup set of user and System databases to a ...
    (microsoft.public.sqlserver.server)
  • Re: CARP not balancing automatically
    ... I need one carp interface to be master and one backup on box A, and the opposite master/backup on box B. Or am I totally misunderstanding with the preemtp sysctl is for? ... other host: ...
    (freebsd-stable)