* 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...
Hello, we are using a relatively simple ospf config similar to this:
https://packetpushers.net/blog/proxmox-ceph-full-mesh-hci-cluster-w-dynamic-routing/
We use ospfd and ospfd6
/etc/frr/frr.conf.local looks like this:
frr version 10.4.1
frr...
I've verified that after some time now everything looks fine.
Probably it has been slow to gather every information from the servers.
I'll mark solved.
Hypervisor already knows subnets, and is configured per vrf/zone to have a gateway IP, and route the trafic.
I just want to add a static route to each VRF.
I would much rather just add the static route somewhere, than have some tenant VM have...