Bug #15795
closed
Removing a route from the High Availability primary node does not remove the entry from the routing table on the secondary node
Added by Craig Coonrad 30 days ago.
Updated 16 days ago.
Category:
High Availability
Plus Target Version:
24.11
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
- Status changed from New to Confirmed
I have replicated this behavior.
Tested on PVE, pfSense Plus version 24.03.
- 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
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
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.
- 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.
- 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
Also available in: Atom
PDF