What is better: Full backup or synthetic full for streaming on agent-based backups for file systems?
I get the point of synthetic full being better in terms that we are not using client machine’s resources, but are there any disadvantages of it?
Would the normal full be saver..? If so - why?
Best answer by Zubair Ahmed Sharief
I would recommend Synthethic Full for following scenarios
Auto Synthethic full (automatic synthetic schedule) - Synthetic full would trigger even if they were missed by the Ops team after the next incremental schedule.
Forever Incremental strategy - Client never run a full backup unless it is the first instance of backup or reconfiguring to new storage or due to sealing the DDB
Best suited for agent file system backups
Proper Scaling and Capacity planning is needed to ensure the Synthetic run without any issues.
@Scott Moseman is there a technical explanation why synthethic full is better for HW which is capable of hosting DDB?
Synth Fulls are good for the reason you mentioned, they don’t impact Client resources. For large data environments, less impact on the Network is also helpful.
I would recommend Synthethic Full for following scenarios
Auto Synthethic full (automatic synthetic schedule) - Synthetic full would trigger even if they were missed by the Ops team after the next incremental schedule.
Forever Incremental strategy - Client never run a full backup unless it is the first instance of backup or reconfiguring to new storage or due to sealing the DDB
Best suited for agent file system backups
Proper Scaling and Capacity planning is needed to ensure the Synthetic run without any issues.
Is an “Auto Synthethic full” different from a “Synth Full”?
usually I have a schedule policy, and within that a “synth Full” scheduled task to run 1 day ( say Sat), and then a “incremental” scheduled task to run all other days. For these, if the “incremental” on Friday runs an abnormally long time, the “synth Full” is skipped, and not picked up on the next run. It sounds like an “Auto Synthethic full (automatic synthetic schedule)” does not have this issue?