You need to enable 'Thin provision' for your Storage in in Proxmox. This only applies to new virtual disks but you can fix this for existing ZFS manually. See this thread for example...
Wie so oft: Das kommt darauf an. VLANs kannst du ja auch geschachtelt betreiben (QinQ) und dann ergibt die Einstellung hier Sinn. Kommt halt immer darauf an was man erwartet und was nicht. Ich finde es toll, dass es so ist wie es ist.
Schöner...
Das komplette Wegfrieren ohne irgendwas im dmesg/pstore ist wahrscheinlich kein echtes Panic, sondern ein harter Stall, bei dem watchdog-mux nicht mehr dazu kommt den softdog zu füttern -> nach dem Timeout feuert der Software-Watchdog und...
Guter Notnagel, so einen RTL8153-Stick hab ich auch immer im Rucksack. Läuft praktisch überall PnP, genau deshalb sind die Realtek-basierten besser als irgendwelche exotischen Chips die dann doch nen Treiber wollen.
Was mir in der Praxis die...
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...