Additionally, I discovered a rather funny side effect of this setup.
I enabled outbound spam checking in PMG and because of the false SPF/DMARC scoring on outgoing mail, a notification from a postmaster about a message being classified as spam...
It could also be a QEMU regression. Could you also try downgrading the QEMU package (independently of the kernel)? VMs have to be started fresh to be running with the downgraded QEMU binary (shutdown+start or using the Reboot button in the UI...
Hello,
I noticed what appears to be incorrect calculation/display of the “Spam Scores” statistics in the PMG web interface.
Under:
Statistics -> Spam Scores
for the date 2026-05-20, the interface shows:
Score 0 = -20
Percentage = -16%
which...
Hi
I'm in the process of upgrading proxmox 8 to 9. We have a three hosts cluster that was setup before I started here. The last upgrades from 7 to 8 went fine and so
did the first two hosts out of the cluster when upgrading from 8 to 9.
The...
@Weltherrscher I found an upstream patch that should resolve the issue and pinged the maintainers about it. It's a bit strange that nobody else is running into this issue, but it might depend on the specific workload pattern/guest kernel (the...
Retrying results in the same error ("Recursive internal problem."). Here's the strace output (doesn't appear to contain any sensitive information):
strace: Process 9781 attached with 20 threads
[pid 10112] 13:42:37.463571 futex(0x7547b800e598...
Da bereits wieder 50GB auf den pool geschrieben wurden, stehen die Chancen mehr als schlecht. Mit Glück ist vielleicht noch ein Snapshot vorhanden.
zfs list -t snapshot
Aber ohne Backup der VM wird höchstwahrscheinlich nur Forensik bleiben, da...
Always works with 1300 MB RAM.
Never works with 1024 MB RAM.
Havent test balloon, but ksm no effect.
Dual core used. More cores = more parallel install, 3 or 4 might need 1500 MB during install.
You can lower RAM after install.
Hallo,
ich habe versehentlich ein ZFS zvol gelöscht das wichtige Daten enthielt. Ich suche nach Möglichkeiten zur Wiederherstellung.
Setup:
Proxmox VE 8.0.3
ZFS Mirror Pool ("Data-Store") auf 2x WD 500GB HDDs
Das zvol...
Mein Use-case war, eine VM zu haben, auf welcher ich dann über das browserfenster von Proxmox (also die Konsole) als beispiel steam öffnen und dort spiele starten und spielen kann.
Habe schon gelesen das es, sobald ich die iGPU durchreiche und...
Hi everyone,
I wanted to share a significant performance bottleneck I identified and resolved during the Garbage Collection Phase 2 process on a PBS setup using an XFS(NVMe drive r_await = 0.09, w_await = 0.02 when i traced processes)...
The way COW works, the 2:2 parity data is still on the zpool after you 'move it out', and still being used to calculate the total space of the pool. You need to actually replace that data with 2:4 parity data so it calculates with that. 1.35TB...
I changed shared flags, no I don't have shared local storage across all hosts. They're all independent. I did perform disk checks on all hosts. Journalctl shows nothing when these errors occur. Virtualbox VMs work flawlessly with all test images...
Here's the output:
root@pbs1:~# gdb --batch --ex 't a a bt' -p $(pidof proxmox-backup-proxy) > proxy.backtrace
warning: Missing auto-load script at offset 0 in section .debug_gdb_scripts
of file...
Ok, thank you. System (boot) partition is ext4 and I would like to keep it that way. First I need upgrade to final version of 7 - I hope that issue would not be the case here already! Because I'm more affraid about NIC name changes (all NIC's are...
The boot manager is that part of the system which takes care to take over control over the hardware after the BIOS is finished with the initial startup. It launches the Linux kernel and afterwards the rest of ProxmoxVEs operating system. Since...