Performing Extent-Based Backups for Linux File System Agent

Extent-based backups integrate extent or chunk based technology to speed up backup operations. Extent based backups break down a file into small independent extents, that leads to potentially quicker backups and more resiliency to network disruptions. Extent based backups are helpful if the backup content consists of files that are large in size that may cause the available data streams to remain idle.

The size of an extent depends on the size of the file. A large file is split into small extents and each extent is backed up independently. For example, if a 1 GB file is split into 4 MB size small extents, then 256 extents will be backed up independently.

Extent based backups are automatically applied for files with size greater than or equal to 1 GB.

Benefits

  • Faster backups. Large files are backed up using multiple streams that increases the speed of backups.

  • Efficient backups. During network disruption, a backup job resumes from the last committed extent when the backup job was interrupted.

Support and Limitations

  • Supported only on client computers that use Indexing Version 2.

  • Not supported for on-demand backups, ad-hoc backups, and OnePass for UNIX.

Before You Begin

Verify that the File System Core package is installed on your computer.

Procedure

Property

Value

Name

bEnableFileExtentBackup

Category

FileSystemAgent

Type

Integer

Value

1

×

Loading...