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™ Troubleshooting Guide
  3. Troubleshooting procedures
  4. Resolving full disk problems
NetBackup™ Troubleshooting Guide

Resolving full disk problems

If NetBackup is installed on a disk or a file system that fills up, such as with logging files, a number of problems can result. NetBackup may become unresponsive. For example, NetBackup jobs may remain queued for long periods, even though all NetBackup processes and services are running.

To resolve the full disk problems that are caused by NetBackup log files

  1. Clear up disk space in the directory where NetBackup is installed by doing the following:

    • You may need to delete log files manually, reduce logging levels, and adjust log retention to have log files automatically deleted sooner.

      See the NetBackup Logging Reference Guide for more information about logging levels, log file retention, and how to configure unified logging.

    • Consider moving the NetBackup unified logging files to a different file system.

  2. Use the Activity Monitor to verify that the NetBackup Scale-Out Relational Database Manager service is running.

    This service is the vrtsdbsvc_psql daemon on UNIX.

  3. If the NetBackup Scale-Out Relational Database Manager is stopped, note the following:

    • Do not stop the nbrb service. If you stop the nbrb service while the NetBackup relational database service is down, it can result in errors.

    • Restart the NetBackup Scale-Out Relational Database Manager service.

  4. Verify that the NetBackup Scale-Out Relational Database Manager service is running.

    If it is not and you remove files to free up disk space, you may not fix the problem. The relational database service must be restarted to allow the Resource Broker (nbrb) to allocate job resources.

To resolve full disk problems on the NBDB file system

  1. Shut down the NetBackup daemons.
  2. Compress the staging directory and put a copy in a safe location.

    UNIX: /usr/openv/db/staging

    Windows: install_path\VERITAS\NetBackupDB\staging

    This copy is a backup of the database as of the last catalog backup.

  3. Run a validation on the database:

    UNIX: /usr/openv/db/bin/nbdb_admin -validate -verbose

    Windows: install_path\VERITAS\NetBackup\bin\ nbdb_admin -validate -verbose

    If validation fails, contact Cohesity Support.

  4. If validation succeeds, run a database rebuild:

    UNIX: /usr/openv/db/bin/ >nbdb_unload -rebuild - verbose

    Windows: install_path\VERITAS\NetBackup\bin\ >nbdb_unload -rebuild -verbose

    If the rebuild fails, contact Cohesity Technical Support.

  5. If the rebuild succeeded, run the validation on the database again (step 3).

    If this validation fails, contact Cohesity Technical Support.

  6. Start the NetBackup daemons.
  7. As soon as possible, add additional space to the file system that contains NBDB.

To resolve full disk problems on other file systems (such as binaries, root, or image catalog)

  1. Shut down the NetBackup daemons.
  2. Determine the cause for the full file system and take corrective actions.
  3. Start the NetBackup daemons.
  4. Verify that the NetBackup daemons run without abnormal termination or errors.

    If errors occur, contact Cohesity Technical Support.

Feedback

Was this page helpful?
Previous

Using the Host properties to access configuration settings

Next

Frozen media troubleshooting considerations

Feedback

Was this page helpful?