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...
Of course not :) They are bottom of the barrel trash SSDs! Look at the price.
I use it as a boot disk. Which is mirrored with another drive. When using a drive, I suspect a firmware issue leading to total failure and plan my vdevs accordingly...
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.
I think the OP is talking about MailGateway (not sure since his post doesn't say much about what he actually wants to achieve) not PVE. The recommendation is the same though: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#chapter_pmgupgrade
mailq
edit: Oh, and the command which I execute habitually:
dmesg -T | tail
This many times let me unexpectedly spot unusual events which colleagues or a monitoring system haven't noticed.
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...
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 ran a config script ```bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/post-pve-install.sh)"```, pve post install, on my Proxmox 9 machine to improve my experience. After the system rebooted I...
If you had 6.x running previously, you can reboot and choose the kernel you want to run.
Failing that, I hear there's a "live" option for running Proxmox (think it's an unofficial community thing), so might be worth taking it for a spin that way...
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.
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...