Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 2006 10:19:36 +0200
From:      cknipe@savage.za.org
To:        questions@freebsd.org
Subject:   freeVRRP errors?
Message-ID:  <1148026776.446d7f981bdb7@196.22.132.16>

next in thread | raw e-mail | index | archive | help
Hi,

May 18 21:26:46 netsphere freevrrpd[15350]: all errors are cleared on interface
sis0
May 18 21:57:03 netsphere freevrrpd[15350]: all errors are cleared on interface
sis0
May 18 22:02:21 netsphere freevrrpd[15350]: can't write to socket: No buffer
space available
May 18 22:02:21 netsphere freevrrpd[15350]: There is a big problem here !
May 18 22:02:22 netsphere freevrrpd[15350]: interface sis0 is faulty,
deactivated from VRRP VRIDs
May 18 22:02:22 netsphere freevrrpd[15350]: interface sis0 is alive again,
reactivate it on VRRP
May 18 22:02:23 netsphere freevrrpd[15350]: waiting 40 seconds for the spanning
tree latency
May 18 22:02:23 netsphere freevrrpd[15350]: interface sis0 is faulty,
deactivated from VRRP VRIDs
May 18 22:02:23 netsphere freevrrpd[15350]: interface sis0 is alive again,
reactivate it on VRRP
May 18 22:02:24 netsphere freevrrpd[15350]: interface sis0 is faulty,
deactivated from VRRP VRIDs
May 18 22:02:24 netsphere freevrrpd[15350]: interface sis0 is alive again,
reactivate it on VRRP
May 18 22:02:25 netsphere freevrrpd[15350]: interface sis0 is faulty,
deactivated from VRRP VRIDs
May 18 22:02:25 netsphere freevrrpd[15350]: interface sis0 is alive again,
reactivate it on VRRP
May 18 22:02:26 netsphere freevrrpd[15350]: interface sis0 is faulty,
deactivated from VRRP VRIDs
May 18 22:02:26 netsphere freevrrpd[15350]: cannot reactivate interface sis0,
too much errors on it !
May 18 22:02:27 netsphere freevrrpd[15350]: waiting 40 seconds for the spanning
tree latency
May 18 22:03:03 netsphere freevrrpd[15350]: send gratuitous arp 198.18.0.36 ->
0:0:5e:0:1:1e
May 18 22:03:03 netsphere freevrrpd[15350]: send gratuitous arp 198.18.0.60 ->
0:0:5e:0:1:1e
May 18 22:03:03 netsphere freevrrpd[15350]: send gratuitous arp 198.18.0.61 ->
0:0:5e:0:1:1e
May 18 22:03:03 netsphere freevrrpd[15350]: send gratuitous arp 198.18.0.62 ->
0:0:5e:0:1:1e
May 18 22:03:03 netsphere freevrrpd[15350]: server state vrid 20: backup
May 18 22:03:07 netsphere freevrrpd[15350]: send gratuitous arp 198.18.0.36 ->
0:e0:18:84:a4:24
May 18 22:03:07 netsphere freevrrpd[15350]: send gratuitous arp 198.18.0.60 ->
0:e0:18:84:a4:24
May 18 22:03:07 netsphere freevrrpd[15350]: send gratuitous arp 198.18.0.61 ->
0:e0:18:84:a4:24
May 18 22:03:07 netsphere freevrrpd[15350]: send gratuitous arp 198.18.0.62 ->
0:e0:18:84:a4:24
May 18 22:03:07 netsphere freevrrpd[15350]: server state vrid 30: backup


That's the last log entry for VRRP.  The deamon is still running, nothing is
logged, and all my virtual IP addresses are removed from the Interface - even
the ones that are configured as Master... 

Config:
[VRID]
serverid = 20
interface = sis0
useVMAC = yes
carriertimeout = 5
spanningtreelatency = 40
sendgratuitousarp = yes
priority = 255
addr = 198.18.0.56/32
monitoredcircuits = yes
MCClearErrorsCount = 3600
#masterscript = /usr/local/bin/master_script.sh
#backupscript = /usr/local/bin/backup_script.sh
password = xxx

[VRID]
serverid = 30
interface = sis0
useVMAC = yes
carriertimeout = 5
spanningtreelatency = 40
sendgratuitousarp = yes
priority = 100
addr = 198.18.0.57/32
monitoredcircuits = yes
MCClearErrorsCount = 3600
#masterscript = /usr/local/bin/master_script.sh
#backupscript = /usr/local/bin/backup_script.sh
password = xxx


Can anyone shed some light perhaps?  I *really* need this to be stable as there
are no reason to even attempt a HA system with the HA software being
unstable... 

Thanks,
Chris.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1148026776.446d7f981bdb7>