Zfs-autobackup

Latest version: v3.2

Safety actively analyzes 627604 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

3.3beta3

Some **major** changes in this version:

* Mounting is now more consistent after initial dataset transfer: Previously newly received datasets would never be mounted. In this version a dataset will be mounted according to the same logic as a zfs mount -a. 112 Also see https://github.com/psy0rz/zfs_autobackup/wiki/Mounting
* Empty parent datasets that are created will now have canmount=off. Previously they would be created with on.
* The guid of common snapshots is now checked, and mismatching ones can be destroyed by --destroy-incompatible. (218)
* --rollback is now only run at the start of an actual transfer. 217 (previously all target datasets where rolled back always when --rollback was specified)
* Reduced verbosity and improved output.
* A bunch of other bugfixes and improvements.

3.3beta2

Some **major** changes in this version:

* Mounting is now more consistent after initial dataset transfer: Previously newly received datasets would never be mounted. In this version a dataset will be mounted according to the same logic as a zfs mount -a. 112 Also see https://github.com/psy0rz/zfs_autobackup/wiki/Mounting
* Empty parent datasets that are created will now have canmount=off. Previously they would be created with on.
* The guid of common snapshots is now checked, and mismatching ones can be destroyed by --destroy-incompatible. (218)
* --rollback is now only run at the start of an actual transfer. 217 (previously all target datasets where rolled back always when --rollback was specified)
* Reduced verbosity and improved output.
* A bunch of other bugfixes and improvements.

3.2.2

3.2

* --help output is split up in nice sections now.
* Moved documentation to wiki and split it up.
* Created zfs-check, a tool to generate checksum streams of zfs datasets, to compare datasets with eachother. (Will be used in conjuction with zfs-autoverify)
* Started working on an zfs-autoverify tool to actually verify your backups. (this took some refactorring and extracting common code to a ZfsAuto baseclass) Still work in progress.
* Allow non-recursive selection of datasets by setting autobackup:name=parent. (usefull for /var/lib/docker)

3.2beta1

3.2alpha2

* --help output is split up in nice sections now.
* Moved documentation to wiki and split it up.
* Created zfs-check, a tool to generate checksum streams of zfs datasets, to compare datasets with eachother. (Will be used in conjuction with zfs-autoverify)
* Started working on an zfs-autoverify tool to actually verify your backups. (this took some refactorring and extracting common code to a ZfsAuto baseclass) Still work in progress.

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.