Tchater maintenant avec le support
Tchattez avec un ingénieur du support

NetVault Plug-in for FileSystem 13.1.2 - User Guide

Performing Full Backups

1
In the Navigation pane, click Create Backup Job to start the configuration wizard.
You can also start the wizard from the Guided Configuration link. In the Navigation pane, click Guided Configuration, and then on the NetVault Configuration Wizard page, click Create Backup Jobs.
2
In Job Name, type a name for the job. Assign a descriptive name that allows you to easily identify the job for monitoring its progress or restoring data.
3
In the Selections list, select an existing Backup Selection Set, or complete the following steps to create a set:
a
Click Create New to open the NetVault Selections page.
Back up entire system: On Linux and UNIX systems, select the root node (“/”).
On Windows, select the Fixed Drives node. To back up data on removable drives, select the Removable Drives node.
Back up individual items: Open the parent node. Browse through the directory tree, and locate the items that you want to back up.
Exclude child items: To exclude a file or directory within a selected parent node, click the corresponding check box to replace the check mark with a cross.
d
Click Save, and in the Create New Set dialog box, type a name for the set. Click Save to close the dialog box.
4
In the Plugin Options list, select an existing Backup Options Set, or complete the following steps to create a set.
a
Click Create New to open the File System Plugin Backup Options page.

Backup Method

Under Backup Method, select the applicable option:

Standard: To perform native file system backups, select the option. On Linux- and UNIX-based systems, you can only use the Standard Backup method.
Snapshot-Based: To perform snapshot-based backups, select this option. This backup method is only available on Windows-based systems.

For more information about backup methods, see About backup methods.

Backup Type

Under Backup Type, select the Full option.

For more information about backup types, see About backup types.

Backup Files to Storage

This option is selected by default.

To copy the selected data from snapshots to a storage device, select this check box.

The plug-in uses a suitable VSS provider to create persistent or non persistent snapshot on the client, and copies the selected data from the snapshot to the storage device.

Array-Based Persistent Snapshot

To retain persistent snapshots on disk arrays, select this check box.

Note the following:

If both Backup Files to Storage and Array-Based Persistent Snapshot check boxes are selected, the plug-in copies the selected files to a storage device, creates a snapshot on storage array, and adds the snapshot information to the backup index.
If only the Array-Based Persistent Snapshot check box is selected, the plug-in just writes the index entries to the storage device and creates a snapshot on storage array.

Discard After

The Discard After option can be used to delete persistent snapshots from Disk Array after a specified period. This option is only available when you use persistent snapshots to perform backups to a storage device and retain the snapshot as backup on the disk array (that is, the backup uses Array-Based Persistent Snapshot option).

To configure snapshot expiration setting, select this check box. Type or select the period, and in the associated list, select the Day, Week, Month, or Year option.

Regardless of the saveset expiration setting, a snapshot is automatically deleted as per its retirement settings on disk array.

Otherwise, it expires as per retention policy selected while creating a snapshot.

Perform Backup Off-Host using Client

This option allows you to off-host the backup on a remote client machine, where the backup is initiated by the off-host remote client.

The off-host remote client mounts the snapshot, writes file data to the backup stream, unmounts the snapshot, and returns the backup status to the primary client machine.

This option is available only if Backup Files to Storage and Array-Based Persistent Snapshot are selected.

Ignore truncated files

The Storage Manager allows running a truncation policy to move data blocks from the primary storage and free up disk space. The Storage Manager moves the files that meet the truncation criteria from the primary storage to archive tiers of storage, and sets the Windows offline attribute for these files. Depending on the truncation policy, the Storage Manager leaves a stub file on the disk when a file is truncated.

If you select the Ignore truncated file(s) check box, the Plug‑in for FileSystem omits the offline files during Full, Incremental, and Differential Backups.

If you do not select this check box, the Storage Manager retrieves the truncated files from the archive tiers when the plug-in tries to read the stub files. The deduplicated files are rehydrated during this process.

The archived truncated files will not appear during restore.

Check For Files Being Modified During Backup

To mark the files that are being modified during a backup, leave this check box selected. During restore, these files are not restored by default. To restore these files, you must set the option Restore Files Modified During Backup on the Restore Options Set.

If you do not want to check for files that are being updated during backup, clear this check box.

The Check For Files Being Modified During Backup option is disabled for the snapshot-based method.

Backup through Mount Points

This check box is only available on Windows. It is selected by default.

If you do not want to back up the data on NTFS mount folders, clear this check box.

Backup through Remote Mounts

This check box is only available on Linux and UNIX. It is not selected by default. If you want to back up the data on mounted file systems, you must select this check box.

Check for and Skip Locked Mandatory Locking Files

To check whether mandatory locking is enabled on the system or not, select this check box.

If mandatory locking is enabled, the plug-in tries to lock the file before backing it up. If the plug-in is unable to lock the file, it skips the file. (For example, if the file is locked by some other application, the plug-in cannot lock it for backup, and hence skips the file.)

This check box is only available on Linux and UNIX systems.

Enable Restartable Backup

To add the ability to stop a job and resume it later from that point, select this check box.

When you stop the job, the plug-in generates an index for all items that have been processed up to that point and writes the index to the backup media and NetVault Database. The job status is then set to Job Stopped. If the plug-in is writing a large backup index, the jobs status continues to be reported as “Writing to Media: Storing Backup Index” until the index is written. When you restart the job later, the plug-in runs an Incremental Backup job to back up the remaining files and folders.

You can stop and resume a job from the Job Status page. For more information, see Stopping a job and Restarting a job.

Path to Backup Log

To generate a backup log file, type the filename. The log provides a list of files that are selected for the backup. The files that are backed up successfully are marked with an “o” and the others are marked with an “x.” You can use this option with an Incremental Backup to determine which new or changed files have been backed up. If you specify an existing filename, the plug-in overwrites the file. The log file is created in CSV file format (.csv), and includes details such as file size, date modified, and file type.

Utilise Multiple Streams During Backups

By default, the plug-in generates a single data stream for a backup job, and backs up the selected items in a sequential manner.

You can use this option to perform multistream backups. For more information, see “About multistream backups.”

When you select this check box, the plug-in splits the Backup Selection Set into multiple selection groups. It creates a selection group for each volume and network share included in the set and uses separate child processes to perform parallel backups of the selection groups.

You can also configure the plug-in to create separate selection groups for a single volume and use multiple streams to back up the data. For more information, see Use Heuristics for large Single Volume backups.

You can specify the maximum concurrent streams on a per-job basis. The Maximum Concurrent Streams setting determines the number of selection groups that are backed up simultaneously.

Maximum Concurrent Streams

The value configured for the Maximum Concurrent Streams option determines the number of child processes that are started concurrently on the client. For example, if there are six selection groups, and this option is set to 4, four child processes are started on the client. After acquiring the backup device and media, a child process generates a backup stream to back up the items within the selection group. When a child process completes its task, another child process is then started to back up the next selection group. This process continues until all selection groups are backed up.

If any child process is unable to acquire the backup device and media, it remains in a “waiting for media” state until the device and media become available. For example, if only two tape devices are available for four child processes, the processes that are able to acquire the device and media start backing up the data immediately, while the other processes remain in a waiting state until the device and media become available.

 

We recommend that you configure this option according to the capabilities of the client on which the job is running and the number of devices that are available to the job. The inability to acquire device and media can delay the job. In addition, running multiple concurrent processes on systems with a single processor can degrade the system performance.

By default, the plug-in uses two streams for backups that are configured as multistream jobs. The plug-in allows up to eight parallel streams.

Note the following:

Use Heuristics for large Single Volume backups

When backing up a large volume, you can configure the plug-in to dynamically split the data into multiple selection groups and use multiple parallel streams to back up these groups.

The criteria used to determine the selection groups include the following:

After identifying the selection groups, the plug-in creates a child process to back up each selection group. Each child process uses the same criteria to identify parts of its backup that can benefit from a separate stream. If the current stream count has not exceeded the maximum allowed streams, the plug-in assigns a new child process to back up the sub-group. Otherwise, it uses the current stream to back up the sub-group.

During Incremental Backups, only the top-level selection groups use separate data streams; the child processes do not attempt to split the selection groups.

Always use a new stream when crossing a mount point

When you select this check box, the plug-in uses separate streams to back up the mount points that exist on the volumes.

You can use this option with the Use Heuristics for large Single Volume backups option.

f
Click Save, and in the Create New Set dialog box, type a name for the set. Click Save to close the dialog box.
NOTE: When performing multi-stream backups, do not select the Ensure backup is the first on the target media check box. If you select this check box for multi-stream backups, each data stream targets a separate piece of media to exist as the first backup on the media item. Thus, if a backup generates five streams, the job tries to obtain five blank or new media items.

This option does not apply to disk-based storage devices.

6
To submit the job for scheduling, click Save & Submit. You can monitor the job progress from the Job Status page and view the logs from the View Logs page.
To save the job definition without scheduling it, click Save. You can view, edit, or run this job from the Manage Job Definitions page. This job is not displayed on the Job Status page until you submit it.
For more information about Job Status, View Logs, and Manage Job Definitions, see the Quest NetVault Administrator’s Guide.

Selection tree icons: Linux and UNIX

Open directory

Closed directory

Open linked directory

Closed linked directory

Open local mount point

Closed local mount point

Open remote mount point

Closed remote mount point

File

Linked file

Socket

Linked socket

FIFO

Linked FIFO

Block device

Linked block device

Character device

Linked character device

Broken link

Link

Files modified during backup

Selection tree icons: Windows

Fixed drives

Drive

Open directory

Closed directory

File

Compressed file

Hidden file

Executable file

File modified during backup

Removable drives

CDROM

Removable media

Network shares

System state

Active Directory (Windows server only)

Com+ class registration database or registry

Disk quota database

System files

SYSVOL

Remote storage manager database

IIS meta database (Windows server only)

Certificate server (Windows server only)

Inclusion lists

This section includes the following topics:

Documents connexes

The document was helpful.

Sélectionner une évaluation

I easily found the information I needed.

Sélectionner une évaluation