Did you ever figure this out or did they fix it in an update after this? I was having a similar memory leak issue after reinstalling Proxmox Backup Server with version 4. I didn’t have this issue with version 3. Started doing this immediately...
Installing Wazuh agent on proxmox was as simple as this. Wazuh dashboard actually provides this command via "Deploy new agent" wizard.
wget https://packages.wazuh.com/4.x/apt/pool/main/w/wazuh-agent/wazuh-agent_4.7.4-1_amd64.deb &&...
I am unable to get persistent cephfs mount working as per these official instructions.
Using Ubuntu 24.04.
This will not mount at boot:
#Mount ceph filesystem for video recordings
#DEVICE PATH TYPE OPTIONS
none...
In these particular two entries probably not. The senders are different.
In the first entry it is:
and in the second:
Unless the sending software changes the sender's email address at every retry, these were different messages.
Anyway, the...
Hi, was bei mir unter Windows 11 einiges gebracht hat ist den Prozessortyp von "Host" auf "MAX" bzw. "x86-64-v4" oder "x86-64-v3" umzustellen. Ob das unter Server 2022 was bringt habe ich nicht getestet. Aber ich suche bei mir auch noch nach...
Vielen Dank! Vielleicht ist es doch einfacher einen neuen bucket zu erstellen und den alten datastore zu löschen.
Ich bin allerdings ein wenig verwirrt, was die Verschlüsselung auf den clients angeht: wenn ich auf allen drei Knoten den gleichen...
I can confirm this.
My virtual testcluster was on 9.1.5 and is on 9.1.6 now. I did upgrade without reboots. My logged in session (Linux/Librewolf) shows "0" instead of checkboxes as you describe.
In-browser logout/login and/or shift-reload is...
Thanks for the reply and sorry for redacting too much. Here is the log again (without obfuscation), that should make it clearer.
#1
2026-02-25T09:28:24.832248+01:00 pmg postfix/smtpd[11133]: connect from unknown[23.249.220.48]...
Das Stichwort ist Buffer-Cache-Kohärenz (bzw. englisch "cache coherency").
Kurz zusammengefasst: Jeder Linux-Kernel hält Dateisystem-Metadaten (Inodes, Verzeichniseinträge, Allokationstabellen) und Dateiinhalte im RAM als Page Cache vor. Ein...
Thank you for your quick reply. I understand your point. So far, I have been able to get GPU passthrough working for all previous scenarios. Even with the new GPU upgrade to an RTX 5090, it still works. It is just strange that these two GPUs can...
Hi Chris
Thanks for the info, that process worked perfect! The only wrinkle I ran in to was needing to change the owner on each of the backups to API user once they had been synced over and the remote copy job re-tasked to the remote server...
Hi,
yes, this basically works as you described, I would however recommend to use a removable datastore to sync the contents from the source datastore to the removable datastore, and then use another sync job to sync contents from the removable...
Well i am trying the whole day to install the Nvidia drivers on Proxmox, but no success till now. It breaks up halfway with DKMS errors. I downgraded the kernel to 6.14, but nothing helps. I tried Apt update, and I tried .run, but nothing worked
If by redundancy you mean disk fault tolerance, the higher the value after "raidz" the higher the fault tolerance. In practice, raidz2+ (never use single parity raidz unless prepared to lose the pool at any time)
performance= striped mirrors...