This is a new one for me. Proxmox is indicating 100.43% memory usage or 16.07GiB of 16.00GiB. I did just upgrade this node this morning with the enterprise repository. We are going to hold off on the other nodes for now until we get more...
No task running during that command.
root@pbs1:~# proxmox-backup-manager version --verbose
proxmox-backup 4.2.0 running kernel: 6.17.13-4-pve
proxmox-backup-server 4.2.0-1 running version: 4.1.10...
Kommt darauf an, generell sollte man keine Wunder erwarten, weil man RAM nicht wirklich überprovosionieren kann, siehe hierzu folgenden Post von dunuin: https://forum.proxmox.com/threads/ramverbrauch-bleibt-konstant.107279/#post-461391
Bei VMs wo...
Thanks for the write-up. I am now passing similar hurdles with an Orange Pi RV2 (with ZFS for good measure; needed to install a kernel headers package that their images ship under /opt to build the DKMS modules).
Some notes:
* Initially I set...
I just created a fresh datastore, put it in maintenance mode,
copy the .chunks dir contents to an image disc using rsync, move original .chunks to .chunks.ori, mounted my image disc, chown backup:backup the freshly mounted dir, put datastore out...
Hi,
I have the need for some air gapped backups (about 30TB) for my Proxmox data. In the past I just kept a PBS in my office next to my desk that I would turn on in the morning every couple of days, physically disconnect the network after a...
Entschuldigt, das Problem war ein echt banales...
Ich hatte parallel zum update auch ein bios-update gemacht. Ich hatte aber nicht erwartet, dass die Einstellungen (zum Teil) im Bios zurückgesetzt werden. In meinem Fall wurde die Grafikeinheit...
Subject: PSA-2026-00018-1: "copy.fail" local privilege escalation via AF_ALG socket
Advisory date: 2026-04-30
Packages: proxmox-kernel-6.8, proxmox-kernel-6.14, proxmox-kernel-6.17
Details:
An issue published under the name "copy.fail" was...
Since you didn't mentioned it: Do you have a qdevice in your cluster? Otherwise you might run into a split-brain-situation: https://pve.proxmox.com/wiki/Cluster_Manager#_corosync_external_vote_support
For reference, patches have been submitted to the developer mailing list: https://lore.proxmox.com/pbs-devel/20260430121015.528664-1-c.ebner@proxmox.com/T/#t
I updated my Proxmox machine today and the default kernel was updated to Linux 7.0.0-3-pve. Everything appears to be working correctly, however my idle power usage has significantly increased. As this is a home lab environment running Nextcloud...
Thanks for pointing th edocumentation about it.
I just tryed using a loop mount using a 3GB image disk, but this fails:
INFO: 15% (1.1 GiB of 7.0 GiB) in 3s, read: 368.0 MiB/s, write: 362.7 MiB/s
INFO: 20% (1.4 GiB of 7.0 GiB) in 6s, read...
Hello everyone,
I’d like to know how the F5 BIG-IP Load Balancer Virtual Edition performs on Proxmox VE. What has been your experience with it in practice?
There is an official guide:
https://my.f5.com/manage/s/article/K85183351...
Zunächst würde ich
/etc/apt/sources.list.d/pve-enterprise.list.save.2
und
/etc/apt/sources.list.d/pve-enterprise.list.save.1
löschen. Zum einen, weil sie wegen des Filenamens (list.save.x statt .list) ohnehin ignoriert wird (invalid extension)...