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

Thomas Lamprecht t.lamprecht at proxmox.com
Tue May 25 14:02:11 CEST 2021


On 11.05.21 14:59, Fabian Ebner wrote:
> 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(-)
> 


applied series, thanks!





More information about the pve-devel mailing list