Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ Backup Planning and Performance Tuning Guide
  3. Tuning other NetBackup components
  4. How to improve performance when backing up many small files
NetBackup™ Backup Planning and Performance Tuning Guide

How to improve performance when backing up many small files

NetBackup may take longer to back up many small files than a single large file.

Table: How to improve performance when backing up many small files

Try the following

Notes

Use the FlashBackup (or FlashBackup-Windows) policy type.

FlashBackup is a feature of NetBackup Snapshot Client. FlashBackup is described in the NetBackup Snapshot Client Administrator's Guide.

Windows: turn off virus scans.

Turning off scans may double performance.

Snap a mirror (such as with the FlashSnap method in Snapshot Client) and back that up as a raw partition.

Unlike FlashBackup, this type of backup does not allow individual file restore.

Turn off or reduce logging.

The NetBackup logging facility has the potential to affect the performance of backup and recovery processing. Logging is usually enabled temporarily, to troubleshoot a NetBackup problem. The amount of logging and its verbosity level can affect performance.

Make sure that the media server's network buffer size is the same as the client's communications buffer size

See Setting the network buffer size for the NetBackup media server.

See Setting the NetBackup client communications buffer size.

Adjust the batch size for sending metadata to the catalog

See Adjusting the batch size for sending metadata to the NetBackup catalog.

Upgrade NIC drivers as new releases appear.

 

Run a bpbkar throughput test

Run the following bpbkar throughput test on the client with Windows.

C:\Veritas\Netbackup\bin\bpbkar32 -nocont > NUL 2>

For example:

C:\Veritas\Netbackup\bin\bpbkar32 -nocont c:\ > NUL 2> temp.f

Run the following bpbkar throughput test on the client with UNIX.

/usr/openv/netbackup/bin/bpbkar -nocont -dt 0 -nofileinfo
  -nokeepalives file system > /dev/null

Where file system is the path being backed up.

For example:

/usr/openv/netbackup/bin/bpbkar -nocont -dt 0 -nofileinfo
  -nokeepalives file system > /dev/null

Optimize TCP/IP throughput

When initially configuring the Windows server, optimize TCP/IP throughput as opposed to shared file access.

Boost background performance on Windows versus foreground performance.

You can adjust processor scheduling by choosing how to allocate processor resources so that it is optimized to run programs (foreground services) or background services (for example, printing or backup) with more responsiveness.

Turn off NetBackup Client Job Tracker if the client is a system server.

See NetBackup client performance in the data transfer path.

Install appropriate patches

Regularly review the patch announcements for every server OS. Install patches that affect TCP/IP functions, such as correcting out-of-sequence delivery of packets.

More Information

How to improve FlashBackup performance

Feedback

Was this page helpful?
Previous

Fast recovery with Bare Metal Restore

Next

How to improve FlashBackup performance

Feedback

Was this page helpful?