I can confirm now: Deactivating the firewall on the NODE removes the SNAT rule. This rule seems to be necessary for the firewall to work properly for VMs. I'm not sure if this behavior is really appreciated.
Thanks for helping me out
Guten Tag,
wir haben unsere Proxmox Infrastruktur von 8.4 auf 9.1 hochgestuft.
Seitdem haben wir das Problem bei einzelnen VMs, dass diese bei der Backup Erstellung komplett einfrieren.
Nur ein Ausschalten und einschalten hilft.
Beim nächsten...
Hello Jungle! To find your new enp name (likely due to the onboard interface shift), use 'ip a' in the CLI. After you locate your new enp name, edit /etc/network/interfaces to correct the bindings for the vmbr0 interface, save the changes and run...
Hallo Proxmox Freunde,
nachdem ich vor ca. 1 Jahr den „ersten Versuch“ meines Homservers hinter mir habe, habe ich mich dazu durchgerungen einiges zu verändern.
Grob umrissen:
TrueNAS als VM zieht aus und wird ein eigener Host, andere Hardware...
@Melone145 sehr gut, dass du den Fehler gefunden hast. Bitte noch den Thread als "gelöst" markieren, damit sich andere User nicht nochmal komplett einlesen, obwohl es schon gelöst ist. Dank dir :)
Hmm, I see.
Maybe it's something that got left behind due to something else then; perhaps from an older configuration. (E.g. running iptables commands in /etc/network/interfaces by using post-up / post-down statements.)
Anyhow, you should be...
Okay, great! That already rules out a lot of errors. You still might want to run a zpool scrub just in case, if you haven't already.
Oooooh boy. That's quite something right there. This may be the cause, but you'll have to do some digging...
Yes, zpool scrub is periodically done and no errors.
1) I guess got some luck.
bpftrace -e 'kfunc:vmlinux:split_lock_warn /0<*(uint32*)kaddr("sysctl_sld_mitigate")/{time("%H:%M:%S: "); printf("slowing down %s (pid=%d) for >10ms\n", comm...
Okay. Soweit ist wieder alles im Lot.
Der "alte" Kernel ist gepinnt,
Ich muss das Upgrade auf 9.1 nochmal in einer Woche probieren. Dann stehe ich daneben und kann ggf. eingreifen.
Nein. "df" berücksichtigt keine Snapshots und keine "ZVOL" (virtuelle Disks); "df" zeigt nur Informationen zu Dateisystemen an, die momentan gemountet sind - also einer Untermenge der relevanten Daten. (Also nicht einmal alle ZFS-Datasets - die...
Yes, you are free to change the code of Proxmox in any way you wish to (because of the AGPL3 license, except that you cannot call it Proxmox) but it is a bit rude to advertise to do this on the official Proxmox forum. Please respect the Proxmox...
As far as I know, the latest version of Proxmox VE is 8.1-4.
Yes, such a message is normal without a (activated) support subscription.
There are several threads on this forum: all features of Proxmox are free (as in speak and as in beer) to...
ZFS 2.4.0 would be a much better wait ;)
Released 2 Weeks ago und many really nice improvements (rewrite -p, special vdev on raidz1/z2/..., faster encryption, better slow disk handling - to name my favs)
ich würde einfach den Inhalt von /etc/pve und dann noch die Datei /etc/vzdump.conf auf einen USB Stick im laufenden Betrieb sichern/kopieren.
Dann die zwei HDDs rausmachen die neuen SSD rein.
Proxmox dann frisch installieren, Netzwerk ist ja...
Nein. "df" berücksichtigt keine Snapshots und keine "ZVOL" (virtuelle Disks); "df" zeigt nur Informationen zu Dateisystemen an, die momentan gemountet sind - also einer Untermenge der relevanten Daten. (Also nicht einmal alle ZFS-Datasets - die...
These settings are not only applied to an individual node, but to all Proxmox cluster members, each with its own IP address. This could indicate a bug, as the rule is deployed twice and there is no obvious option to deactivate this behavior...