Full Backups
-
Full backups provide the most comprehensive protection of data. From the CommCell Browser, navigate to <Client> | File System | defaultBackupSet.
-
Right click the <Subclient> and click Backup.
-
Select Full as backup type and Immediate to run the job immediately.
-
Click OK.
You can track the progress of the job from the Job Controller or Event Viewer window. When the backup has completed, the Job Controller displays Completed.
Incremental backups
An incremental backup contains only data that is new or has changed since the last backup, regardless of the type. On average, incremental backups consume less media and use less resources than full backups.
The illustration below clarifies the nature of full and incremental backups. For simplicity, assume there is a file system that contains six files as represented in the figure.
Backup #1 is a full backup and therefore writes all the data, changed and unchanged, to the backup media. Backups #2 through #n-1 are incrementals and only back up those files that have changed since the time of the last backup, regardless of the type. For example, files A, B, and E changed after the full backup and were therefore backed up in Backup #2. Backup #4 backed up files A and D because both files were modified sometime after Backup #3 occurred. File F did not change; hence, it was not backed up in any of the incremental backups, but it was included in both full backups, which, by definition, back up everything.
Follow the steps below to perform an incremental backup:
-
From the CommCell Browser, navigate to <Client> | File System | defaultBackupSet.
-
Right click the <Subclient> and click Backup.
-
Select Incremental as backup type and Immediate to run the job immediately.
-
Click OK.
You can track the progress of the job from the Job Controller. When the backup has completed, the Job Controller displays Completed.
Differential Backups
A differential backup contains only the data that is new or has changed since the last full backup. Like incremental backups, differential backups, on average, consume less media and place less of a burden on resources than full backups. Differential backups are cumulative. This means that each differential backup contains all changes accumulated since the last full backup. Each successive differential backup contains all the changes from the previous differential backup.
The illustration below demonstrates the nature of differential backups. For simplicity, assume there is a file system that contains six files as represented in the figure.
Backup #1 is a full backup and therefore writes all the data to the backup media. Backups #2 through #n-1 are differential backups and only back up those files that changed since the time of the last full backup. For example, files A, B, and E changed after the full backup and were therefore backed up in Backup #2 as well as all subsequent differential backups. File C changed sometime after Backup #2 and was consequently backed up in Backup #3 and all subsequent differential backups. File F did not change; hence, it was not backed up in any of the differential backups, but it was included in both full backups, which, by definition, back up everything.
Follow the steps below to perform a differential backup:
-
From the CommCell Browser, navigate to <Client> | File System | defaultBackupSet.
-
Right click the <Subclient> and click Backup.
-
Select Differential as a backup type and Immediate to run the job immediately.
-
Click OK.
You can track the progress of the backup job from the Job Controller. When the backup has completed, the Job Controller displays Completed.
Synthetic Full Backups
A synthetic full backup is a synthesized backup, created from the most recent full backup and subsequent incremental and/or differential backups. The resulting synthetic full backup is identical to a full backup for the subclient.
Unlike full, incremental, and differential backups, a synthetic full backup does not actually transfer data from a client computer to the backup media. Therefore, they do not use any resources on the client computer.
Synthetic full backups are media-based; they read backup data from one media and simultaneously write (restore) the result to the new active media within the same media group. As a result, synthetic full backups require that at least two media drives for the same storage policy be available at the time the job is started. Synthetic full backups cannot be performed on subclients where the storage policy is associated with a stand-alone drive.
Running Synthetic Full Backups
Synthetic full backups can either be started manually or scheduled to occur at regular intervals.
Note
-
You cannot run a synthetic full backup job if no incremental or differential backups were run after the last full or synthetic full backup.
-
For file systems and VMs, the system will run an automatic synthetic full backup job only if all of the following conditions are true:
-
The current application size is greater than or equal to 1 GB.
-
The sum of the sizes of the backup jobs in the current cycle is greater than or equal to 1 GB.
-
The sum of the sizes of the backup jobs in the current cycle is greater than the current application size by more than 50%.
-
-
From the CommCell Browser, navigate to <Client> | File System | defaultBackupSet.
-
Right click the <Subclient> and click Backup.
-
From the Backup Options window, select Synthetic Full for Backup Type.
-
Select Immediate for Job Initiation.
-
Click OK.
You can track the progress of the backup job from the Job Controller. When the backup has completed, the Job Controller displays Completed.
Accelerated Synthetic Full Backups (DASH Full)
When a storage policy copy is deduplicated, synthetic full backups can be created in an accelerated mode to significantly reduce the copy duration. This is done by identifying and transferring the data signatures (instead of the data itself) to the target wherever possible.
To enable DASH full on a storage policy copy, see Modifying a Storage Policy Copy Deduplication Settings.
On-Demand Backups
-
From the CommCell Browser, navigate to <Client> | File System | <On-Demand Backup Set>.
-
Right click the <Subclient> and click Backup.
-
Click Browse.
-
Navigate to the Directive file or Content file that you want to use.
-
Click OK.
-
Select Immediate to run the job immediately.
-
Click OK.
You can track the progress of the backup job from the Job Controller. When the backup has completed, the Job Controller displays Completed.
Back Up Mount Points
Backups follow mount points by default, backing up both the configuration and the data on the mounted volume. You can use another subclient to backup the data on the mounted volume. In such case, you can exclude the data on the mounted volume from the default backup.
-
From the CommCell Browser, navigate to <Client> | File System | defaultBackupSet.
-
Right click the default <Subclient> and click Backup.
-
Select Full as backup type and Immediate to run the job immediately.
-
Click Advanced and select the Advanced Backup Options dialog box.
-
In the Advanced Backup Options dialog box, click the Data tab.
-
Select (or clear) Follow Mount Points to include (or exclude) mount point data from the subclient.
-
Click OK.
Depending upon your selection, the mount point data will be included or excluded from the default subclient backup.
Scheduling a Backup
-
From the CommCell Console, navigate to Client Computers | <Client> | File System | defaultBackupSet.
-
Right click the default <Subclient> and click Backup.
-
Click Schedule.
-
Click Configure.
-
Select the appropriate scheduling options. For example:
-
Click Weekly.
-
Check the days you want the run the restore job.
-
Change the Start Time to 9:00 PM
-
Click OK to close the Schedule Details dialog
-
Click OK to close the Backup Options dialog
The backup job will execute as per the schedule.
-
See Scheduling for a comprehensive information on scheduling jobs.
Managing Jobs
Jobs can be managed in a number of ways. For information on controlling jobs, such as terminating a job, see Job Controller Overview.
Restarting Jobs
Jobs that fail to complete successfully are automatically restarted based on the job restartability configuration set in the Control Panel. This configuration can be changed at any time; however, changes to this configuration will affect all jobs run in the entire CommCell.
It is also possible to override the default CommServe configuration for individual jobs by configuring retry settings when initiating the job. This configuration, however, will apply only to the specific job.
Note
Backup jobs for this Agent are resumed from the point-of-failure.
Configure Job Restartability at the CommServe Level
-
From the CommCell Console ribbon, click the Home tab, and then click Control Panel.
-
In the Data section, click Job Management.
The Job Management dialog box is displayed.
-
On the Job Restarts tab, select the job information.
-
In the Job Type box, select the job that you want set the restart capability for (for example, for DB2 backup jobs, select DB2 Data Protection).
-
Select the Restartable check box.
-
Optional: to change the maximum number of times that the Job Manager tries to restart a job, in the Max Restarts box, select the number of times.
-
Optional: to change the time interval between attempts for the Job Manager to restart the job, in the Restart Interval (Mins) box, select the number of minutes.
-
-
Click OK.
Configure Job Restartability for an Individual Job
-
From the Backup Options dialog box, click Advanced, then select the Job Retry tab and specify the following as desired:
-
Total Running Time - The maximum elapsed time, in hours and minutes, from the time that the job is created.
-
Number of Retries - The number of times that Job Manager will attempt to restart the job.
-
Kill Running Jobs When Total Running Time Expires - Option to kill the job when the specified Total Running Time has elapsed, even if its state is "Running".
-
-
Click OK.
Throttling Jobs
Modify backup job performance by modifying job throttling. See Throttling Backup Jobs for information on throttling options.
Additional Options
The following table describes the available additional options to further refine your backup operations:
Option |
Description |
Related Topics |
Startup Options |
The Startup Options are used by the Job Manager to set priority for resource allocation. This is useful to give higher priority to certain jobs. You can set the priority as follows:
|
|
Alerts |
This option enables users or user groups to get automatic notification on the status of the data protection job. Follow the steps given below to set up the criteria to raise notifications/alerts:
|
Refer to Alerts and Notifications. |
Command Line Backups |
Command Line Interface enables you to perform backups or restore from the command line. The commands can be executed from the command line or can be integrated into scripts. You can also generate command line scripts for specific operations from the CommCell Browser using the Save As Script option. |
Refer to Command Line Interface. |
Data Path Options |
Data Protection operations use a default Library, MediaAgent, Drive Pool, and Drive as the Data Path. You can use this option to change the data path if the default data path is not available. Follow the steps given below to change the default data path:
|
Refer Change Data Path. |
Start New Media |
The Start New Media option enables you to start the data protection operation on a new media. This feature provides control over where the data physically resides.Use the following steps to start the data protection operation on a new media:
|
Refer to Start New Media. |
Mark Media Full |
This option marks the media as full, two minutes after the successful completion of the data protection job. This option prevents another job from writing to this media. Follow the steps given below:
|
Refer to Export Media. |
Allow Other Schedules To Use Media Set |
The Allow Other Schedules to use Media Set option allows jobs that are part of the schedule or schedule policy and using the specific storage policy to start a new media. It also prevents other jobs from writing to the same set of media.
|
Refer to Creating an Exportable Media Set. |
Reserve Resources Before Scan |
Media is reserved for a job when the job is ready to write data. You can use this option to reserve the media during the initial phase of the job. Follow the steps given below to reserve media:
|
|
Extended Data Retention |
This option allows you to extend the expiration date of a specific job. This will override the default retention set at the corresponding storage policy copy. Follow the steps given below to extend the expiration date:
|
Refer to Extended Retention Rules. |
Vault Tracker |
This feature provides the facility to manage media that is removed from a library and stored in offsite locations. Depending on your Vault Tracker setup, select the required options. Use the following steps to access and select the Vault Tracker options.
|
Refer to Vault Tracker. |
CommCell Readiness Report |
The CommCell Readiness Report provides you with vital information such as connectivity and readiness of the Client, MediaAgent, and CommServe. It is useful to run this report before performing a backup or a recovery operation. Follow the steps given below to generate the report:
|
Refer to CommCell Readiness Report. |
Backup Job Summary Report |
The Backup Job Summary Report provides you with information about all of the backup jobs that are run in last 24 hours for a specific subclient. You can get information such as status, time, data size, and so on for each backup job. It is useful to run this report after performing the backup. Follow the steps given below to generate the report:
|
Refer to Backup Job Summary Report. |