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™ Web UI Administrator's Guide
  3. Section XIII. Disaster recovery and troubleshooting
  4. Troubleshooting the NetBackup Web UI
  5. Troubleshooting for dynamic multi-streaming for standard policy
  6. Backup failure scenarios
NetBackup™ Web UI Administrator's Guide

Backup failure scenarios

Backup job failure due to STU concurrent jobs setting

Backup jobs can fail when the Maximum concurrent jobs value for the storage unit (STU) is lower than the Maximum number of streams defined in a dynamic multi‑streaming standard policy.

This issue is most commonly associated with the Error code 5576.

In the Job details section, you may see errors similar to the following:

Feb 10, 2026 5:33:49 PM  -  Error nbjm (pid=136759): NetBackup status 5576.
The storage unit Maximum concurrent jobs setting is lower than the number of job streams specified in the policy configuration.

Workaround:

Configure the Maximum concurrent jobs setting for the storage unit used in dynamic multi‑streaming backups so that it is greater than or equal to the number of streams specified in the policy configuration.

Backup jobs failing with Status 42/232

Example log entries:

  • db_send_FILES_LIST failed: network read failed (42)

  • db_send_FILES_LIST failed: a protocol error has occurred (232)

To resolve NetBackup backup job failures with status 42 (network read failed) or 232 (protocol error) related to the db_send_FILES_LIST, disable catalog optimization on the primary server. Add the following entry to bp.conf file:

ENABLE_CATALOG_OPTIMIZATION = NO

Backup fails even when some streams complete successfully

Partial backup failures can cause several issues. For example, if a backup job uses 10 streams and only 3 streams complete successfully while the remaining 7 are still running when the job fails, the resulting backup is incomplete. In this scenario, NetBackup saves only the data from the completed streams.

Workaround:

These incomplete backups cannot restore the entire dataset for the intended recovery point. As a result, NetBackup administrators must manually expire these backup images. Retaining partial backups can be misleading because they do not represent a complete backup and are not suitable for recovery purposes.

Feedback

Was this page helpful?
Previous

Troubleshooting for dynamic multi-streaming for standard policy

Next

Policy creation issues

Feedback

Was this page helpful?