[pve-devel] [PATCH-SERIES zsync] fix #3351: allow keeping a different number of snapshots on source and destination

Fabian Ebner f.ebner at proxmox.com
Tue May 11 14:59:49 CEST 2021


by introducing a new dest-maxsnap parameter which can be used to override
maxsnap for the destination side.

This is useful for backups, as one can potentially save a lot of space on the
source side by keeping fewer snapshots around.


Fabian Ebner (6):
  param_to_job: handle --maxsnap 0 on creation
  usage: improve maxsnap description
  remove all old snapshots belonging to a job
  snapshot_get: make interface agnostic to source/dest
  snapshot_destroy: make interface agnostic to source/dest
  fix #3351: allow keeping a different number of snapshots on source and
    destination

 pve-zsync | 94 ++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 58 insertions(+), 36 deletions(-)

-- 
2.20.1






More information about the pve-devel mailing list