Hello,
Existing cluster: v8.1.4
New node: v8.2.4
I'm having a strange issue with applying SDN (QinQ) across my cluster but specifically to a new node.
Currently the cluster has 8 nodes and I joined a 9th. Everything has been working perfectly and applying SDN across the existing 8 has been working flawlessly for some time (and continue to work fine throughout the below). Upon joining a 9th node, SDN appears on the new node Server View (SDN Zone is set to All) however, it fails to apply and remains pending with the message (and yellow exclamation mark present) for the new node:
"local sdn network configuration is too old, please reload"
The networking configuration and hardware is identical on all nodes, even up to the interface names, VLANs etc. There are no issues with MTU, jumbo ping or SSH, across the cluster or to the new node.
"source /etc/network/interfaces.d/*" does indeed exist at the bottom of /etc/network/interfaces
"/etc/network/interfaces.d" has the "sdn" config which matches the rest of the clusters sdn files
"/etc/pve/sdn/" has "vnets.cfg" and "zones.cfg" present and matches.
This is where it gets strange:
At first, on the new node, the 'sdn' file was not present in /etc/network/interfaces.d despite applying multiple times. The error at that time was "local sdn configuration is not yet generated".
A minor change was applied to the node Network configuration via the GUI and suddenly the SDN came up and the 'sdn' file was present, matching versions. Now all is good.
However, applying SDN again (even with no changes), results in the yellow exclamation mark only on this new node (all other nodes are reloaded and available) and "local sdn network configuration is too old, please reload" message. Reviewing the file shows the version number to be the previous revision while all other nodes in the cluster are the newer version.
Repeating of Apply Configuration on the Network of the new node (by just editing a Comment) results in an instant fix, and the latest 'sdn' version file is present and SDN is healthy.
Any guidance would be much apprecaited.
Existing cluster: v8.1.4
New node: v8.2.4
I'm having a strange issue with applying SDN (QinQ) across my cluster but specifically to a new node.
Currently the cluster has 8 nodes and I joined a 9th. Everything has been working perfectly and applying SDN across the existing 8 has been working flawlessly for some time (and continue to work fine throughout the below). Upon joining a 9th node, SDN appears on the new node Server View (SDN Zone is set to All) however, it fails to apply and remains pending with the message (and yellow exclamation mark present) for the new node:
"local sdn network configuration is too old, please reload"
The networking configuration and hardware is identical on all nodes, even up to the interface names, VLANs etc. There are no issues with MTU, jumbo ping or SSH, across the cluster or to the new node.
"source /etc/network/interfaces.d/*" does indeed exist at the bottom of /etc/network/interfaces
"/etc/network/interfaces.d" has the "sdn" config which matches the rest of the clusters sdn files
"/etc/pve/sdn/" has "vnets.cfg" and "zones.cfg" present and matches.
This is where it gets strange:
At first, on the new node, the 'sdn' file was not present in /etc/network/interfaces.d despite applying multiple times. The error at that time was "local sdn configuration is not yet generated".
A minor change was applied to the node Network configuration via the GUI and suddenly the SDN came up and the 'sdn' file was present, matching versions. Now all is good.
However, applying SDN again (even with no changes), results in the yellow exclamation mark only on this new node (all other nodes are reloaded and available) and "local sdn network configuration is too old, please reload" message. Reviewing the file shows the version number to be the previous revision while all other nodes in the cluster are the newer version.
Repeating of Apply Configuration on the Network of the new node (by just editing a Comment) results in an instant fix, and the latest 'sdn' version file is present and SDN is healthy.
Any guidance would be much apprecaited.