Heyho zusammen,
ich hatte gerade ein ganz speziellen Fehler.
Ich habe an einem Außenstandort einen Proxmox-Host mit einigen VMs stehen. Ich habe nun endlich Hardware für den zweiten Host vor Ort und wollte ein Cluster erstellen.
Auf der...
Hi,
I obtained it with this command:
journalctl --since "2026-06-10 10:00:00" --until "2026-06-10 13:00:00" > /tmp/antispam-journal.txt
pmg-log-tracker -v -s -g -l 2000 It doesn't work without specifying a time range.
pmg-log-tracker -v -s...
Know little about Gluster, so can't compare features/performance, but wanted to clarify some points regarding Ceph (again):
Among other tasks, Ceph MON will provide a copy of the CRUSH map to every component in the Ceph cluster, including...
Thanks. I had the same issue with an RTX 5060 Ti and enabling above 4G Decoding fixed it for me and I was able to install the driver. Interestingly I also had no video output at all after the POST screen. While POSTing and in UEFI BIOS it worked...
Und KernelCare hat das ja laut dem OP eingestellt. Ich bin aber auch im Team "Clustern für Hochverfügbarkeit und wenn man keinen Cluster hat, dann scheint es ja nicht so wichtig zu sein, dann muss halt eine kurze Downtime drin sein"
I decided to give up with the potential 9.1 issues and formatted the boot disk, reinstalled with a Proxmox 8.4 image, restored the VMs and started attempting this again. I was still getting the same error on 8.4 with the 6.8 kernel. I have...
Falk hat recht, ohne Redundanz wird das auf Dauer eng. Aber praktischer ist es, ZFS Replication (pvesr) zwischen den Hosts einzurichten, das geht auch mit lokalem Storage. Dann kannst du VMs live migrieren, den Node in Ruhe rebooten und...
I can see that there is a patch available and that it got implemented a few days ago.
https://git.proxmox.com/?p=qemu-server.git;a=commit;h=30e41d065623380cd4106f0524326c4da75b1cc9
Just waiting for a version bump I assume. This will probably take...
Hi
I am looking at setting up a proxmox backup server at home to backup my vms from my office
I currently have a dream machine SE in my office that can handle the vpn connection but what i was wondering is what would i use on my pbs to...
Aging Time passt mit den 30000.
Allerdings finde ich die lösung länger laufender ARP Einträge auch nicht sonderlich schön.
root@pmfw1:~# cat /sys/class/net/vmbr001/bridge/ageing_time
30000
Das die Bridge aufgrund fehlender MAC/ARP Einträge das...
The timestamp looks wrong - did you take that from `/var/log/syslog` ? - this is the place the log-tracker looks for its logs - please check that /var/log/syslog contains timestamps like `2026-06-10T00:23:42.810698+02:00` - instead of `Jun 10...
Guter Punkt, @rprengel. Anomalie-Erkennung auf Backup-Ebene (Dedup-Rate) und direkt in der VM (Datei-Aktivität) ergänzen sich gut. Beim automatischen Reagieren sollte man eher konservativ sein. VM runterfahren ist noch vertretbar, aber alles...
Hallo, wir prüfen hier Windows VMs auf ungewöhliche Datei-Aktivitäten (lesen/schreiben). Bei Auffälligkeiten fährt die VM automatisch runter. Alles weitere ist "Handarbeit" für die Admins anhand einer definierten Vorgehensweise und hängt von den...
Was @Falk R. sagt: PBS schreibt deduplizierte Chunks, die alten Backups bleiben intakt. Das ist schon mal die halbe Miete.
Und @bl1mp hat recht, die Dedup-Rate ist genau die Metrik die du willst. In den PBS-Task-Logs siehst du nach jedem Backup...
For your local LVM-thin results, a couple things to check: is iothread=1 actually set on the SCSI controller? Should be default with virtio-scsi-single on recent PVE but I've seen cases where it wasn't. Also try aio=io_uring instead of the...