Vendor gave me a link to the new BIOS updated last night around 5PM 2026-05-11.
Within 3 hours again, the 4e device again had dropped off the PCI Bus.
...
[Mon May 11 17:24:13 2026] vfio-pci 0000:bb:00.0: resetting
[Mon May 11 17:24:13 2026]...
While these threads are storage-slanted, the feedback it the threads is from companies running successful businesses, almost exclusively on Proxmox Virtualization Environment...
I am getting into this as well.
I suggest making a spam & ham directory somewhere on your PMG. For example,
/root/bayes/spam/ → phishing, scams, junk
/root/bayes/ham/ → legitimate business mail
You need to start saving .eml files of...
Try to update the firmware of your Samsung drives.
Try to disable PCIe ASPM in BIOS or any other power saving feature.
Check if the drives overheat -> improve cooling.
Could also be an issue with the pcie -> m.2 adapter ...
Will the OS boot when I install the Hyper-V role on a virtual machine configured with `viommu=intel`?
I have a virtual machine on my PVE9 that I use for testing.
For some reason, when using GPU passthrough, viommu=intel or viommu=virtio is...
I’ve told you to remove unnecessary settings, but for some reason you keep adding them even though you don’t understand them...
My settings are specific to my environment. They are not suitable for yours.
*It contains unnecessary items and is...
What do you mean by extensively? Most people use it as their only virtualization platform in various setups for many years, even decades. A few years ago, there was a post by Proxmox stuff about the install numbers, yet I cannot find it anymore...
proxmox (VSphere VMWare to Proxmox migration)
Hello,
We are in the process of migrating our existing VMWare VSphere VMs to proxmox environment. All our VMs disks are placed under common storage across esxi.
As per the documentation, already...
proxmox (VSphere VMWare to Proxmox migration)
Hello,
We are in the process of migrating our existing VMWare VSphere VMs to proxmox environment. All our VMs disks are placed under common storage across esxi.
As per the documentation, already...
Hello guys,
After another update to Veeam (v13), this issue came back again. (PVE do not start and jobs waiting for a worker)
I followed the same process as below:
C:\Program Files\Veeam\Plugins\PVE\Service\
Edit the appsettings.json file...
Hello. I deployed Proxmox Mail Gateway version 8.2 on my Hyper-V hypervisor. After configuring fetchmail according to the administrator's guide https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_fetchmail, emails are collected...
Hallo zusammen,
wir haben vor 1 Monat von 8 auf 9 Aktualisert, aktuell sind wir auf der 9.1.9.
Uns ist nun aufgefallen, das wenn wir ein Klon von einen verknüpften Klon machen der Wert IO Verzögerung durch Auslastung auf 98% schnellt und das...
ok. So, I followed these instructions, but they are a little incomplete. Specifically the section marked:
Install proxmox-pve-exporter
There are some steps you have to do inside of Proxmox to make Prometheus pve exporter work correctly.
You...
Hallo
Hatte letzte Woche mal wieder die Updates gemacht. Stand ist 9.1.9.
Es war auch ein Kernel update dabei, jedoch hatte ich nicht gleich einen Neustart gemacht. Am Sonntag startet der MiniPC neu und hing im PinkScreen mit PanicError.
Bei...
Additionally, with just 3 nodes in a ceph cluster, make sure you have at least 4 OSDs in each. Because with just 2 per node, you will likely have issues if one of the OSDs fails. As then Ceph will recover the lost replicas to the only node it can...
Those are on the cheaper and slower side of consumer SSDs. They will not perform well with sustained load and the primarily sync writes that Ceph does.
The recommendation for enterprise SSDs with power loss protection (PLP) is there for good...
Currently I use 6.17.13-7-pve in my cluster and it works fine. CEPH was using KRBD but I felt that it might have been contributing to the problems.
Now I have KRBD disabled and the VMs are using userspace CEPH client libs.
Hi. Apparently the same thing happened to me. Went from 9.1.6 to 9.1.9 today and got kernel panic :
unable to mount root fs on unknown-block(0,0)
Rebooted back to 6.17.13-7-pve and all seem ok.
journalctl does not seem to show much. But maybe...
I had the same issue. Some of the systemd network configuration was vanished, I don't know the root cause.
To solve the issue in my case:
apt-get install --reinstall ifupdown2
This do the trick and configure systemd network related scripts, so...