Actions
Bug #15795
closedRemoving a route from the High Availability primary node does not remove the entry from the routing table on the secondary node
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
24.11
Release Notes:
Default
Affected Version:
Affected Architecture:
All
Description
Version: 24.03-RELEASE
Platform: PVE, 6100
Example:
Primary (netstat -nr)
9.9.9.9 192.168.1.1 UGHS vtnet3
Secondary
9.9.9.9 192.168.1.1 UGHS vtnet3
Delete static route from primary
Primary (route is removed from primary GUI)
<route no longer exists in routing table>
Secondary (route is removed from secondary GUI)
9.9.9.9 192.168.1.1 UGHS vtnet3
Updated by Danilo Zrenjanin 28 days ago
- Status changed from New to Confirmed
I have replicated this behavior.
Tested on PVE, pfSense Plus version 24.03.
Updated by Marcos M 22 days ago
- Subject changed from HA: removing static route from primary removes static route from secondary GUI, but route still exists in routing table on secondary. to Removed route changes on an HA primary node are not applied to the secondary node
- Status changed from Confirmed to In Progress
- Assignee set to Marcos M
- Target version set to 2.8.0
- Plus Target Version set to 24.11
Updated by Marcos M 22 days ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Fixed with e2eb3e16e9ef63a375718dcc06b54a9765266244.
Updated by Danilo Zrenjanin 21 days ago
I applied the patch to the HA pair operating on the latest development release. However, the issue remains unresolved.
The phantom route is removed from the secondary system following a reboot.
Please check again.
Updated by Marcos M 21 days ago
Fixed with 05f941f3901ac32cd2bc06c7fb63954be2c44c4b.
Updated by Danilo Zrenjanin 21 days ago
- Status changed from Feedback to Resolved
The issue was resolved by applying the second patch subsequent to the first one.
I am closing this ticket as resolved.
Updated by Jim Pingle 16 days ago
- Subject changed from Removed route changes on an HA primary node are not applied to the secondary node to Removing a route from the High Availability primary node does not remove the entry from the routing table on the secondary node
Actions