Incremental Backup vs. Differential Backup
Incremental backups and differential backups are traditional backup strategies found in backup software but are sometimes also available in storage devices.
It doesn’t matter which software performs it, though there are differences in the interpretation of the terms “incremental” and “differential”.
The “correct” meaning of incremental and differential backup has to do with deduplication.
When Do We Use Incremental Backup?
Incremental backup deduplication is used when you have a large file to back up and it is likely to grow and / or change from day to day (assuming you back up daily).
Incremental backups start off with a full backup, which is usually also compressed.
Monday: Full backup 100GB -> 50GB. Say on Monday you ran the first Hyper-V backup of a huge VM. It was compressed to 50GB.
Tuesday: Incremental backup: 10GB. Due to the changes that occurred between Monday and Tuesday, the backup software found differences and created an increment file, called an in-file delta, which is a file containing the changes between Tuesday and Monday in compressed form.
Wednesday: Incremental backup: 2GB. You can see from Wed to Tue the changes were less in our example. The in-file delta increment is now only 2GB. It refers to Tuesday’s backup.
Incremental backups are very storage efficient because they compare each backup cycle to the previous cycle. Changes are relatively small from cycle to cycle (usually) and the increments are thus small, too.
Downside of using increments: When restoring the backup software needs to process each increment, one after the other. And this is exactly why “differential backup” was “invented”:
When Do We Use Differential Backup?
Differential backup is for those occasions when you need to restore quick and you don’t mind paying a little more for storage in return.
Since there is no method on earth that provides only advantages without adding disadvantages, differential backup has its own, too.
Differential backups restore either in one step (the full backup originally taken) or in two steps (one of the differentials combined with the latest full backup). This helps restoring the backup file much faster but there is a catch: because the differentials are all referring to the last full backup, rather than the last cycle as with incremental backups, the result is (usually) that differential delta files tend to get bigger with each backup cycle as the file changes since the last backup add up. Example:
Monday: Full backup 90GB -> 50GB. Say on Monday you ran the first Hyper-V backup of a huge VM. It was reduced to 50GB.
Tuesday: Differential backup: 10GB. Now the backup software created the first differential, referring to Monday.
Wednesday: Differential backup: 12GB: Now the difference between Wed and Mon grows to 12GB
Thursday: The diff delta file is now 17GB: As you can see the difference is now 17GB because it’s not referring to Wed, it’s still referring to Monday.
Conclusion
The best backup strategy will obviously depend on your needs and infrastructure. And let’s not forget, you could use both strategies simultaneously in two backup tasks.
BackupChain offers both strategies and you could set up two tasks to do both with different retention periods.
When restoring incremental and differential backups, BackupChain automatically puts the pieces together and performs cleanups, too, so you don’t need to worry about full backup drives.
A smart method utilized in BackupChain to cut down on restore time is to create full backups intermittently so the backup chain lengths are limited. When the chain is short, it can be deleted often and cleared from the backup target.
Backup Software Overview
Server Backup SoftwareDownload BackupChain
Cloud Backup
Backup VMware Workstation
Backup FTP
Backup VirtualBox
Backup File Server
Hyper-V Backup
Backup Hyper-VPopular
- Hyper-V Links, Guides, Tutorials & Comparisons
- Veeam Alternative
- How to Back up Cluster Shared Volumes
- DriveMaker: Map FTP, SFTP, S3 Site to a Drive Letter (Freeware)
Resources
- Free Hyper-V Server
- Remote Desktop Services Blog
- SCDPM Blog
- SCOM Blog
- V4 Articles
- Knowledge Base
- FAQ
- Sitemap
- Backup Education
- Archive 2024
- Archive 2022
- Archive 2021
- Archive 2020
- Archive 2018
- Archive 2017
- Archive 2016
- Archive 2015
- Archive 2014
- Archive 2013
- Hyper-V Scripts in PowerShell
- FastNeuron
- BackupChain (Greek)
- BackupChain (Deutsch)
- BackupChain (Spanish)
- BackupChain (French)
- BackupChain (Dutch)
- BackupChain (Italian)
Backup Software List
BackupChain
Veeam
Unitrends
Symantec Backup Exec
BackupAssist
Acronis
Zetta
Altaro
Windows Server Backup
Microsoft DPM
Ahsay
CommVault
IBM
Other Backup How-To Guides
- Hyper-V CSV backup: What needs to be considered for VM backups?
- How to Backup a Virtual Server While Running
- 8 Pros and Cons of Hyper-V Backup using USB External Drives
- Hyper-V Backup Pulls Windows Server 2012 into Saved State
- Hyper-V Manager: Scheduled Snapshot and Checkpoint Creation
- How to Convert VHD Files to VHDX Disks in Hyper-V
- Windows Server 2022 ISO Preview – Free Download
- How to Convert from Dynamic VHD/VHDX Disk Format to / from Fixed in Hyper-V
- How to Fix VolSnap 28 Error “The shadow copy could not be created…
- Hyper-V, VMware, and VirtualBox Hypervisor Limitations
- VssDiag Volume Shadow Copy Service Diagnostic Software with Hyper-V Support
- 13 Hyper-V Cluster Shared Volume Tips & Tricks
- How to fix: could not create backup checkpoint for virtual machine
- How to Update Windows Offline Without an Internet Connection
- Hyper-V Backup Quick Start Guide
- Hyper-V Server 2008 R2: Important Hotfixes and Updates
- 0x8004230f VSS_E_UNEXPECTED_PROVIDER_ERROR VSS snapshot creation failed
- Download Linux Integration Services 3.5 for Hyper-V
- KB 2885465: CPU resources are not allocated correctly for VMs on Windows Server 2012
- Download Links for Windows 10 & Windows Server Technical Preview