Actions
Bug #15584
openRedacting description at Interfaces=>LAGGs section cause LAGG interface rebuild.
Status:
Confirmed
Priority:
Normal
Assignee:
-
Category:
LAGG Interfaces
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
If you decide to change the description for existed LAGG interface at Interfaces=>LAGGs it will cause the link down/up event which can be disruptive, for example, causing unnecessary CARP events. It should be improved since this description is just informational and doesn't go to interface configuration.
logs:
Jun 27 11:53:00 php 29811 /usr/local/sbin/acbupload.php: Skipping ACB backup for (system): pfblockerng: saving dnsbl changes.
Jun 27 11:53:47 check_reload_status 674 Linkup starting lagg0
Jun 27 11:53:47 kernel lagg0: link state changed to DOWN
Jun 27 11:53:48 php-fpm 26251 /interfaces_lagg_edit.php: Configuration Change: admin@172.21.100.10 (Local Database): LAGG interface added
Jun 27 11:53:48 check_reload_status 674 Syncing firewall
Jun 27 11:53:48 php-fpm 26251 /interfaces_lagg_edit.php: Beginning configuration backup to https://acb.netgate.com/save
Jun 27 11:53:48 php-fpm 17317 /rc.linkup: Hotplug event detected for LAGG0(opt7) static IP address ()
Jun 27 11:53:48 php-fpm 17317 /rc.linkup: DEVD Ethernet detached event for opt7
tested on:
24.03-RELEASE (amd64)
built on Mon May 13 15:17:00 MSK 2024
FreeBSD 15.0-CURRENT
Related issues
Updated by Danilo Zrenjanin 5 months ago
- Status changed from New to Confirmed
Tested against:24.03-RELEASE (amd64)
built on Mon May 13 15:17:00 MSK 2024
FreeBSD 15.0-CURRENT
Yes, I can confirm this behaviour:
Jun 29 17:08:43 kernel lagg0: link state changed to DOWN Jun 29 17:08:43 kernel em1: link state changed to UP Jun 29 17:08:43 kernel lagg0: link state changed to UP Jun 29 17:08:44 check_reload_status 593 Reloading filter Jun 29 17:08:44 php-fpm 539 /rc.linkup: Hotplug event detected for LAGG0(lan) static IP address () Jun 29 17:08:44 php-fpm 539 /rc.linkup: DEVD Ethernet attached event for lan Jun 29 17:08:44 php-fpm 539 /rc.linkup: HOTPLUG: Triggering address refresh on lan (lagg0)
Updated by Marcos M 5 months ago
- Related to Feature #14483: Conditionally reconfigure IPsec VTI interfaces only when necessary while applying IPsec changes added
Actions