mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-10-04 18:48:10 +00:00
![]() If a datastore with a prune job is removed, the prune job is preserverd as it is stored in /etc/proxmox-backup/prune.cfg. We also create a default prune job for every datastore – this means that when reusing a datastore that previously existed, you end up with duplicate prune jobs. To avoid this we check if a prune job already exists, and when it does, we refrain from creating the default one. (We also check if specific keep-options have been added, if yes, then we create the job nevertheless.) Reported-by: Fabian Grünbichler <f.gruenbichler@proxmox.com> Signed-off-by: Gabriel Goller <g.goller@proxmox.com> |
||
---|---|---|
.. | ||
access | ||
metrics | ||
notifications | ||
acme.rs | ||
changer.rs | ||
datastore.rs | ||
drive.rs | ||
media_pool.rs | ||
mod.rs | ||
prune.rs | ||
remote.rs | ||
sync.rs | ||
tape_backup_job.rs | ||
tape_encryption_keys.rs | ||
traffic_control.rs | ||
verify.rs |