I'm onto copy jobs again, and I have a problem with understanding the intervals behavior.
I need to copy a backup file of ~70TB, the initial copy will create a full backup file, I got that.
Now if I set the copy interval to 1 day (which it should be, as the daily incrementals are max 20GB) it will definitely not finish in the first interval.
Quoting from here: https://helpcenter.veeam.com/docs/backu ... tml?ver=95
"When a new restore point appears on the source backup repository, Veeam Backup & Replication detects what data blocks still need to be copied to make up a full backup file on the target backup repository, and copies these data blocks.
This process continues until there is a full backup file on the target backup repository."
So from my understanding, it will try to create a fullbackup on day1, then the copy interval will end and it will start a new one, it will look for a new incremental (which it will find) and search for all the blocks it needs to create a full backup file.
Then it will try to get a full backup file for this interval.
Will this create a new file or will this be included in the "old" full backup file? Would it make sense to set the interval to 100days to let the first copy finish and then set it to 1day as soon as it is done? Does it matter at all?
What would be the best way to handle that kind of data?
Thanks in advance
