The setting in "Add: Sync Job Pull - Pull Direction" accepts a "Rate Limit:" in MiB/s = Mebi Bytes.
The usual (but not all) bandwidth diagrams show Bits per second.
Any chance this was the culprit...?
Backup Server 4.1.4 (andere Versionen nicht getestet)
Der Sync zwischen meinen PBS (offsite Backups) läuft mit sturen 8 Mbits, egal was in /etc/proxmox-backup/sync.cfg gesetzt ist (Einstellung per GUI).
Eine externe Beschränkung scheidet aus...
Das klingt stark nach dem Telegram Message-Limit. Die API gibt 400 zurück wenn die Nachricht über 4096 Zeichen lang ist. Bei einer einzelnen VM passt das noch, bei mehreren wird der Body mit den ganzen Backup-Details schnell zu lang.
Schau mal in...
Das klingt stark nach dem Telegram Message-Limit. Die API gibt 400 zurück wenn die Nachricht über 4096 Zeichen lang ist. Bei einer einzelnen VM passt das noch, bei mehreren wird der Body mit den ganzen Backup-Details schnell zu lang.
Schau mal in...
Prüft diesen Plan bitte gründlich. Wie schon geschrieben bin ich eher auf den Nachfolgern (3par) zu Hause, aber da gibt es folgende Fallen:
Die Platten haben eine spezielle Formatierung (520 statt 512 Byte/Sektor)
Die Platten brauchen spezielle...
Die "1 MiB Cluster = Ursache" Story stimmt so nicht. Cluster-Overhead ist real, aber das sind ein paar Prozent, keine 2+ TiB. Das Problem bleibt der Controller der die UNMAPs nicht umsetzt, das ist unabhängig vom Filesystem.
Was @Johannes S zum...
Hallo,
ich habe gerade meinen 3. Host, auf dem eigentlich nur das Quorum und ein paar VM's laufen, aktualisiert:
Kurz nach dem Update haben die Hosts 1 und 2 einen reboot gemacht. Beide gleichzeitig. Die haben noch die ältere Version und die...
Backup Server 4.1.4 (other versions not tested)
The sync between my PBS (offsite backups) runs at a fixed 8 Mbps.
Regardless of the setting in /etc/proxmox-backup/sync.cfg (configured via GUI).
An external limit is ruled out because even a...
If I recall correctly you should also be able to use host + disabled flag for nested virtualization to get a good performance and maximum features of your cpu
-cpu x86-64-v3,... and -cpu host,... are not the same thing. x86-64-v3 is a named CPU model / ABI baseline, while host is host passthrough. In QEMU terms, named models expose a predefined, stable feature set, and host passthrough exposes the host...
Aber nur, wenn die Storage-Hardware das anbietet. Der OP erwähnt eine SAN, die können das ja oft nicht, sondern werden über FibreChannel angebunden. Wenn die Storage-Hardware NFS anbietet, wäre das aber auch meine Empfehlung an den OP, weil das...
ah now i get it. so the software doesnt properly handle a graceful shutdown if its not closed beforehand.
hmmm unfortunately i dont have anything constructive to add here :(
If the proprietary software inside the VM doesn't do a shutdown procedure I lose data.
I can manually do this, but I want to run a bash script to save my data.
Google Gemini says to reinstall acpid on the Debian VM so I can hook a bash script...
@Cheuksin, nach nem Firmware-Update werden gern mal BIOS-Settings zurückgesetzt. Check mal ob die NPU im BIOS noch aktiviert ist, bei AMD Strix gibts da meistens nen Eintrag unter Advanced oder sowas wie "AI Features" / "NPU Enable".
Ansonsten...
Die "1 MiB Cluster = Ursache" Story stimmt so nicht. Cluster-Overhead ist real, aber das sind ein paar Prozent, keine 2+ TiB. Das Problem bleibt der Controller der die UNMAPs nicht umsetzt, das ist unabhängig vom Filesystem.
Was @Johannes S zum...
Das "IPv0" in der Fehlermeldung ist der Hinweis. Das passiert wenn ddclient nicht weiß ob er IPv4 oder IPv6 nutzen soll. Poste mal deine ddclient-Konfig:
cat /etc/ddclient.conf
Vermutlich fehlt da ein usev4=webv4 oder es steht was Falsches drin...
Thank you for your reply.
In position 1, I have a blocklist that filters out all emails for which there are no longer any actual recipients locally (otherwise, they would be forwarded via a catch-all). This list is also quite new; the problem...
Hier nochmal mein Script im Feinschliff.
Ein Hilfsscript checkwan.sh ist dazugekommen, in dem ich die hops zu Googles 8.8.8.8 zähle. Sind das weniger als 6, stimmt im WAN irgendwas nicht oder die Welt ist explodiert.
#!/bin/bash
# FAILOVER...
Hallo zusammen,
ich habe zu Hause meinen Proxmox VE Host von Version 8.4.1 auf 9.1 aktualisiert.
Als Grundlage für das Upgrade habe ich den offiziellen Artikel verwendet: Upgrade von 8 auf 9.
Mein Setup:
Proxmox VE auf einer M.2 NVMe...
Vielen Dank für eure Hilfe, ich habe es wieder ans Laufen gebracht.
Fragt bitte nicht wo der Fehler lag, ich weiß es nicht.
Aber ich bin sehr froh, dass es wieder läuft.
Nochmals vielen Dank für eure Unterstützung.