Hello,
While using virt-backup with the following config:
debug: True
threads: 4
uri: "qemu:///system"
username:
passphrase:
default:
daily: 1
groups:
test:
target: /data/backups
packager: directory
autostart: True
daily: 1
quiesce: True
hosts:
- host: opnsense.warp.local
quiesce: False
- "r:^.*"
The command virt-backup clean does not remove earlier backups:
Backups removed for group test: 0
Broken backups removed for group test: 0
Anything I configured wrong ?
Hello,
While using virt-backup with the following config:
The command
virt-backup cleandoes not remove earlier backups:Anything I configured wrong ?