Backup scheme - Daily incs, full after 30 incs, 1 chain - schedule & cleanup not working
I am trying to achieve the following local backup scheme with ATI 2020:
- Daily incrementals
- Full backup after 30 incrementals
- Only keep 1 version chain (so 1 full + 30 incs... which should only be deleted once the next full is created)
However, after the backup runs, I am left with only a *single* full backup. The incrementals never get created. This has occurred for every run thus far, regardless of whether it's the very first backup or a subsequent.
Here's the results I'm seeing:
- Day 1 (first run, no existing backups) = initial full backup is created
- Day 2 (subsequent run w/ prior full backup) = another full backup is created, prior full backup deleted
- ...
- Day N (same result as Day 2)
I was expecting these results:
- Day 1 (first run, no existing backups) = initial full backup is created
- Day 2 (subsequent run w/ prior full backup) = prior full backup still exists + current incremental backup is created
- Day 3-31 (subsequent run w/ prior full backup + prior incs) = prior full backup still exists + prior incremental backups still exist + current incremental backup is created
- Day 32 = initial full backup is created (starting a new chain) + prior chain is deleted (everything from Day 1-31).
Attached are my current settings. Thank you.
Anhang | Größe |
---|---|
ati_schedule_daily.png | 28.26 KB |
ati_backup_scheme_full_after_30_incs_1_chain.png | 29.51 KB |


- Anmelden, um Kommentare verfassen zu können