[pve-devel] [PATCH] pve-rs: fabrics: handle missing running-config and no fabrics config
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Nov 14 12:01:05 CET 2025
On Fri, 14 Nov 2025 11:30:09 +0100, Gabriel Goller wrote:
> Correctly handle if there is a missing `/etc/pve/sdn/.running-config`
> file. This happens, e.g. on a clean installation without any sdn "apply"
> activation. Also handle a config where there is no fabric configured.
> The `status()` functions gets called every few seconds to populate the
> network resources in pve, so don't return an error if there is no
> running-config or no fabric config. The other functions (neighbors,
> interfaces, routes) only get called by the api, so we can return an
> error on those.
>
> [...]
Applied, thanks!
[1/1] pve-rs: fabrics: handle missing running-config and no fabrics config
commit: 7d68ea0b9a13ba37bca42cb9fe3ad180b3251c1a
More information about the pve-devel
mailing list