-
The NAV project has moved from SourceForge to Launchpad.net: https://launchpad.net/nav
No further updates will be made to the project pages and trackers at SourceForge.
2008-09-12 11:34:48 UTC in Network Administration Visualized
-
This is an old, known problem we have to start looking at.
The servicemon and pping daemons are known for frequent startup failures. I.e. they appear to start successfully when the "nav start" command is entered, but as soon as they've started running in the background, they die.
This is an intermittent problem, and the workaround so far has been to just keep trying to start the daemons...
2008-08-01 13:54:55 UTC in Network Administration Visualized
-
Fixed by jorabra in rev 857e7ee94a44. Pushed to series/3.4.x and is part of today's release of NAV 3.4.2.
2008-08-01 13:47:19 UTC in Network Administration Visualized
-
A new bugfix version is now available in the files section.
2008-08-01 13:13:52 UTC in Network Administration Visualized
-
The report tool seems to load extra slowly for most pages since NAV 3.4.0.
A quick look at the code suggests that the queries needed to create both the IPv4 and IPv6 scope matrices are run on each report page load. These two queries can become costly as the number of prefices in the database grows.
I know there is a partial fix in the jorabra-report branch, but this fix should be...
2008-07-29 08:28:03 UTC in Network Administration Visualized
-
Just an update about the ramifications of these bugs:
The netbox_close_arp and netbox_close_cam will cause errors in machine tracking history as netboxes are deleted, and are potentially serious.
The rrdfile_deleter problem is relatively minor; it deletes NAV's knowledge of an RRD file related to a service when the service checker is deleted. Other parts of NAV will fix this when it sees...
2008-07-21 09:20:30 UTC in Network Administration Visualized
-
Fixed in changeset fe8433bc7f39, pushed to series/3.4.x and default. Looks like we'll have to push a 3.4.2 version soon.
2008-07-21 09:08:11 UTC in Network Administration Visualized
-
Running doc/sql/manage.sql gives the following errors:
---
psql:doc/sql/manage.sql:216: ERROR: relation "arp" does not exist
psql:doc/sql/manage.sql:220: ERROR: relation "cam" does not exist
psql:doc/sql/manage.sql:819: ERROR: operator does not exist: character varying = integer
---
The rules netbox_close_arp and netbox_close_cam are defined on the netbox table, referring to the cam...
2008-07-21 08:24:02 UTC in Network Administration Visualized
-
Unable to reproduce this on NAV 3.4.
It may have been fixed during other work on editdb since NAV 3.3.
2008-07-18 13:40:21 UTC in Network Administration Visualized
-
Fixed in changeset 8f08b3315fb9, pushed to series/3.4.x and default.
2008-07-18 13:34:20 UTC in Network Administration Visualized