Latest activity

  • J
    Johannes S reacted to otmpp's post in the thread Remote PBS Backup with Like Like.
    Thanks for your explanation and clarification. I'll be honest though I think I'll go the VPN route since I've not used firewall rules and like this I can be more confident my data is secure and I don't need to worry about accidentally leaving...
  • J
    The Proxmox BS is not a file server, so what is the issue? So us it, as it is designed.
  • J
    PBS only supports downloading files from host/container backups. for VM contents, you need a PVE system (and limitations apply - there is a special restore VM used to access the contents, it needs to be supported by that).
  • A
    with the usual workaround "nvme_core.default_ps_max_latency_us=0 pcie_aspm=off pcie_port_pm=off" it worked fine/stable for me for the last half year with the 6x kernels. but with the recent (last two months?) 7.x kernels, my SSDs where dropped...
  • B
    Bu66as reacted to RolandK's post in the thread Backup auf Synology - Job bricht ab with Like Like.
    ach, und da fällt mir ein - das thema kenn ich doch. aus anderem kontext und ohne kernel oops.... https://bugzilla.proxmox.com/show_bug.cgi?id=2723 werde auch mal mit /proc/sys/vm/dirty_ratio rumspielen, verstehe gerade garnicht warum das auf...
  • A
    Hi, I'm having same issue with 9.2.2 (enterprise). I'm using linux bridge, (non OVS). Linux bridge is not configured VLAN AWARE while vlan aware is flagged on vnet config. pve1: #version:3 pve2: #version:1 pve3: #version:2 after reboot of pve1...
    • 1781248965120.png
    • 1781249099169.png
  • ManDal
    Vielen Dank für den Hinweis. Die Update-Funktion erwartete Dateinamen im Format backuppilot_1.0.2_amd64.deb, während die Build-Pipeline Pakete im Format backuppilot-1.0.2-amd64.deb erzeugt. Solange nur ein Paket vorhanden war, fiel das nicht...
  • B
    Bu66as replied to the thread Fehlerhafte Notification.
    Interessant, dass es nur GC-success ist. Prune und Verify sind ja auch im "Backup"-Matcher drin und die werden korrekt gefiltert. Dann lässt wahrscheinlich einer der anderen Matcher GC durch. Mein Verdacht: der "SystemMails"-Matcher, schau da mal...
  • J
    Johannes S reacted to einhirn's post in the thread Performance ESXi Importer with Like Like.
    Joa - ich nutze das Sprachmodell vor allem, um nerviges Boilerplate-Kram in geschwätzigen Programmiersprachen abzukürzen. Wo die automatische Ergänzung per IDE nur Worte vorschlägt, gibts von ChatGPT halt gleich mehrere Sätze auf einmal...
  • J
    Johannes S reacted to Der Harry's post in the thread Performance ESXi Importer with Like Like.
    Du musst halt 2-10-100 oder 20000 GB kopieren. Das dauert halt x Zeit und braucht y Platz. Je dicker die VM Festplatte, desto besser muss dein Konzept sein. 1) kannst du dir Downtime erlauben? 2) soll die Downtime minimiert werden? 3) hast du...
  • l.leahu-vladucu
    Siehe https://forum.proxmox.com/threads/proxmox-mail-gateway-9-1-released.184240/
  • l.leahu-vladucu
    We are excited to announce the release of Proxmox Mail Gateway 9.1! This release is based on Debian 13.5 "Trixie" and ships the Linux kernel 7.0 as the new stable default. It includes the latest versions of ZFS 2.4, PostgreSQL 17, SpamAssassin...
  • l.leahu-vladucu
    We are excited to announce the release of Proxmox Mail Gateway 9.1! This release is based on Debian 13.5 "Trixie" and ships the Linux kernel 7.0 as the new stable default. It includes the latest versions of ZFS 2.4, PostgreSQL 17, SpamAssassin...
  • driley
    driley reacted to t.lamprecht's post in the thread Proxmox Mail Gateway 9.1 released! with Like Like.
    We are excited to announce the release of Proxmox Mail Gateway 9.1! This release is based on Debian 13.5 "Trixie" and ships the Linux kernel 7.0 as the new stable default. It includes the latest versions of ZFS 2.4, PostgreSQL 17, SpamAssassin...
  • B
    PS: "all problems except one are gone" is for the network configuration part only, as I'm using btrfs here with per-VM/CT-subvolumes for years now, which is (or was?) also not supported with proxmox and needs manual interactions. ;) For...
  • B
    currently /etc/network/interface is very simple: auto lo iface lo inet loopback In the past, before transition to networkd, it had a little more content. I have tried to find a configuration that is stable with dynamic IPs, like for example...
  • J
    jklocker reacted to t.lamprecht's post in the thread Proxmox Mail Gateway 9.1 released! with Like Like.
    We are excited to announce the release of Proxmox Mail Gateway 9.1! This release is based on Debian 13.5 "Trixie" and ships the Linux kernel 7.0 as the new stable default. It includes the latest versions of ZFS 2.4, PostgreSQL 17, SpamAssassin...
  • J
    jklocker reacted to t.lamprecht's post in the thread Proxmox Mail Gateway 9.1 released! with Like Like.
    Siehe https://forum.proxmox.com/threads/proxmox-mail-gateway-9-1-released.184240/
  • RolandK
    ach, und da fällt mir ein - das thema kenn ich doch. aus anderem kontext und ohne kernel oops.... https://bugzilla.proxmox.com/show_bug.cgi?id=2723 werde auch mal mit /proc/sys/vm/dirty_ratio rumspielen, verstehe gerade garnicht warum das auf...
  • RolandK
    danke @Bu66as , superguter tip. da cache=none die schreib performance sehr stark negativ beeinflussen dürfte möchte ich jetzt zuerst mal sehen, ob runtersetzen von zfs_dirty_data_max um faktor 10 auf dem backupserver was bringt , könnte mir...