Hi,
My old backups will never be deleted because of "--remove 0" in the vzdump call.
Where does this setting come from?
Thanks!
Matt
My old backups will never be deleted because of "--remove 0" in the vzdump call.
Where does this setting come from?
Thanks!
Matt
Code:
INFO: starting new backup job: vzdump 100 [B]--remove 0[/B] --mode snapshot --compress lzo --storage saturn-500GB --node blade5
ERROR: Backup of VM 100 failed - only 2 backup(s) allowed - please consider to remove old backup files.
INFO: Backup job finished with errors
TASK ERROR: job errors
Code:
/etc/pve/storage.cfg
nfs: saturn-500gb path /mnt/pve/saturn-500gb
server saturn.local
export /export/500gb
options vers=3
content iso,vztmpl,backup
[B]maxfiles 2[/B]