Skip to content

Releases: whoschek/bzfs

v1.9.0

20 Jan 00:50
Compare
Choose a tag to compare

This release contains performance and documentation enhancements as well as bug fixes and new features, including ...

  • For replication, periodically prints progress bar, throughput metrics, ETA, etc, to the same console status line (but not to the log file), which is helpful if the program runs in an interactive terminal session. The metrics represent aggregates over the parallel replication tasks. Example console status line:
2025-01-17 01:23:04 [I] zfs sent 41.7 GiB 0:00:46 [963 MiB/s] [907 MiB/s] [==========>  ] 80% ETA 0:00:04 ETA 01:23:08
  • Fix shutdown for the case where bzfs_reuse_ssh_connection=false
  • --delete-dst-datasets: With --recursive, never delete non-selected dataset subtrees or their ancestors.
  • Improved latency if there's only a single dataset to replicate over SSH
  • Parallel performance: use better heuristic to choose num-datasets-per-thread
  • Also run nightly tests with final release of zfs-2.3.0
  • For the full list of changes, see v1.8.0...v1.9.0

v1.8.0

04 Jan 14:11
Compare
Choose a tag to compare

This release contains performance and documentation enhancements as well as new features, including ...

  • Substantially improved SSH connection latency
  • Improved latency in local mode
  • Parse pv log file correctly even if a locale specific number contains a "," instead of a "." as decimal point
  • Use more human-readable formatting for durations and bytes transferred
  • Also run nightly tests on FreeBSD-14.2
  • For the full list of changes, see v1.7.0...v1.8.0

v1.7.0

23 Dec 13:26
Compare
Choose a tag to compare

This release contains performance and documentation enhancements as well as new features, including ...

  • bzfs now automatically replicates the snapshots of multiple datasets in parallel for best performance. Similarly, it quickly deletes (or compares) snapshots of multiple datasets in parallel.
  • Replication and --delete-dst-snapshots: list snapshots in parallel on src and dst.
  • Improved reliability of connection resource cleanup.
  • bump --force-hard from undocumented to documented feature.
  • Logging readability improvements.
  • Also run nightly tests on zfs-2.2.7
  • For the full list of changes, see v1.6.0...v1.7.0

v1.6.0

02 Dec 12:54
Compare
Choose a tag to compare

Full Changelog: v1.5.0...v1.6.0

v1.5.1

23 Nov 21:33
Compare
Choose a tag to compare

Full Changelog: v1.5.0...v1.5.1

v1.5.0

21 Nov 19:00
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v1.5.0

v1.4.0

12 Nov 13:32
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.4.0

v1.3.1

05 Nov 10:42
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1

v1.3.0

03 Nov 21:25
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.3.0

v1.2.1

28 Oct 14:21
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1