Der ethtool-Workaround ist der Standard-Fix für die e1000e-Hänger, ziemlich egal ob den jetzt ne KI oder ein Mensch vorschlägt. tso off gso off gro off auf dem I219 hat bei mir die "Detected Hardware Unit Hang" zuverlässig weggeräumt. Die...
Für gezieltes Rausschmeißen einzelner Snapshots geht die CLI ganz gut, proxmox-backup-client snapshot forget <group>/<zeit> killt genau den einen. Und wenn du mehrere nach bestimmten Kriterien loswerden willst, snapshot list --output-format json...
Das sollte so funktionieren, aber warum ein paar Tage? Im lokalen Netzwerk sollte das eigentlich deutlich flotter gehen.
Zusätzlich würde ich noch folgendes nach den verify machen:
- Die VMs erneut backuppen (dabei sollten envtl. kaputte Chunks...
Great to hear you could solve the problem!
Please just mark the thread as SOLVED by editing the first post - this helps others find this thread more easily when searching! :)
Hello all,
I figured out the issue: the system default dnsmasq was not properly shut down when running systemctl disable --now dnsmasq. The process kept blocking port 53 so the freshly installed proxmox dnsmasq wasn't able to start.
Perhaps it...
Nope, since you need at least a basic subscription for it. The community subscription gives you access to the enterprise repository and removes the nag screen, that's it. Community subscription doesn't contain any options for payed support, it's...
Ich meine direkt im System.
Liegt es als Datei auf dem Filesystem? Wenn ja wo? Kann man die direkt bearbeiten?
Wird es in einer Datenbank gespeichert? Wenn ja welche? Kann ich mich damit verbinden (z.B. heidisql)? Was sind die Zugangsdaten bzw...
Hi,
Currently, this is the only way to achieve this [0]. The loopback networking overhead is practically negligible, so performance shouldn't be an issue.
I'm assuming you are doing this to prepare the data for an offsite sync. Otherwise...
I'm doing the same since my offsite PBS is on a vserver and I don't want to store my backups unencrypted on it. But I also want to use pull-sync so my local PBS doesn't need to be allowed to acces the offsite PBS in the firewall/iptables/pbs...
1.) Normal nie, idR zieht man auf einen Datenparkplatz um, erstellt neues raidset, neues xfs und danach Daten zurück. Meistens bietet sich hier auch meistens ein mayor OS update per kompletter Neuinstallation mit an (rhel...
If a system needs high availability, there must be enough redundant hardware to compensate such node failures across the cluster. How many cluster node failures should be compensated is a question of cluster size (i.e. what is possible with...
Yes I thought that's what should happen, and was convinced the running dnsmasq process I saw must have been the new one required by proxmox instead of the one managed by systemd. Starting a container with the -debug flag as recommended by @cheiss...
The command you posted does exactly that, shut down the service and disable it, so it won't start on next boot.
As you fortunately solved your issue already, digging into earlier logs doesn't make much sense though.
1.) Normal nie, idR zieht man auf einen Datenparkplatz um, erstellt neues raidset, neues xfs und danach Daten zurück. Meistens bietet sich hier auch meistens ein mayor OS update per kompletter Neuinstallation mit an (rhel...
Yesterday the PVE team published the next round of CVE patches and thus made the proxmox-kernel-7.0.14-8-pve the new latest version.
My server runs on the enterprise repository and can pull all the new packages apart from...