When rebooting single nodes, BFD is not always able to re-establish its sessions, as reported by users in our forum [1] [2]. The corresponding FRR issue seems to be found in [3].
The issue mainly surfaced when updating nodes one-by-one and then rebooting, leading some hosts to not be able to re-establish the BFD session which leads to the BGP session being stuck in Idle. [1] https://forum.proxmox.com/threads/networking-somewhat-broken-after-upgrade-bfd-bgp.165055/ [2] https://forum.proxmox.com/threads/evpn-vxlan-transport-endpoint-is-not-connected-after-node-takedown-and-rejoin-sdn.165021/ [3] https://github.com/FRRouting/frr/issues/17751 Signed-off-by: Stefan Hanreich <s.hanre...@proxmox.com> --- frr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frr b/frr index 5f0beaa..e3b6a8c 160000 --- a/frr +++ b/frr @@ -1 +1 @@ -Subproject commit 5f0beaa0fdd00b7a60c1765067d1b6fa65ce96c0 +Subproject commit e3b6a8c459399e39cce81bed8ff75f60da88b0a3 -- 2.39.5 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel