Please see here
- https://forum.proxmox.com/threads/how-much-swap-are-we-using-in-2025-with-zfs.164402/
- https://forum.proxmox.com/threads/swap-on-proxmox-server.178832/
I currently use ZRAM and nohang.
Hi everyone.
Since it's pretty much impossible to buy workstation or server-grade hardware with 128GB or more right now, unless you've won the lottery, I got my hands on two 1L PCs with 64GB each, which I plan to use to supplement my existing...
Adding the mitigations=off parameter to /etc/default/grub yielded noticeable optimization and significant improvement. Performance in version 9.1 is particularly better compared to 8.4, so the hosts have been upgraded from 8.4 to 9.1.Below is the...
It works the same way for NFS. You will need to adjust your uids though like explained in the wiki page referenced on the first page of this thread:
https://pve.proxmox.com/wiki/Unprivileged_LXC_containers
There are also a lot of discussions in...
From what I can see version 9 correctly handles ACME certificates for us now. I don't think anything changed on the issuer part (though I'm not the one managing it). I think even the latest version of 8.4 handled it on one of the clusters I...
Monitoring should be automatically done in the background from another system so that you have proper monitoring and alerting. This can be automated via pvecm if you want to do this, but don't manually look for stuff.
That should work, too. You...
Not sure if it is 'The' recommended way, but as I mentioned, we rely on a NTP source in our network so it is reachable for all machines. In your case if you do not have the means to set up a dedicated NTP source, using one of the PVE hosts, or...
This is not an 'ntp' option, this is for the startup of the vm, windows likes to have the system date/time in the local time zone, while *nix OS likes to have the system date/time in UTC. This option translates the host time for the vms to the...
When synchronized with NTP, the RTC is typically not referenced.
For example, in Windows, it is referenced at startup. Once synchronization with NTP begins, the RTC is never referenced again. If synchronization with NTP has not started, it...
I tried this years ago and was sadly not able to do it properly and beeing rock solid at the same time so we just bought two disks / BOSS-card-equivalent per host and went with it. Never had any issue since then and never looked back.
I tried this years ago and was sadly not able to do it properly and beeing rock solid at the same time so we just bought two disks / BOSS-card-equivalent per host and went with it. Never had any issue since then and never looked back.
The workaround "systemctl disable ifupdown-wait-online.service" is working only on older systems (pre-debian-13.1.2).
I can see that since 13.1.2 "ifupdown" and "ifupdown2" is installed, on older systems only "ifupdown".
The issue is triggered...
I could confirm, turning TSO off on phy nic (post-up script) fixed this issues for me as well (I219V), no hangs so far (2w), only slightly higher cpu utilization 1-2% during nic traffic
Not sure if it is 'The' recommended way, but as I mentioned, we rely on a NTP source in our network so it is reachable for all machines. In your case if you do not have the means to set up a dedicated NTP source, using one of the PVE hosts, or...
Hello.
Could we say 'completed' or 'finished' instead of stopped for a successfully completed job?
Successfully stopped is a bit weird. I thought someone stopped this job.
Der Scrub dauert schon wieder seit gestern an. Die Belegung steigt langsam, unangenehm.
Ich frage mich, ob es notwendig oder hilfreich wäre, das OCFS2-fs auf allen drei Nodes gleichzeitig zu unmounten?
Nicht dass ich das gern tun würde, bräuchte...
Thank you for the detailed explanation. It really cleared up my long-standing confusion. I previously thought checking "Use local time for RTC" was enough, but now I understand it only affects the initial boot and that a continuous sync mechanism...
Ok, danke. Eigentlich sollte das auch der fall werden, nur ist es aktuell umgekehrt: wenn ich irgendwo Dateien lösche oder allgemein Speicher frei mache, wird die bootdisk der container, VMs und ich glaube auch vom root immer kleiner (z. B. Ein...
root@nas:~# uname -a
Linux nas 6.14.11-5-pve #2 SMP PREEMPT_DYNAMIC PMX 6.14.11-5 (2025-12-15T08:44Z) x86_64 GNU/Linux
Tried 570.211 driver same problem. Its an 1650 so I'm not sure how newer can I try, the latest 590 driver doesnt support it...
Thank you all for the valuable advice and suggestions.
Regarding the environment I am currently configuring, I don't have a NAS capable of running containers, nor do I have a spare single-board computer (like a Raspberry Pi) available to...