Problem
It is possible and supported to backup Distributed File System Replication (DFSR) data in conjunction with Accelerator and observe the increased performance Accelerator is designed to deliver (See Related Article 000021195).
In some environments, the number of files and amount of data backed up is larger than it should be for a Differential Incremental backup job.
Error Message
During the pre-backup mode of a Differential Incremental DFSR backup, the bpbkar32.exe process receives the list of replicated folders from the DFS Writer, it then traverses the file system building a list of files to backup based on either the Archive Bit or Time and Date Stamp.
If NetBackup detects that a file has not changed, it remarks that the file does not qualify to be backed up:
Example:
9:45:02.732 PM: [8068.15960] <4> dos_backup::tfs_scanstart: INF - in 'pre-backup' mode
9:46:05.732 PM: [8068.15960] <4> dos_backup::tfs_scannext: INF - <Shadow Copy Components:\User Data\Distributed File System Replication\DfsrReplicatedFolders\Apps\myfile.txt> did not pass modification check
If NetBackup detects that a file has changed or is new, it adds the file to the backup set
Example:
9:47:05.661 PM: [8068.15960] <4> dos_backup::V_InitializeShadowCopy: INF - DFSRPath::mapShadowToNTFSMountPoint returned "C:\" for "Shadow Copy Components:\User Data\Distributed File System Replication\DfsrReplicatedFolders\Apps\MyNewFile.txt" which was not already in the collection.
9:47:05.661 PM: [8068.15960] <4> dos_backup::V_InitializeShadowCopy: INF - FS_AddToSnapshotSet() (Shadow Copy Components:\User Data\Distributed File System Replication\DfsrReplicatedFolders\Apps\MyNewFile.txt)
During the backup mode a Differential Incremental DFSR backup, the file-system is traversed by bpbkar32.exe a second time for backup. At this point, the files on the file system are compared to the content of the Accelerator Track Log. If an undocumented file is encountered, Accelerator forces a backup of the file - regardless of the state of the Archive Bit or Time and Date Stamp.
Example:
2:01:01.876 AM: [8068.15960] <4> dos_backup::tfs_scanstart: INF - in 'backup' mode
2:12:24.975 AM: [8068.15960] <2> dos_backup::fscp_change_detection(): DBG - file changed: could not find track journal entry for <Shadow Copy Components:\User Data\Distributed File System Replication\DfsrReplicatedFolders\Apps\myfile.txt>
Cause
Solution
There are two possible workarounds:
1. Discontinue use of Accelerator in a Policy which backs up DFSR data.
2. Leave Accelerator enabled, but in the Backup Selection of the Policy, specify by-name each replicated folder you would like backed up.
Example:
Shadow Copy Components:\User Data\Distributed File System Replication\DfsrReplicatedFolders\Biology
Shadow Copy Components:\User Data\Distributed File System Replication\DfsrReplicatedFolders\English
Shadow Copy Components:\User Data\Distributed File System Replication\DfsrReplicatedFolders\Psychology
Applies To
The issue exists when an Accelerator driven backup of DFSR data is performed with a broad backup selection such as:
ALL_LOCAL_DRIVES
or
Shadow Copy Components:\User Data\Distributed File System Replication\DfsrReplicatedFolders