Closed bellhyve closed 6 months ago
I'm putting the property checker in "zelta-replicate.awk" for now. But I would like to add a creation or other time columns to tell the user exactly how out of date a target is from its source (assuming creation is reliable in this way).
Property checker works in zelta-replicate.awk
but I still need to add smart flag decisions smarter, e.g., -w for encryption.
This would be workalike for zelta-reconcile.awk that compares
zfs list -oall
properties andzfs allow
output. No need to scan snapshots for this so I don' think this fits into zelta-reconcile.awk.