We applied a patch to pve-qemu, built the package, and verified its operation in a test environment.
Although it works, we confirmed that existing PVE virtual machines no longer function properly with their current settings.
I believe the method...
Looking at the graphs you posted, a few things stand out.
The Ceph pool metrics show almost no writes — IOPS and throughput on `pve_ceph_prod_3az` are nearly 100% read. Cross-AZ write latency is not what's hurting you here. The good news is that...
I've tried to get proxmox on my HP DL380p Gen8 G8 for weeks now and every time its the same error "package failed to install "random package here" ", I've tried different usb sticks iso's different versions different tools for writing to the usb...
Hello,
I have recently set up PBS and am quite excited by it.
Now I would like to create a script on my PVE that checks that each of my backup enrolled VMs has at least one recent verified backup on my PBS. It looks like I can do that by...
Hi, I feel like i've searched far and wide for every solution so i'm turning here. I've looked through many an article and from what i can understand I believe the issue lies in my VM
(proxmox 8.4.17)
im using an A380 as a secondary gpu that im...
What's proxmox's stance on this? I use proxmox as my desktop because I want to live and breathe it at all times so Im aware of issues that might show up in my production environ. And it breeds familiarity and expertise. And easy to test things out.
Hi,
The issue appears to be that your Windows Server 2025 VM is stuck in an Automatic Repair loop and unable to boot normally.
Since the cloned VM is also showing the same behavior, this likely indicates OS-level corruption or a possible...
I've got my 174.39GB pve-data thinpool which has four LXCs on it (no VMs on this machine) and I also created a 500GB USB-data thinpool on a 1TB USB NVME, which has no LXCs or VMs on it, but it's showing as 51.79% used, as you can see below...
Installing OPENSTEP 4.2 on Proxmox 8.x (Floppy + QMP Guide)
Hi,
I managed to successfully install OPENSTEP 4.2 (Intel) installation boot diskette image. on Proxmox 8.2.2. I also managed to “swap” the diskette. This one was a bit hard to solve...
Hi Sacha, you can pass arbitrary arguments to kvm using the --args option of qm. This [0] SO post gives an example:
-blockdev driver=file,node-name=f0,filename=/path/to/floppy.img -device floppy,drive=f0
[0]...
Installing OPENSTEP 4.2 on Proxmox 8.x (Floppy + QMP Guide)
Hi,
I managed to successfully install OPENSTEP 4.2 (Intel) installation boot diskette image. on Proxmox 8.2.2. I also managed to “swap” the diskette. This one was a bit hard to solve...
My kernel journey began when my 2014-era low-power mini PC (Haswell i3-4030U with 8 GB RAM) started failing to passthrough NIC cards properly. I rely on this system as my main router and run additional services on it. After kernel 6.11, a change...
Hi, @TobiTobs
A quick G. search gives:
https://www.postfix.org/TLS_README.html
"You can ENFORCE the use of TLS, so that the Postfix SMTP server announces STARTTLS and accepts no mail without TLS encryption, by setting "smtpd_tls_security_level...