Skip to content

Restic v0.12.1 released

Restic
  • Viele Änderungen und Bugfixes.

    • Fix #2742: Improve error handling for rclone and REST backend over HTTP2
    • Fix #3111: Fix terminal output redirection for PowerShell
    • Fix #3214: Treat an empty password as a fatal error for repository init
    • Fix #3267: copy failed to copy snapshots in rare cases
    • Fix #3184: backup --quiet no longer prints status information
    • Fix #3296: Fix crash of check --read-data-subset=x% run for an empty repository
    • Fix #3302: Fix fdopendir: not a directory error for local backend
    • Fix #3334: Print created new cache message only on a terminal
    • Fix #3380: Fix crash of backup --exclude='**'
    • Fix #3305: Fix possibly missing backup summary of JSON output in case of error
    • Fix #3439: Correctly handle download errors during restore
    • Chg #3247: Empty files now have size of 0 in ls --json output
    • Enh #2780: Add release binaries for s390x architecture on Linux
    • Enh #3293: Add --repository-file2 option to init and copy command
    • Enh #3312: Add auto-completion support for fish
    • Enh #3336: SFTP backend now checks for disk space
    • Enh #3377: Add release binaries for Apple Silicon
    • Enh #3414: Add --keep-within-hourly option to restic forget
    • Enh #3456: Support filtering and specifying untagged snapshots
    • Enh #3167: Allow specifying limit of snapshots list
    • Enh #3426: Optimize read performance of mount command
    • Enh #3427: find --pack fallback to index if data file is missing

    Quelle: https://github.com/restic/restic/releases/tag/v0.12.1

    Da muss ich mir doch mal ein paar Dinge von anschauen.

  • Restic v0.13.1 released

    Restic
    1
    0 Stimmen
    1 Beiträge
    108 Aufrufe
    Niemand hat geantwortet
  • Restic v0.13.0 released

    Restic
    1
    0 Stimmen
    1 Beiträge
    108 Aufrufe
    Niemand hat geantwortet
  • Proxmox - Hetzner Storage Box in VM einbinden

    Proxmox
    1
    0 Stimmen
    1 Beiträge
    2k Aufrufe
    Niemand hat geantwortet
  • checkmk - Rest-Server überwachen

    Verschoben checkmk
    1
    0 Stimmen
    1 Beiträge
    430 Aufrufe
    Niemand hat geantwortet
  • Restic v0.11.0 released

    Restic
    1
    0 Stimmen
    1 Beiträge
    191 Aufrufe
    Niemand hat geantwortet
  • Rest-Server aufsetzen

    Angeheftet Restic
    9
    0 Stimmen
    9 Beiträge
    2k Aufrufe
    M

    @FrankM

    Hallo Frank,

    vielen Dank für deine Antwort. Die Clients greifen alle via REST-Schnittstelle auf den restic-Server zu. Da der restic-Server im append-only Modus läuft, können die Clients prinzipiell keine Snapshots entfernen, ihnen fehlt das Recht.

    Derzeit teste ich ein lokales, auf dem REST-Server liegendes Skript, welches per cron ausgeführt wird. Dieses Skript stellt eine lokale Verbindung zum REPO her, also nicht über die REST-Schnittstelle. Damit würde erstmal das Löschen älterer Snapshots funktionieren. Vielleicht hat ja noch jemand eine andere Idee??

  • Restic - Rootserver als Datenablage nutzen

    Restic
    2
    0 Stimmen
    2 Beiträge
    712 Aufrufe
    FrankMF

    Ok, das erste Backup dauert immer was länger 😉 In meinem Fall 5 Std. 16 Minuten.

    Files: 33408 new, 0 changed, 0 unmodified Dirs: 1 new, 0 changed, 0 unmodified Data Blobs: 20849 new Tree Blobs: 2 new Added to the repo: 6.278 GiB processed 33408 files, 8.604 GiB in 5:16:03 snapshot 5beg1cb3 saved

    Aber, das Schöne ist, das die Backups inkrementell angelegt werden. Das nächste geht schneller 🙂

    open repository repository 3gg202a2 opened successfully, password is correct lock repository load index files using parent snapshot 5beg1cb3 start scan on [/home/frank] start backup on [/home/frank] scan finished in 3.791s: 33788 files, 8.611 GiB Files: 496 new, 74 changed, 33218 unmodified Dirs: 0 new, 1 changed, 0 unmodified Data Blobs: 292 new Tree Blobs: 2 new Added to the repo: 43.661 MiB processed 33788 files, 8.611 GiB in 2:15 snapshot fag41bf7 saved

    Eine tägliche Sicherung sollte dann wohl reichen.

  • Restic - Ein Backupkonzept - Automatisieren!

    Verschoben Restic
    1
    0 Stimmen
    1 Beiträge
    1k Aufrufe
    Niemand hat geantwortet