Nah, that's one of the few things I haven't tried yet.
Thanks for the suggestion, I will attempt to do this tomorrow and update you! Hopefully it's possible to downgrade without having to reinstall everything.
My global whitelist includes records with the sender domain "abc.com", but PMG still keeps rejecting emails from redmin@abc.com as spam. Have I done something wrong?
A rule can be established in Postfix to prohibit emails sent from local domains, as emails sent between local domains will not be delivered to PMG.
vim header_checks
/^From\:.*\@xxxooo\.com/ REJECT Spam
postmap header_checks
vim main.cf...
Don't expect the latest hardware (Arrow Lake-S) to work on older operating systems. Your safest option is to use Ubuntu 26.04 LTS as the guest VM and carefully follow the official QEMU documentation for Intel iGPU passthrough...
We are excited to announce the release of Proxmox Virtual Environment 9.2. This release focuses heavily on platform refinement, stability, and core optimization.
Proxmox VE 9.2 is built on the robust Debian 13.5 "Trixie" and ships with Linux...
One of the primary reasons I conducted this test was to evaluate the performance gap between the virtualized environment and bare metal ("Bare Metal vs. Virtualization").
Although this baseline benchmark was performed on a single bare-metal...
We are excited to announce the release of Proxmox Virtual Environment 9.2. This release focuses heavily on platform refinement, stability, and core optimization.
Proxmox VE 9.2 is built on the robust Debian 13.5 "Trixie" and ships with Linux...
I wonder what does "BGP Fabrics" bring to the table that EVPN/VLAN couldn't provide.
Would be great to be able to set VRF for physical node interfaces as exit point for BGP integrations.
Currently we have to set that up manually after zone...
please provide the journal of all 5 nodes covering the bootup, and the full journal for the corosync and pve-cluster units on all 5 nodes for the same boot.
Does it fail to boot even when pinned to kernel 6.17 or when using QEMU 10?
apt reinstall pve-qemu-kvm=10.2.1-2
If it boots up like that, it means MBEC/GMET is enabled, so isn't HVCI being enabled automatically during installation, causing a...
I use Proxmox in my home-lab, mostly for fun now, since I've retired. I did want to use it to replace a bigger (Redhat) oVirt infra I was operating in a corporate lab, but that went into the cloud instead, and I left early.
So no, it's not very...
Thanks for showing your interest. The cloud market is already huge. I was mainly looking at niche areas where ARM and Proxmox naturally complement each other well.
Your point about keeping ARM support open beyond only datacenter-grade hardware...
I explored an ARM fork made by a Chinese developer some time ago (version 8 based).
My interest was at the opposite end, putting a set of services I wanted to run in a super resilient HCI manner on a three node HCI cluster with Ceph using...
And, of course, I had just chosen yesterday, to update my home-lab, since all these security issues kept piling up in the news, not that I have anything open to the Internet there...
So I did a da capo today.
Worked pretty well generally...
I'd either let PVE manage the ZFS pool and give OMV storage from that (ext4 inside) or pass a whole controller through to it. I'm not personally a fan of giving a guest a whole part of my hardware as it goes against my idea of a hypervisor.
This looks like the same issue as Post #97
If cat /sys/devices/system/clocksource/clocksource0/current_clocksource is hpet, and not tsc, then that is your problem, and the fix.