[pve-devel] applied-series: [PATCH pve-manager 1/4] pve-sdn-commit: fix reloading logic
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Jul 17 21:27:16 CEST 2025
On Thu, 17 Jul 2025 17:28:38 +0200, Stefan Hanreich wrote:
> The API for generating the SDN configuration has been changed in the
> fabrics patch series ('387cc48'). Use the new API to commit the SDN
> configuration on boot, since otherwise the one-shot service fails to
> apply the SDN configuration on boot.
>
> The service was also missing an ifreload, since the ifupdown2 config
> gets regenerated by SDN and needs to be applied before generating the
> FRR configuration in order for the FRR config generation to work
> properly.
>
> [...]
Applied the four manager patches, thanks!
It might be nice to early exit if there is no SDN configured, and maybe some
other simple conditions we could check, as always reloading the interfaces
even if not required seems not really ideal. But this can be followed up on.
More information about the pve-devel
mailing list