Using the new fabrics and overriding with frr.conf.local as mentioned by @fmaurer is fine as well.
Otherwise you can override the daemons config using the /etc/default/frr file...
If you're willing to use an EVPN zone, then you can designate the two nodes with the uplinks as exit nodes. They will then announce a default route to the node02 and all traffic from node02 will be routed towards them.
* please run `pmgconfig sync -restart 1` - then check the main.cf again.
* do you have any overrides in /etc/pmg/templates?
if this does not help, please do share the contents of /etc/resolv.conf, /etc/hosts, and the rendered /etc/postfix/main.cf
@mira,
Since 6.17 is now the default kernel in Proxmox VE 9.x, could you please clarify how long the 6.14 kernel series is expected to receive updates within the 9.x branch? Will it continue to receive security and stability fixes for a defined...
Hello,
Try the following configuration, it is what we have seen success with on Windows Server 2025. We do, however, have newer CPUs.
Switch the network card to VirtIO and enable NUMA for the CPU. Change the CPU type to host, and under Extra...
Hello,
I have a three-node cluster with two rings.
1. One full ring between the three nodes. Similar to the configuration shown here:
https://pve.proxmox.com/wiki/Full_Mesh_Network_for_Ceph_Server#Example
2. And one "uplink" ring of the "e0np0"...
Das ist der entscheidende Hinweis! Wir sind davon ausgegangen dass standardmäßig aktiviert ist. Ja das fixt doch sicherlich unser Problem... we will see.
EDIT: Wir haben das nicht über den Datacenter View gemacht und übersehen, weil wir auf...
Hello guys,
Is there any updates on MIG with Proxmox?
I tried to set it up with Proxmox 9.1 and kernel 6.17. I installed driver as described at - https://forum.proxmox.com/threads/proxmox-9-1-nvidia-drivers-desktop-gui.178308/
And was able to...
resolvconf and unbound are installed, resolv.conf contains only our main domain and nameserver 127.0.0.1. PMG is also configured to use 127.0.0.1 as DNS.
I'll add a rule to match Broken Mime header. But I don't see a solution for the many...
I'm testing this issue with ProxMox 9.1.6 / SmartArray / VG -> LV -> DRBD -> VG -> Storage LV disks
I have a debian 12 VM executing the code from: https://forum.proxmox.com/threads/mdraid-o_direct.156036
scsi0...
You do not need to peer BGP with a tenant VM. Your router / gateway, that is handling north-south traffic, should announce the default route to the PVE nodes in the L2VPN EVPN address family for the respective VRFs. You need to configure the VRFs...
Das Image ist korrekt. ssh statt sshd ist nur Ubuntus Namensgebung — das ist nicht das Problem.
Das Problem ist die Reihenfolge der Drop-in-Dateien. OpenSSH verwendet first match wins — der erste gesetzte Wert gilt. Die Dateien in sshd_config.d/...
We managed to fix this, by migrating our custom local config to the built-in OSPF feature.
Leaving us with the /etc/frr/frr.conf.local being only used for ospfd6 (and lo):
frr version 10.4.1
frr defaults datacenter
hostname ffac-epyc-03
log...