Direkt zum Inhalt

Switching from Incremental to Differential

Thread needs solution

As a new user, I originally setup three backups and used the Incremental scheme for all three. However, today, I received a warning stating that I was running out of drive space. As I read up, I saw that I could switch to the Differential scheme and use less space. I switched all three to Differential.

The question I have it this: Do I delete all Incremental backups except the last one? Then once the first Differential backup occurs, I can go back and delete the last Incremental? Or do I delete all Incrementals? Or do I delete all backups, then force the "first" Differential to do a complete backup then continue from there?

Another way of asking is...when it does a Differential, what does it compare the current state to? If the directory is empty, does it assume a complete backup is required first? If the directory is not empty, does it compare to the last Incremental or Differential backup only? Or does it compare to the last backup plus the original Complete?

Sorry if that's confusing. Thanks for any advice.

0 Users found this helpful

If it's a brand new backup task, ideally to a new empty target folder, A Differential backup will begin with a full backup. From then on, any differential is based on the original full backup. That's the difference between Differential and Incremental: Differential is based on a full backup; Incremental is based on whatever the previous backup is, which could be Full, Incremental, or even Differential.

A task for Incremental or Differential will always begin with a full backup. That is necessary, as that becomes the baseline.

For an Incremental task, after the first full backup, subsequent backups will be incremental, each one based on changes since the previous Incremental backup, all the way back to the second backup being incremental based on changes since the full backup. As such, you need all links in the chain, all incremental backups right back to and including the first full backup, in order to Restore.

For an Differential task, after the first full backup, subsequent backups will be differential, each one based on changes since the first full backup. To restore, you would need just any Differential and the Full backup on which it is based.

OK, I think I get all that. So a direct answer to my concern is to delete all incrementals then allow a differential backup, which would leave the original full backup, plus a most recent differential. Alternatively, I can delete everything from the folder, and it will automatically know to do a full backup first, then differentials thereafter, right? Is there a way to delete previous differentials as they are replaced with new ones?

Thanks for your help.

Don't delete any backup until you have a proven replacement.

Your old backups are just that--old. Now you start fresh with new backups.

This link can be very helpful. An example of how to set up your backup scheme to create a new full plus x number of differential is the example shown in figure 11-Dif inside this link. That example shows you how to control the number of versions or chains or sets of backups and the program will automatically delete the oldest--much like an escalator--new comes on as the old drops off.
http://forum.acronis.com/forum/28705

Each new backup task should point to its own empty storage folder.

Before you start, if you do not have a name assigned to your system partition (normally drive C), do so now before you start so you can help identify your system partition by its name and not its drive letter when doing a recovery of your backups. I use something like this for my system name of a Windows 7 system. Any name will do just so you can identify it specifically by its description in 11 char or less.
WIN-7_C

Many thanks.