Recent content by bennetgallein

  1. bennetgallein

    PDM 1.1 automated install

    Hi again, can we get updated ISOs?
  2. bennetgallein

    PDM 1.1 automated install

    Okay, downloading the 4.2-1 ISO did not resolve this. i do get the correct splash screen for 4.2-1 but there is still the same error about 401.
  3. bennetgallein

    PDM 1.1 automated install

    Uhm, I just checked the downloads page (https://www.proxmox.com/de/downloads/proxmox-backup-server/iso) and it seems like 4.2-1 is available for download since today(?). I'll give that a shot at home!
  4. bennetgallein

    PDM 1.1 automated install

    Oh I see. I just expected the latest releases to work together and did not read that table carefully. I found a post about custom ISO building (https://forum.proxmox.com/threads/create-custom-pve-iso-from-original-pve-iso.123606/) which is a bit old. Are there "official" steps to build a custom ISO?
  5. bennetgallein

    PDM 1.1 automated install

    Hi, I'm trying out the automated install feature with PBS for the first time and having some trouble with the token authentication. I'll post plain IPs and tokens here because everything is in LAN anways. I've gotten to the point where the installer downloads the ISO via http and successfully...
  6. bennetgallein

    Eingeschränkter Backup Upload Speed

    PBS nutzt fuer S3 einen lokalen Chunk-Store als Cache damit eben nicht auf die (potentiell) unverlaessliche S3-API gewartet werden muss, die performance von S3 an sich sollte daher erstmal sekundaer sein und wird ja auch in den Benchmarks ueberhaupt nicht betrachtet...
  7. bennetgallein

    Eingeschränkter Backup Upload Speed

    in dem iperf sieht man auch ein paar Retransmits (Retr Spalte), ich denke die Netzwerkverbindung hat vlt. einen guten Durchsatz, aber einfach keine wirkliche Stabilitaet. Am besten schaust du mal mit "mtr" wie viel Paketverlust du tatsaechlich zwischen dir und Hetzner hast. Da waere dann...
  8. bennetgallein

    Sync job fails for newly created snapshots

    Hi, i have a similar error: 2025-10-11T17:00:02+02:00: sync group vm/105 failed - while reading snapshot 'BackupDir { store: "xxx", ns: BackupNamespace { inner: [], len: 0 }, dir: BackupDir { group: BackupGroup { ty: Vm, id: "105" }, time: 1760194800 }, backup_time_string...
  9. bennetgallein

    Units of Measure on Network Traffic Graph

    Facing the same mental struggel to convert between units when debugging networking issues, I've build a small little Requestly (https://requestly.com/) middleware that just multiplies by 8. https://app.requestly.io/rules#sharedList/21aff97d086747c3aa9b968d19a6b8e1-Proxmox-netin-out-to-bytes
  10. bennetgallein

    Proxmox Backup Server 4.0 BETA released!

    To add to this, I'm trying with hetzner S3 storage and the region "hel1" is not accepted by any inputs (or manually editing via config). root@pbs:~# proxmox-backup-manager s3 check hetzner 6892495451 --store-prefix / <Error><Code>LocationConstraintConflict</Code><Message>The location constraint...
  11. bennetgallein

    What's the status on S3 object backup?

    Important thing is the bugzilla tracker: https://bugzilla.proxmox.com/show_bug.cgi?id=2943
  12. bennetgallein

    [SOLVED] Ownershipfile being left in filesystem even if no backups exists

    Hey everyone, looking for some insight how to cleanup the following situation: I have a datastore that had backups, but all were removed. Garbage Collection ran successfully but there are still files and chunks leftover. This is the output of the GC: 2025-06-13T11:37:53+02:00: Access time...
  13. bennetgallein

    Proxmox Backup Server 3.4 released!

    Great release, especially exited about the GC stuff and the binary client. Where can we find the download to that? nevermind: https://pbs.proxmox.com/docs/installation.html#client-installation
  14. bennetgallein

    adding proxmox backup server

    is there a bugtracker ticket or anything in the mailing list to help test when it comes around?