rsbackup 8.0 | pre-volume-hook / post-volume-hook is executed even if there is no backup necessary

Samuel Wolf samuelwolf85 at googlemail.com
Tue Jul 25 09:36:33 BST 2023


Hi,

I have the following host configuration:

host winsrv
  hostname localhost
  backup-policy daily
  prune-parameter min-backups 14
  prune-parameter prune-age 30d
  max-age 1d
  rsync-extra-options
  volume VAULT /mnt/mpoint/windowsshare/VAULT
        pre-volume-hook /etc/rsbackup/scripts/pre-winsrv.sh
        post-volume-hook /etc/rsbackup/scripts/post-winsrv.sh

Why pre-volume-hook / post-volume-hook will always executed even if
there is no backup necessary?

INFO: winsrv:VAULT is already backed up on ehddbackupserver

Is there any option to change this procedure?

Thank you.

Samuel



More information about the sgo-software-discuss mailing list