We have the same problem and I think it's related to this:
https://bugzilla.proxmox.com/show_bug.cgi?id=7544
Mounting via NTFS-3G works, but it is not practical for customers who need to recover files on their own and do not have experienced...
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.
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 have never tried HDDs + L2ARC SSD for PBS datastore. With that hardware I'd go for HDDs + svdev SSD because L2ARC is optimized for read workloads while PBS also heavily benefits from fast writes.
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.