abgleich
abgleich copied to clipboard
zfs sync tool
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...
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...
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...
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).
`zfs diff` does not work if a data set is not mounted.
Actually, the data should flow directly from source to target.
As the project grows, having all documentation in the README file is not helpful at all. Time to move it to RTD.