abgleich icon indicating copy to clipboard operation
abgleich copied to clipboard

zfs sync tool

Results 23 abgleich issues
Sort by recently updated
recently updated
newest added

If set to yes (and with activated type checking), the following two options will make the backup fail: target_samba_noshare: yes target_autosnapshot_ignore: yes Fix: Tasks need to be wrapped in task...

bug

To run automated, `snap` and `backup` should not be stopped after one transaction has failed, if it's not caused by connection issues. If one snapshot fails, the program should log...

enhancement

The subcommand `backup` stops, if the target `prefix` is not present on the `zpool`. By default the program should print a message like `The configured prefix was not found on...

enhancement

First pull request, workflow understood. These are the changes already discussed in #31

See [here](https://github.com/pleiszenburg/abgleich/blob/0df52b946eeff7b017449a9d5a740f375ed17f67/src/abgleich/core/command.py#L78).

bug

`zfs diff` does not work if a data set is not mounted.

enhancement

As the project grows, having all documentation in the README file is not helpful at all. Time to move it to RTD.

enhancement