1. Configure local backup solution repo (call it LBS-REPO)
2. Configure VM backup job to LBS-REPO, daily backups, 6 x forward incremental + 1 x active full, 14 point retention
3. Configure local archive solution repo (call it LAS-REPO)
4. Configure VM copy job to LAS-REPO, daily copy, 30 points (i.e. forever incremental)
This results in:
- LBS-REPO: Up to 3 active fulls + incrementals
- LAS-REPO: Up to 1 active full + incrementals
- Total retention: Up to 30 points (i.e. roughly equating to days)
I would like to have this same capability, but without the need to map a second logical repo due to Veeam complaining about the copy job target being the same as the source. That is, I would like the copy job to support target same as source, as long as the folder is different, or something like that. I don't know if this is possible, but it seems like an unecessary limitation, at least from my uninformed viewpoint!