Hi,
The SDN section in the "Datacenter" item from the GUI's left-hand list disappeared (it is visible very briefly when the page load, but disappears in a fraction of a second. I cannot create any software-defined network anymore. When trying to create one using command-line, I get:
Nothing else happens and no network gets created.
I suppose something is wrong with the part of proxmox that manages Software-Defined Networks. Unfortunately, I do not know which part that is. A systemd service maybe?
What can I look at in my setup so I can get the SDN section visible again, and be able to manage Software-Defined Networks by GUI and shell?
Proxmox VE v8.2.4
Debian bookworm
Cluster of 3 nodes
The SDN section in the "Datacenter" item from the GUI's left-hand list disappeared (it is visible very briefly when the page load, but disappears in a fraction of a second. I cannot create any software-defined network anymore. When trying to create one using command-line, I get:
Code:
root@eridanus:/etc/systemd/network# pvesh create /cluster/sdn/zones --type simple --zone promlan
No 'create' handler defined for '/cluster/sdn/zones'
root@eridanus:/etc/systemd/network#
Nothing else happens and no network gets created.
I suppose something is wrong with the part of proxmox that manages Software-Defined Networks. Unfortunately, I do not know which part that is. A systemd service maybe?
What can I look at in my setup so I can get the SDN section visible again, and be able to manage Software-Defined Networks by GUI and shell?
Proxmox VE v8.2.4
Debian bookworm
Cluster of 3 nodes