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. Veritas NetBackup™ Administrator's Guide, Volume I
  3. Section V. Configuring backups
  4. Creating backup policies
  5. Backup Selections tab
  6. How to reduce backup time
Veritas NetBackup™ Administrator's Guide, Volume I

How to reduce backup time

A client can be added to multiple policies, to divide the client's files among the different backup selections lists. Multiple policies can reduce the backup time for that client because the files can be backed up in parallel.

Multiple clients can be backed up in parallel in the following situations:

  • Multiple storage devices are available (or if the policies are multiplexed).

  • Maximum jobs per client (in Global Attributes host properties) and the Limit jobs per policy policy attribute are set to allow it.

    See Global Attributes properties.

    See Limit jobs per policy (policy attribute).

Note:

Understand disk and controller input and output limitations before configuring including a client in multiple policies. For example, if two file systems overload the client when backed up in parallel, place both file systems in the same policy. Schedule the file systems at different times or set Maximum jobs per client to 1.

Another method to reduce backup time is to select Allow multiple data streams for a policy, and then add NEW_STREAMS directives to the backup selections list.

For example:

    NEW_STREAM
    file_a
    file_b
    file_c
    NEW_STREAM
    file_d
    file_e
    file_f

The example produces two concurrent data streams. The first data string contains file_a, file_b, and file_c. The second data stream contains file_d, file_e, and file_f.

See Allow multiple data streams (policy attribute).

Note:

For best performance, use only one data stream to back up each physical device on the client. Multiple concurrent streams from a single physical device can cause longer backup times. The disk heads must move back and forth between the tracks that contain files for the respective streams.

A directive instructs NetBackup to perform specific actions to process the files in the backup selections list.

Feedback

Was this page helpful?
Previous

Example log messages from the File System Backup Coverage Report (check_coverage)

Next

Pathname rules for Windows client backups

Feedback

Was this page helpful?