[pve-devel] [PATCH access-control/cluster/docs/gui-tests/manager/network/proxmox{, -firewall, -ve-rs, -perl-rs, -widget-toolkit} v3 00/75] Add SDN Fabrics
Stefan Hanreich
s.hanreich at proxmox.com
Thu Jun 26 10:02:30 CEST 2025
On 6/26/25 09:04, Gabriel Goller wrote:
> * When booting up there is a race between openfabric initiating the
> interface (circuit) and the underlying interface coming up. This will
> result in fabricd not configuring the circuit. That's also why a FRR
> restart after the initial boot fixes the issue. This is fixed with
> https://github.com/FRRouting/frr/pull/17083 which is included in the
> 10.3.1 version which is shipped with debian trixie.
Is this maybe something we could prevent with setting additional
dependencies on the FRR service? A cursory glance shows FRR depends on
network.target, but not networking.service (which is ifupdown2), so
maybe that's what is causing that race condition in the first place?
Might warrant a closer look imo.
More information about the pve-devel
mailing list