allanjude / zxfer

A continuation of development on zxfer, a popular script for managing ZFS snapshot replication
BSD 2-Clause "Simplified" License
124 stars 40 forks source link

refresh snapshot cache #12

Open allanjude opened 9 years ago

allanjude commented 9 years ago

zxfer makes a list of snapshots before it starts replication

add an expiration mechanism to this cache, because if the replication of a snapshot takes many hours, some of the incremental snapshots may have expired, and attempting to replicate them causes zxfer to error out.