[pve-devel] [PATCH manager 0/3] network interface pinning fixes

Stefan Hanreich s.hanreich at proxmox.com
Fri Jul 18 14:33:10 CEST 2025


Provides the following fixes:

* check for changes in the SDN configuration and only runs pve-sdn-commit if
  there are changes to the SDN configuration

* pve-{sdn, firewall}-commit now wait for quorum on startup

* adds a missing undef check in the update controllers logic of the pinning tool

pve-manager:

Stefan Hanreich (3):
  network-interface-pinning: avoid comparing undefined string
  {sdn, firewall}-commit: wait for quorum
  sdn-commit: only reload ifupdown if sdn configuration changed

 PVE/CLI/proxmox_network_interface_pinning.pm |  2 +-
 bin/pve-firewall-commit                      | 10 +++
 bin/pve-sdn-commit                           | 75 ++++++++++++++++++++
 services/pve-firewall-commit.service         |  2 +-
 services/pve-sdn-commit.service              |  2 +-
 5 files changed, 88 insertions(+), 3 deletions(-)


Summary over all repositories:
  5 files changed, 88 insertions(+), 3 deletions(-)

-- 
Generated by git-murpp 0.8.0



More information about the pve-devel mailing list