Jose Luis Rubio | 3 Mar 2004 11:23
Picon
Picon
Favicon

[quagga-dev 946] Re: Revision of Route Server patch

Well, it might be a memory leak. Could you send me the output of 
the commands 'show memory bgp' and 'show memory lib' at different
times, say for example after 10 min, 30 min, 1 hour, 1:20...

Another thing that could be useful is the log, even though it can be quite big
after an hour and a half :-) If you don't have debug enabled you can do it by
adding the following lines.

  log file /tmp/bgpd.debug
  !
  debug bgp
  debug bgp events
  debug bgp filters
  debug bgp fsm
  debug bgp keepalives
  debug bgp updates

Regards,

	Jose

El Mié 03 Mar 2004 06:05, Gibbs, Michael escribió:
> Has anyone had any issues with this patched to quagga .96.4?  I currently
> have this deployed in a test system, and have 4 neighbors.  3 are sending
> full routes (130k) each to the route server.  They are all
> route-server-clients.  I am then exporting those routes (all 130kx3) to the
> 4 route-server-member.  After about an hour to an hour and a half, BGPD
> crashes without a useful error.  Has anyone else run into this?
>
> Mike Gibbs


Gmane