Announcement: NAV 3.3.3 released
NAV 3.3.3 is now available for download at SourceForge, see http://sourceforge.net/projects/nav :-) This is a bugfix release, the list of bugs fixed can be found in the attached changelog. The bugfixes require manual intervention, as there are two database trigger fixes, and a need to edit Cricket config. I've attached the relevant parts of the release notes to this announcement. If upgrading from other versions than 3.3.2, please refer to the complete release notes on Sourceforge or in the tarball. Binary packages for Debian will be available soon. The Debian package is maintained by Morten Werner Forsbring, on commission from UNINETT. -- mvh Morten Brekkevold UNINETT Upgrading from NAV 3.3.2 and earlier ==================================== NAV 3.3.2 and earlier had some serious bugs in database triggers, which would munge historic CAM and ARP data when IP devices or prefixes were deleted. To fix these bugs on upgrading to this version, you *must* remember to run the SQL script doc/sql/upgrade/3.3.0.sql (unless an automated package installer already did this for you). See doc/sql/README for more info on running SQL scripts. A bug in makecricketconfig would cause 32-bit traffic counters to be used for some non-Cisco devices, such as Juniper routers and switches. This would lead to serious errors in traffic graphs for interfaces with traffic over 500Mbit/s on these devices. The fixed makecricketconfig in NAV 3.3.3 also requires you to add the following three lines to the Defaults file in your top-level cricket configuration directory: targetType subv2-interface ds = "ifHCInOctets, ifHCOutOctets" view = "Octets: ifHCInOctets ifHCOutOctets" Upgrading from NAV 3.3.2 and earlier ==================================== NAV 3.3.2 and earlier had some serious bugs in database triggers, which would munge historic CAM and ARP data when IP devices or prefixes were deleted. To fix these bugs on upgrading to this version, you *must* remember to run the SQL script doc/sql/upgrade/3.3.0.sql (unless an automated package installer already did this for you). See doc/sql/README for more info on running SQL scripts. A bug in makecricketconfig would cause 32-bit traffic counters to be used for some non-Cisco devices, such as Juniper routers and switches. This would lead to serious errors in traffic graphs for interfaces with traffic over 500Mbit/s on these devices. The fixed makecricketconfig in NAV 3.3.3 also requires you to add the following three lines to the Defaults file in your top-level cricket configuration directory: targetType subv2-interface ds = "ifHCInOctets, ifHCOutOctets" view = "Octets: ifHCInOctets ifHCOutOctets"
On Fri, 14 Mar 2008 14:58:39 +0100 Morten Brekkevold <morten.brekkevold@uninett.no> wrote:
NAV 3.3.3 is now available for download at SourceForge, see http://sourceforge.net/projects/nav :-)
This is a bugfix release, the list of bugs fixed can be found in the attached changelog.
Looks like I managed to attach the release notes twice in stead. Here comes my second attempt. -- mvh Morten Brekkevold UNINETT Version 3.3.3 (released 14 March 2008) ##################################################################### ## WARNING WARNING WARNING WARNING WARNING WARNING WARNING ## ##################################################################### ## ## ## This release makes changes to the NAV database. If you are ## ## upgrading from a previous release you also need to upgrade your ## ## database schema. For information on how to upgrade the database ## ## schema, please take a look in doc/sql/upgrades for more ## ## information. See also the release NOTES for upgrade info. ## ## ## ##################################################################### Bugfixes: * SF#1897681 (Wrong traffic counters used on Juniper devices) * SF#1899431 (ARP records munged on router or prefix removal) * SF#1899476 (CAM records munged on netbox removal)
Morten Brekkevold <morten.brekkevold@uninett.no> writes:
Binary packages for Debian will be available soon. The Debian package is maintained by Morten Werner Forsbring, on commission from UNINETT.
Then I have a Debian package of NAV 3.3.3 ready. I have tested a few upgrades, and it now seems to work ok. Instructions on the wiki [1] and the Alioth-page [2] is updated. Please report problems with the package to this list or directly to me. - Werner [1] http://metanav.uninett.no/navdownload [2] http://pkg-nav.alioth.debian.org/
Hi, I will try to update today, if I detect any problem I will report. Regards, Helder Mendes http://www.deg.isep.ipp.pt 2008/3/28, Morten Werner Forsbring <werner@debian.org>:
Morten Brekkevold <morten.brekkevold@uninett.no> writes:
Binary packages for Debian will be available soon. The Debian package is maintained by Morten Werner Forsbring, on commission from UNINETT.
Then I have a Debian package of NAV 3.3.3 ready. I have tested a few upgrades, and it now seems to work ok. Instructions on the wiki [1] and the Alioth-page [2] is updated. Please report problems with the package to this list or directly to me.
- Werner
[1] http://metanav.uninett.no/navdownload [2] http://pkg-nav.alioth.debian.org/
participants (3)
-
helder mendes -
Morten Brekkevold -
Morten Werner Forsbring