Page 1 of 3

v1.5.0rc1 and rc2 Bug reports and Comments - CLOSED

Posted: Mon Mar 19, 2018 2:52 pm
by sirhc
Please post bug reports and comments on v1.5.0rc1 and v1.5.0rc2 ONLY in this thread. - CLOSED

v1.5.0rcX wrote:FIXED/CHANGED
- Fixed I2C service to deal with errors better to prevent reboots <= CRITICAL FOR WS-26-500-DC
- Fixed sending CDP frames tagged with VID 1 if the management VLAN is not VID 1 - RC1
- Fixed SNMP walk failing if VLANs are not in numerical order - RC1
- Fixed using hash mark in SMTP password - RC1
- Fixed using hash mark in RADIUS password - RC1
- Fixed issues with Loop Protection on SFP ports - RC1
- Fixed intermittent telemetry error on Device/Status TAB mostly seen with WS-26-500-DC - RC1

ENHANCEMENTS
- Optimized code to reduce CPU utilization especially needed for the WS-26-500-DC - RC1 <= CRITICAL
- Changed watchdog to wait for Startup + Interval seconds before checking again after watchdog is triggered - RC1
- Added log entry to report if the switch rebooted due to watchdog timer - RC1
- Added lldpRemPortId, lldpRemPortIdSubtype, and lldpRemPortDesc to LLDP-MIB - RC1
- Added cdpCacheDevicePort to CISCO-CDP-MIB - RC1
- Added popover for POE enabled ports on 'Watts' column to show power usage on each pair for VH ports - RC1
- Added root bridge id to STP log message - RC1

KNOWN ISSUES
- WEB UI issues when not at 100% Zoom on browser especially on VLAN TAB
- Some language templates need help - please private message Eric Stern to help
- IGMP snooping over VLANS, MSTP, and ERPS are still being developed

RC1 Released 3/19/2018
RC2 Released 3/22/2018

Re: v1.5.0rcX Bug reports and Comments

Posted: Mon Mar 19, 2018 8:24 pm
by mike99
Any change for the ERPS MEP ? The local MEP monitor remote switch instead of remote MEP and state of the switch change at pending every time any port of the remote switch is plug/unplug. Remote MEP ID should be configured in MEP config.

Also, Any change about ERPS blocking access to management VLAN if management VLAN ID is configured in a ring vid list ?

Re: v1.5.0rcX Bug reports and Comments

Posted: Tue Mar 20, 2018 8:30 am
by tonym
The LLDP and CDP SNMP changes are working great!

All my links are now showing up in LibreNMS.

Thanks Eric.

Re: v1.5.0rcX Bug reports and Comments

Posted: Wed Mar 21, 2018 5:28 am
by Artak
HI
I have problem on port, where connect ligowave antenna. got pause frames and flov control go to desable automaticaly :(
Image




Image

Re: v1.5.0rcX Bug reports and Comments

Posted: Wed Mar 21, 2018 7:19 am
by IntL-Daniel
Any update on this QOS issue introduced in 1.4.9 http://forum.netonix.com/viewtopic.php? ... =20#p22394 ? We still stay on 1.4.8 to keep our custommers working. Thanks.

Re: v1.5.0rcX Bug reports and Comments

Posted: Wed Mar 21, 2018 8:16 am
by sirhc
Artak wrote:HI
I have problem on port, where connect ligowave antenna. got pause frames and flow control go to disabled automatically :(


How is this a problem with the switch?

This would be a problem with the Ligowave radio sending a Pause Frame Storm to the switch and the Pause Frame Storm Protection feature in the switch behaving as expected. If the switch detects a Pause Frame Storm from the Ligowave radio to prevent a packet lock the switch disabled Flow Control on that port.

This is exactly how the switch should work.

Read up on the Feature Pause Frame Storm Proection:
viewtopic.php?f=17&t=3003&p=20332&hilit=+pause+frame+storm#p20332
viewtopic.php?f=25&t=420&p=19005&hilit=+pause+frame+storm#p19005
viewtopic.php?f=17&t=2533&p=17738&hilit=+pause+frame+storm#p17738
viewtopic.php?f=17&t=2464&p=17199&hilit=+pause+frame+storm#p17199
viewtopic.php?f=17&t=2297&p=16409&hilit=+pause+frame+storm#p16409
viewtopic.php?f=6&t=2239&p=15867&hilit=+pause+frame+storm#p15867

What triggers Pause Frame Storm Protection to Disable FLow Control on a port:
15K unsolicited Pause Frames per second for 10 seconds **See release notes for v1.4.4

Re: v1.5.0rcX Bug reports and Comments

Posted: Wed Mar 21, 2018 10:20 am
by Eric Stern
mike99 wrote:Any change for the ERPS MEP ? The local MEP monitor remote switch instead of remote MEP and state of the switch change at pending every time any port of the remote switch is plug/unplug. Remote MEP ID should be configured in MEP config.

Also, Any change about ERPS blocking access to management VLAN if management VLAN ID is configured in a ring vid list ?


No changes to ERPS.

Re: v1.5.0rcX Bug reports and Comments

Posted: Wed Mar 21, 2018 10:24 am
by Eric Stern
IntL-Daniel wrote:Any update on this QOS issue introduced in 1.4.9 viewtopic.php?f=17&t=3362&hilit=1.4.9+qos&start=20#p22394 ? We still stay on 1.4.8 to keep our custommers working. Thanks.


There were no changes that would affect QOS between 1.4.8 and 1.4.9. Any difference between them you are seeing is strictly coincidental.

Re: v1.5.0rcX Bug reports and Comments

Posted: Wed Mar 21, 2018 10:43 pm
by Omniflux
What happened to dropping rc from the version?

sirhc wrote:After v1.4.8 if finalized we will stop the naming scheme we use and simply uses dots so in the future it will v1.4.8.1 and so on

Re: v1.5.0rcX Bug reports and Comments

Posted: Wed Mar 21, 2018 11:10 pm
by mike99
Thank Eric for the answer.