Avamar: Backups and sparse files

摘要: This article discusses the behavior of Avamar where a client is backing up a file system which contains sparse files.

本文章適用於 本文章不適用於 本文無關於任何特定產品。 本文未識別所有產品版本。

症狀

Issue 1: A backup could run slowly if it includes a sparse file which has been modified:

UNIX and Linux file system support for sparse file detection and management is file-system-dependent.

When a sparse file is modified, Avamar's avtar process reads the file as presented by the file system.  

Avtar performs sticky byte factoring on the entire file. This means, it breaks the file into chunks, compress those chunks, and create a hash of each chunk. For a large file, this may take a significant length of time.

This scenario can be detected by reviewing the avtar status messages in the backup log.  
For further details, see: How to analyse Avamar client backup performance and identify performance bottlenecks.

Issue 2:  Performing a restore of a sparse file may result in the restored file having a different size:

Although avtar does not detect 'sparse files', it detects regions of sparseness within a file and attempt to handle them efficiently.

The logic which handles the detection of sparseness is not 100% deterministic. It relies on a heuristic that looks for large regions of consecutive zeroes. This is described in Engineering Esczilla record 24164.

It is expected that the space or number of blocks consumed by the restored file, may not be identical as for the original file.

原因

One or more of the files backed up by an Avamar client are "sparse files".

解析度

Current releases of Avamar do not detect for or handle file sparseness during backups.
 
An enhancement request has been made to include this functionality in a future version of Avamar.

Workaround for Issue 1:
Use a separate dataset to back up sparse files. This helps avoid issues with reliability and long run times for the regular files when sparse files are modified.

If possible, exclude sparse files from the backup.

Issue 2: 
No resolution applicable. This is expected behaviour.

其他資訊

According to Wikipedia: In computer science, a sparse file is a type of computer file that attempts to use file system space more efficiently when blocks allocated to the file are mostly empty.

The default ls command will not help identify a sparse file.
ls -lh lastlog
-rw-r--r-- 1 root tty 1.2T 2013-01-14 03:03 lastlog

Unless the -s flag is added.
admin@client:/var/log/>: ls -slh sparsefile
36K -rw-r--r-- 1 root tty 1.2T 2013-01-14 03:03 sparsefile

 

受影響的產品

Avamar

產品

Avamar
文章屬性
文章編號: 000038476
文章類型: Solution
上次修改時間: 06 2月 2025
版本:  5
向其他 Dell 使用者尋求您問題的答案
支援服務
檢查您的裝置是否在支援服務的涵蓋範圍內。