I would by now set up the VLANs via the SDN. That makes it easy if you have more than one node.
Even with only one physical interface, the config will most likely not change much.
The VLAN 209 for MGMT only, should be configured as mentioned...
first of, why do you have that many bridge ports? If you want network redundancy, look into bonds!
Adding many bridge ports is like plugging in multiple cables to the same switch. If those bridge ports connect to the same physical switch, you got...
Hast du mal nachgeschaut, auf einer Node die noch läuft? In /etc/pve/nodes/pve3/qemu-server, bzw lxc sollten die configs liegen. Wenn kein HA aktiviert ist, was die Gäste automatisch recovered, musst du das von hand machen. Z.B. mit
mv...
/etc/pve/qemu-server und /etc/pve/lxc (OpenVZ ist noch da, aber wohl schon lange nicht mehr verwendet) zeigt immer die lokale node. Aber unter /etc/pve/nodes/NODE/... sollte die Ordnerstruktur für alle Nodes da sein.
In der GUI sollte aber auch...
Changing the Ceph cluster network is easy. Change it in the config file and restart the OSDs. Only one host at a time! systemctl restart ceph-osd.target.
The Ceph Public network is a bit more involved because it is not just the config file. The...
Hier scheint nur das Debian Security Repo konfiguriert zu sein? Das reguläre Debian Repo scheint zu fehlen. Entsprechend wirds da wohl zu Problemen kommen.