Good morning
I would like to setup a backup task where the vzdump archive file is pruned before the actual file get transferred to storage
Since the receiving storage has very little space it must delete the previous backup before doing anything else.
I'm not entirely convinced by the global hook script ... don't really wanna test for global conditions
Any recommendations before I go and modify the vzdump crontab ?
I would like to setup a backup task where the vzdump archive file is pruned before the actual file get transferred to storage
INFO: 100% (15.0 GiB of 15.0 GiB) in 27s, read: 1.2 GiB/s, write: 6.7 MiB/s
INFO: backup is sparse: 13.31 GiB (88%) total zero data
INFO: transferred 15.00 GiB in 27 seconds (568.9 MiB/s)
INFO: archive file size: 743MB
INFO: prune older backups with retention: keep-last=1, keep-weekly=1
INFO: removing backup 'usb:backup/vzdump-qemu-100-2021_09_11-09_49_05.vma.zst'
Since the receiving storage has very little space it must delete the previous backup before doing anything else.
I'm not entirely convinced by the global hook script ... don't really wanna test for global conditions
Any recommendations before I go and modify the vzdump crontab ?