zap
zap copied to clipboard
Maintain and replicate ZFS snapshots
`zfs/backups/vm-105-disk-0@ZAP_HOSTNAME_2023-01-07T19:27:10p0000--1d` should be deleted as it's now more than 1D old but I am facing the following errors /root/zap/zap destroy or /root/zap/zap destroy HOSTNAME both display ``` WARN: SNAPSHOT zfs/backups/vm-105-disk-0@ZAP_HOSTNAME_2023-01-07T19:27:10p0000--1d...
The `echo` and `print` commands for the verbose flag create a lot of bloat and repeated code and it makes the source harder to read. This can be minimized by...
It would be good to allow a backup server to pull snapshots from a remote server, rather than just pushing snapshots to a backup server. Reasoning is that the server...
This allows an admin to get info on snapshots, e.g. prefix=somepkg-1.3.4. I will make a pull req for this soon