Backup Principles

There is a basic principle of what to do with all configurations of jobs.

  • First, it is defined WHAT is to be backed up (source data to be backed up).

  • After that it is defined WHEN something is backed up (according to which pre-configured schedule).

  • Finally, it is defined HOW it is saved (settings with which the job is carried out).

The jobs can all be created with the basic principle "WHAT, WHEN, HOW".

Basically, a backup in NovaBACKUP consists of these components:

  • Backup job

  • Backup destination (either the target path location or a device that is definable as a device type in the "Device" tab first)

  • Retention Period

  • Schedule

It is required to associate a backup job with a backup destination. To do that you will utilize the "Backup to:" button in the "Backup" tab in the client.

The retention time is defined in the backup job settings. Starting in NovaBACKUP 21 there is no longer a need to create and maintain retention jobs (and schedule them separately), as the retention options are now in each individual backup job in the settings dialog.

A schedule is always required if a backup is to take place automatically at regular intervals.

The individual components are brought together in the backup job (for non-image backups) "Backup" tab dialog.

For backup jobs (for non-image backups) that utilize the two new local and cloud based device targets that the new backup engine introduced in NovaBACKUP 21 client, the retention settings are definable inside the backup job, in the job settings dialog:

  • The backup job selection, where you perform the selection of files and plugins to include in the backup job (in the tree view in the left and middle side), is defined in the "Backup" tab dialog.

  • The "Backup to..." field (at the bottom left of the "Backup" tab dialog) defines where the backups are saved, as the primary storage target location.

  • A copy of an at rest 'Local Backup' device type backup to a Cloud Device (S3) also as an option added in 21.1 (which we call "Hybrid Backup") can be enabled starting in NovaBACKUP 21.1, using the "Hybrid Backup" setting section of the backup job settings dialog, per backup job to enable and define the retention value for that cloud backup, to limit how many days of backups to keep on the Cloud Device in that case.

  • The retention time in the job settings dialog is displayed for the individual backup job that utilizes the primary storage target location (the primary storage target location is the path or the already configured NovaBACKUP Device device name that is listed in the "Backup to..." field at the bottom left of the "Backup" tab dialog, in the first screenshot. In that first example, the backup is kept for "30 days" (which is the default retention value). In the second example screenshot that also shows the "Hybrid Backup" setting section of the job settings dialog, the

  • A schedule is defined during the creation of the backup job and is then linked to the backup job. The schedule settings can be changed in the backup job that is being viewed in the "Backup" tab dialog, and a schedule can also be defined for a particular backup job utilizing the "Schedule" tab as well (to add a new schedule or edit an existing schedule in that dialog).

This way you can see at a glance how the jobs are set up.

Different Types of Backup Jobs

For File Backups

  • Forever-incremental Backup: Forever incremental backup is a process in which all backups after the initial full backup are incremental only. Unlike traditional incremental, which suggests periodic full backups, using forever-incremental means that all backups are always incremental. This file backup method is available for local and cloud backups starting in NovaBACKUP 21.x. With this scheme, the backup will first store as an initial full seed backup, and then after that has completed, subsequent runs of that same backup job will use the incremental scheme, and the retention that is defined at the device level will function to roll up the changes into that full seed backup as needed. This backup scheme did not exist prior to that time, so it may be something new to get used to if you are a legacy version user. Retention is defined at the backup job level, and so in that case there is no need to create and maintain a separate "retention" job in that case, for these new backup device types that utilize this scheme (as the only available scheme in that case). For a futher explanation of How Incremental Forever Backup Handles the Retention Settings; this is a high level overview of how retention works in NovaBACKUP 21, for the two 'Local Backup' and 'Cloud Storage' S3 device types (as the only backup scheme that can be utilized with those two newer device types).

For Image Backups

  • Full Backup: a data or image backup of all (selected) data or drives or partitions.

  • Differential Backup: a backup with all changes since the last full backup.

  • Incremental Backup: A backup that only contains the files that have changed since the most recent backup (either full or incremental).

Note: The "Hybrid Backup" setting and functionality was first introduced in NovaBACKUP 21.1.

Last updated