Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jul 2008 04:04:13 +0200
From:      =?UTF-8?Q?Daniel_Dvo=C5=99=C3=A1k?= <dandee@hellteam.net>
To:        "'Boris Kovalenko'" <boris@tagnet.ru>
Cc:        ports@FreeBSD.org
Subject:   RE: FreeBSD Port: quagga-0.99.9_7
Message-ID:  <4CB32F5E329F44B2A3A95B20D9AD9675@tocnet28.jspoj.czf>
References:  <000001c87801$bd411a80$6508280a@tocnet28.jspoj.czf> <47C3A89C.5000503@tagnet.ru> 

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

new version of quagga 0.99.10 behaves strange when running daemons.

It logs events, which in version 0.99.9 is not appeared. The contents of =
the records of concern to me when they wrote "exiting", although quagga =
continues to work, and PID numbers coincided with a statement ps aux is =
that what is in /var/run/quagga. Ownership and permissions are on both =
systems in order and consistently.

VERSION 0.99.9# egrep lock /var/log/quagga/zebra.log
^^^^^^^^^^^^^^
VERSION 0.99.9# egrep lock /var/log/quagga/ospfd.log
VERSION 0.99.9# egrep lock /var/log/quagga/ospf6d.log
VERSION 0.99.9# ls -l /etc2/quagga/
total 16
-rw-rw-r--  1 quagga  quagga  1944 13 =C3=BAno 00:03 ospfd.conf
-rw-rw-r--  1 quagga  quagga  1504 15 =C4=8Drv 03:03 ospf6d.conf
-rw-rw-r--  1 quagga  quagga   129 10 led 01:52 vtysh.conf
-rw-rw-r--  1 quagga  quagga   914 15 =C4=8Drv 02:46 zebra.conf
VERSION 0.99.9# ls -l /var/log/quagga/
total 688828
-rw-rw----  1 quagga  quagga    3832252  4 =C4=8Dvc 03:45 ospfd.log
-rw-rw----  1 quagga  quagga  700883744  4 =C4=8Dvc 03:46 ospf6d.log
-rw-rw----  1 quagga  quagga       1866 28 =C4=8Drv 16:52 zebra.log
VERSION 0.99.9#

The worse:

VERSION 0.99.10# egrep lock /var/log/quagga/zebra.log
^^^^^^^^^^^^^^^
2008/06/30 01:38:59 errors: ZEBRA: Could not lock pid_file =
/var/run/quagga/zebra.pid, exiting
2008/07/01 13:57:21 errors: ZEBRA: Could not lock pid_file =
/var/run/quagga/zebra.pid, exiting

VERSION 0.99.10# egrep lock /var/log/quagga/ospfd.log
2008/06/30 01:38:59 errors: OSPF: Could not lock pid_file =
/var/run/quagga/ospfd.pid, exiting
2008/07/01 13:57:21 errors: OSPF: Could not lock pid_file =
/var/run/quagga/ospfd.pid, exiting

VERSION 0.99.10# egrep lock /var/log/quagga/ospf6d.log
2008/07/01 13:57:21 errors: OSPF6: Could not lock pid_file =
/var/run/quagga/ospf6d.pid, exiting

VERSION 0.99.10# egrep lock /var/log/quagga/bgpd.log

VERSION 0.99.10# ls -l /etc2/quagga/
total 16
-rw-rw-r--  1 quagga  quagga  2765 15 =C4=8Drv 01:15 bgpd.conf
-rw-rw-r--  1 quagga  quagga  2141 27 led 19:11 ospfd.conf
-rw-rw-r--  1 quagga  quagga  2008 27 =C4=8Drv 00:24 ospf6d.conf
-rw-rw-r--  1 quagga  quagga    63 10 led 03:48 vtysh.conf
-rw-rw-r--  1 quagga  quagga  1112 14 =C4=8Drv 21:11 zebra.conf
VERSION 0.99.10# ls -l /var/log/quagga/
total 2072
-rw-rw----  1 quagga  quagga    20528  4 =C4=8Dvc 02:25 bgpd.log
-rw-rw----  1 quagga  quagga  2038243  4 =C4=8Dvc 03:45 ospfd.log
-rw-rw----  1 quagga  quagga      289  1 =C4=8Dvc 15:46 ospf6d.log
-rw-rw----  1 quagga  quagga    28802  2 =C4=8Dvc 04:20 zebra.log
VERSION 0.99.10#


It seems it is not the problem of bgpd.

Respect,
Daniel




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