I am triing to use bird 1.0.7, in my linux distribution based on uClibc, as routing daemon in network where neigbours are serviced by zebra (quagga). After few second after bird starts it consumes cpu runtime to nearly 100%. This seems to last forever. From debug messages I do not see anything unusuall to happen. Most values is set to default. I am using only protocols static and ospf. It also seems quagga's ospfd has some troubles comunicate to bird and crashes sometime, but this is not confirmed. Any ideas? Adam Pribyl
On Thu, 22 Jan 2004, Adam Pribyl wrote:
After few second after bird starts it consumes cpu runtime to nearly 100%. This seems to last forever. From debug messages I do not see anything unusuall to happen. Most values is set to default. I am using only protocols static and ospf.
Seems ok with 1.0.9. Great.
Adam Pribyl
One question: How do I disable ALL logging? I tried log syslog {}; but bird says: daemon.crit bird: bird.conf, line 11: parse error Adam Pribyl
On Tue, 20 Jul 2004, Adam Pribyl wrote:
On Thu, 22 Jan 2004, Adam Pribyl wrote:
After few second after bird starts it consumes cpu runtime to nearly 100%. This seems to last forever. From debug messages I do not see anything unusuall to happen. Most values is set to default. I am using only protocols static and ospf.
Seems ok with 1.0.9. Great.
Good news.
Adam Pribyl
One question: How do I disable ALL logging? I tried log syslog {};
Simply comment this line out. And no loggin should appear.
but bird says: daemon.crit bird: bird.conf, line 11: parse error
Adam Pribyl
On Wed, 21 Jul 2004, Ondrej Filip wrote:
One question: How do I disable ALL logging? I tried log syslog {};
Simply comment this line out. And no loggin should appear.
I do not think so. Then DEFAULT logging takes place. http://bird.network.cz/bird-3.html "... Default: log everything to the system log." Adam Pribyl
participants (2)
-
Adam Pribyl -
Ondrej Filip