Synthetic vs differential backup
Created: 17 May 2012 | 7 comments
can explain what is the differance between Synthetic and differential backup?
Discussion Filed Under:
can explain what is the differance between Synthetic and differential backup?
Comments 7 Comments • Jump to latest comment
but found that I just couldn't get the wording right!
Really, have a look in the Admin Guides - they have good explanations of each, but to summarise from same:
Regards Andy
"Have you still got the box it came in?"
If you are under NBU 7.5, try this: http://www.symantec.com/tv/products/details.jsp?vid=1483761382001
Regards.
Omar Villa
Netbackup Expert
Winners do not win the race, just love to run.
Accelerator is a neat little edition, but it is restricted to specific storage units at the moment.
Revaroo :"Accelerator is a neat little edition, but it is restricted to specific storage units at the moment"
if i have understood you this mean the syn backup add the last syn-inc backup to full backup.
but if i have a full backup before 2 week as full-syn, and daily as inc-syn and i want to restore the files that lost today, what i must to do?
restore the full and the last inc-syn...
Regards,
Muhanad Daher
Senior Data Center Engineer
Muhanad,
No Synthetic rolls up the last full backup with all of the incrementals, to create a brand new Synthetic Full backup. That Synthetic backup will take the 'time' from the last incremental backup.
So if you did a Full normal backup on Sunday, followed by incrementals Mon-Fri, then a synthetic full on the Sunday, all of the backups from Sun-Fri are used. Saturdays Synthetic Full backup takes the backup time from the last incremental on the Friday. Hope this makes sense.
From the Admin Guide:
http://www.symantec.com/business/support/index?page=content&id=DOC3650
Edit: Just found this article, take a read
http://features.techworld.com/storage/1149/what-are-synthetic-backups/
Synthetic backup:-
It is a backup assembled from previous backups,the backup includes one previous traditional full backup & subsequent differential backup and/or cumulative incremental backup. The client need not be running to form the new full synthetic backup. The new full synthetic is an accurate representation of the client’s file system at the time of the most recent full backup.
The policy type must be either Standard or MS-Windows.
When a synthetic backup is scheduled , Netbackup starts the bysynth program to manage the synthetic backup process bpdm to cause tape & disk images to be read or written.
The Synthetic full backup contains the newest file at the front of the media and the unchanged files at the end (last file accessed order).
Synthetic backups can be written to tape storage units or disk storage units or a combination of both.
A synthetic backup must be created in a policy with the True Image Restore with Move Detection option selected.
A synthetic job is distinguished from a traditional full backup by the notation that is indicated in the Data Movement field of the Activity Monitor. Synthetic jobs display Synthetic as the Data Movement type while traditional backups display Standard.
Like a traditional backup, a synthetic backup is typically initiated by nbpem. Nbpem submits to nbjm a request to start the synthetic backup job. nbjm starts bpsynth. bpsynth controls the creation of the synthetic backup image and controls the reading of the files needed from the component images. bpsynth executes on the master server. If a directory named bpsynth exists in the debug log directory, additional debug log messages are written to a log file in that directory.
bpsynth makes a synthetic image in several phases:
Prepare catalog information and extents
Obtain resources
Copy data
Validate the image
How to create Synthetic backup policy:
Use the NetBackup interface to create a backup policy that includes full, incremental, and synthetic full backup schedules.
When you configure the backups, make sure to configure them in the following order:
On the Change Policy Wizard dialog box's Attributes tab, check Collect true image restore information and check with move detection.
On the Add Schedule dialog box's Attributes tab, check Synthetic backup.
On the Scheduling tab, make sure to configure the full backup and the incremental backup to run before the synthetic full backup schedule runs.
Benefits of Synthetic backup:
Reduces the network traffic – Network traffic is reduced because the files are transferred over the network only once.
It can reduce the number of tapes or disk space in use.
Synthetic backups can be created in the environments that are comprised exclusively of disk storage units.
Uses drives more effectively-The backups can be synthesized when drives are not generally in use. For Example; if the backup occurs primarily at night then drives can synthesize full backups during the day.
Differential incremental backup : A differential backup back up data that has changed since the last full or incremental backup.
Cumulative Incremental backup : A cumulative incremental backup backs up data that has changed since the last full backup.
I hope this clears all your doubts..
Would you like to reply?
Login or Register to post your comment.