Hello,
I need some recommendations or ideas for my backup-to-tape design.
I need to back up VMs to tape with the following retention requirements:
- Daily retention: 365 days
- Monthly retention: 12 months
- Yearly retention: 3 years
Assuming I have enough tape cartridges available, what would be the best way to design the media pools?
My initial idea is:
- Create one job with a media pool for daily backups.
- Create 12 jobs with 12 separate media pools for monthly full backups.
- Create 3 jobs with 3 separate media pools for yearly full backups.
However, I think this approach may make restorations more complicated. For example, if I need to restore data from April 5, would I need to mount the April monthly tape as well as all daily tapes required to reconstruct the backup chain from January 1 to April 5? Am I understanding this correctly?
Therefore, I am considering a different approach:
- Combine the monthly and daily backups into the same backup chain. Each media pool would contain one full backup followed by up to 30 daily incremental backups.
- Keep the yearly backup design unchanged.
With this approach, if I need to restore data from April 5, would I only need to mount the April media pool, assuming it contains the full backup and all related incremental backups? Am I correct?
I would appreciate any recommendations or best practices for this scenario.
