...
The backup performance of an Avamar client during the scanning of files is relatively low.The following points are true: Status messages in the client log show low CPU usage by avtar.exe (see Dell article Avamar - How to interpret avtar backup log status lines)The backup is not bottlenecked due to network congestion.Anti-virus software is installed on the client.The anti-virus software is set to scan files in real time "on access" (when an application accesses files) To diagnose or view the issue during a backup, use the Task Manager: Processes tab > View > Select ColumnsEnable the I/O Read Bytes, and I/O Reads columns.While a backup is in progress, monitor the anti-virus process.If the I/O Read Bytes or I/O Reads numbers for the anti-virus application are heavily incremented during the backup, this may indicate an issue.
The anti-virus on access scanning feature contends with the avtar process for the storage I/O by intercepting files which avtar is trying to access.The anti-virus may be scanning snapshot storage which contents with avtar process for access to the snapshot that was taken as part of the backup.This extra load on the storage hardware reduces the potential file scan speed of the backup.
As a test, temporarily disable the anti-virus on-access or real-time scanning feature and rerun the backup. Temporarily configure a test Virtual Machine (VM) to do client-level backup with no anti-virus installed record timing then install anti-virus and compare.Compare the performance of the latest backup with earlier backups where real-time scanning was active. To do this, review a complete client log for Backed-up.Manually add --status=120 in additional options to increase the frequency of status messages for testing. avtar Info : Backed-up 344.3 GB in 862.43 minutes: 24 GB/hour (1,508,688 files/hour) If backup performance is improved with on-access scanning disabled, configure the anti-virus software to trust application activity by Avamar binaries or to ignore the reads.In addition to the avtar.exe, the executables to trust or safe-list from anti-virus ON ACCESS SCANNING are below. The files are typically installed in the c:\program files\avs\bin folder: avsql.exe Microsoft SQL Server avexchglr.exe Exchange Server GLR avexvss.exe Exchange Server axionfs.exe Exchange Server GLR avoracle.exe Oracle avlotus.exe Lotus Notes avscc.exe Desktop Icon avagent.exe Communication service between the client and Avamar server avvss.exe Disaster Recovery, BMR avmossvss.exe SharePoint Servers avupdate.exe Client update tool May be necessary to add exclusion for Volume Shadow Copies: Excluding the Directory: Find the anti-virus Settings: Locate your anti-virus software's settings or configuration panel. Access Scan Exclusion List: Navigate to the section for add or manage scan exclusions, often labeled as "Exclusions," "Scan Exclusion List," or similar. Add the Directory: Type or paste the path \Device\HardDiskVolumeShadowCopy* into the exclusion list and save the changes. Excluding the Process: Find the anti-virus Settings: Locate your anti-virus software's settings or configuration panel.Access Process Exclusions: Find the section for add or manage process exclusions.Add the Process: Add "vssvc.exe" to the excluded processes list. To list the absolute path of the Shadow Volume, use an elevated Command Prompt, and run the "vssadmin List Shadows" command. \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy*\ \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy* After resolving this type of interference from anti-virus software, if backup performance is still low, see Dell article: Avamar slow backup performance - how to troubleshoot and identify bottlenecks (RESOLUTION PATH)