At work ARC is not my concern since my employer is stuck with vmware. The RAM crisis is real though but I was hesitant to enable zram via an ansible-Playbook since I feared potential side effects. Thus I planed to do some benchmarking which is...
You might find this of interest: https://chrisdown.name/2018/01/02/in-defence-of-swap.html
Without SWAP I wouldn't use nohang. I only use it because linux doesn't always step in on its own for some reason. I didn't configure it further.
@proxuser77 If you boot off ZFS they do not create swap to avoid problems:
https://pve.proxmox.com/wiki/ZFS_on_Linux#zfs_swap
https://pve.proxmox.com/pve-docs/chapter-pve-installation.html#advanced_zfs_options
And another piece by Chris Down why he recommend to use zswap instead of zram: https://chrisdown.name/2026/03/24/zswap-vs-zram-when-to-use-what.html
It has some nuance though, so better read for your self ;) And thanks to @UdoB for his hint on...
Feature requests should be filed on https://bugzilla.proxmox.com which is monitored by the developers. In this community forum it might happen, that developers miss something
Version 3.0: Evaluation of SPF python3-spf, enhanced checks and autoblocklist of bad senders
This script will do an awesome filterjob:
- filters very early (before DATA) with very little CPU power
- high filter-rate
- more or less no false...
@proxuser77 If you boot off ZFS they do not create swap to avoid problems:
https://pve.proxmox.com/wiki/ZFS_on_Linux#zfs_swap
https://pve.proxmox.com/pve-docs/chapter-pve-installation.html#advanced_zfs_options
Also im Vergleich zu unserem ersten Test ist das ein Glanzresultat.;)
Die Performance ist massiv besser geworden.
Eine neue Installation ist grundsätzlich schon möglich, aber wir müssten dann alles vom alten TS auf den neuen übernehmen.
Das geht...
We have the same problem since about two weeks.
Fedora CoreOS for a Docker environment
NAME="Fedora Linux"
VERSION="43.20260316.3.1 (CoreOS)"
RELEASE_TYPE=stable
ID=fedora
VERSION_ID=43
VERSION_CODENAME=""
PRETTY_NAME="Fedora CoreOS...
Hi, yes, I've solved the problem, and it was, as funny and trivial as it may sound, a human factor:p. Since I was far away from the server at the time of configuration, I decided to go and see how the engineers at the data center connected the...
After 8 hours of bumping against wall with error code of 0x80070643 and fail install of Qemu Guest Agent, I can share solution 3.
My VM was physical UEFI machine virtualized, thus require OVMF BIOS setting (for UEFI boot). Default Video setting...
I am using the template Proxmox VE by HTTP in Zabbix. Disabling it stops the log-spam.
The template has an item Time which uses the API : https://{$PVE.URL.HOST}:{$PVE.URL.PORT}/api2/json/nodes/proxmox1/time
It has a default polling interval of...
Hi!
The reader task log is "too large for the server to process" even when split 4 ways with "split tasklog --number=4". If it's of high importance i uploaded it to limewire: https://limewire.com/d/mSfSI#wyOJLL0CkH
Using "sudo -E...
After a BIG struggle with this issue, I've found that sometimes, for obscure reasons, the installer of the guest agent spews out an error like:
Error: 8004E00F when trying to access COM+ Applications in Component Services
I solved this...
I don't mind, I didn't want to make a FR because for dedicated users options already exist, it was mostly of wanting to know if a "batteries included" option to have SMB shares straight from Ceph was being evaluated.
Looking at the bugzilla it...
Why not disable swap? It is not mandatory. You don't like it to be used anyway, so why provide swap in first place?
Our production PVE servers are running fine without any swap.
If you have enough RAM just disable and never think about again.
I think this is because we get ldap values already utf-8 encoded, but treat them as if they are not. sent a patch[0].
[0] https://lore.proxmox.com/pve-devel/20260417110451.134766-1-h.laimer@proxmox.com/T/#u