Mailing List Archive

[Bug 402] second zebra process wipes out static routes of the first one
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.quagga.net/show_bug.cgi?id=402


web@pilot.org.ua changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |paul@dishone.st




------- Additional Comments From paul@dishone.st 2007-09-13 13:38 -------
So it sounds like multiple bugs:

- freebsd starting up multiple copies
- deleting routes before acquiring the pidfile lock
- not reinstalling routes (does zebra re-install routes that are deleted from
command line normally? it should..)






------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
Quagga-bugs mailing list
Quagga-bugs@lists.quagga.net
http://lists.quagga.net/mailman/listinfo/quagga-bugs
[Bug 402] second zebra process wipes out static routes of the first one [ In reply to ]
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.quagga.net/show_bug.cgi?id=402





------- Additional Comments From wawa@yandex-team.ru 2007-09-13 13:48 -------
They (freebsd team) have changed "right place" for Quagga's startup script
several times. That's why we can see two or even three scripts on "old enough
systems": /etc/rc.d/quagga, /usr/local/etc/rc.d/quagga,
/usr/local/etc/rc.d/quagga.sh.

But it's not reason to wipe routes indeed.
:-)



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
Quagga-bugs mailing list
Quagga-bugs@lists.quagga.net
http://lists.quagga.net/mailman/listinfo/quagga-bugs
[Bug 402] second zebra process wipes out static routes of the first one [ In reply to ]
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.quagga.net/show_bug.cgi?id=402


web@pilot.org.ua changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED




------- Additional Comments From web@pilot.org.ua 2007-09-13 15:45 -------
> - freebsd starting up multiple copies

Ok, this has been sorted out.

> - deleting routes before acquiring the pidfile lock

Yes, that's my main point. Going to fix this.

> - not reinstalling routes (does zebra re-install routes that are deleted from
> command line normally? it should..)

If you drop a zebra-generated route from command line, zebra will restore it,
but another zebra process flags its message with PROTO1, so the original process
thinks it originated the removal itself and silently accepts the notification.
Or something close to this logic.




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
Quagga-bugs mailing list
Quagga-bugs@lists.quagga.net
http://lists.quagga.net/mailman/listinfo/quagga-bugs
[Bug 402] second zebra process wipes out static routes of the first one [ In reply to ]
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.quagga.net/show_bug.cgi?id=402


web@pilot.org.ua changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |CLOSED
Resolution| |FIXED
OtherBugsDependingO| |381
nThis| |




------- Additional Comments From web@pilot.org.ua 2007-09-14 14:33 -------
The problem has been solved in my testbed; the change was committed.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
Quagga-bugs mailing list
Quagga-bugs@lists.quagga.net
http://lists.quagga.net/mailman/listinfo/quagga-bugs