‹‹‹ Blog Overview

'abgleich' 0.0.2 released
A ZFS synchronization and backup tool

0.0.2 release of abgleich, a simple ZFS sync tool and pleiszenburg.de open source project. It now supports Python 3.8 and and offers a fully object oriented API.

  • BSD
  • Backup
  • Linux
  • Python
  • Python Package
  • Release
  • Unix
  • ZFS

Synopsis

abgleich shows local and remote ZFS dataset trees / zpools. It creates meaningful snapshots only if datasets have actually been changed. It compares a local dataset tree to a remote, backup dataset tree. It pushes backups to remote. It cleanes up older snapshot on local system. Runs from the command line and produces nice, user-friendly, readable, colorized output.

Changes

  • FEATURE: New, fully object oriented base library
  • FEATURE: Python 3.8 support added
  • FIX: cleanup does not delete snapshots on source if they are not present on target.
  • FIX: Wait for ZFS's garbage collection after cleanup for getting a meaningful value for freed space.
  • Dropped Python 3.5 support

Installation

Installation instructions are available on Github.

Further Information

‹‹‹ Blog Overview