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. Media configuration guidelines
  4. Adjusting the media_error_threshold
NetBackup™ Backup Planning and Performance Tuning Guide

Adjusting the media_error_threshold

You can adjust the NetBackup media error threshold as follows.

To adjust the NetBackup media error thresholds

  • Use the nbemmcmd command on the media server:

    Linux/UNIX

        /usr/openv/netbackup/bin/admincmd/nbemmcmd -changesetting 
        -time_window unsigned integer -machinename string
        -media_error_threshold unsigned integer -drive_error_threshold 
        unsigned integer
    

    Windows

       install_path\NetBackup\bin\admincmd\nbemmcmd.exe -changesetting 
        -time_window unsigned integer -machinename string
        -media_error_threshold unsigned integer -drive_error_threshold 
        unsigned integer
    

    For example, if the -drive_error_threshold is set to the default value of 2, the drive is downed after 3 errors in 12 hours. If the -drive_error_threshold is set to 6, it takes 7 errors in the same 12-hour period before the drive is downed.

    NetBackup freezes a tape volume or downs a drive for which these values are exceeded. For more detail on the nbemmcmd command, refer to the man page or to the NetBackup Commands Reference Guide.

Feedback

Was this page helpful?
Previous

About the threshold for media errors

Next

About tape I/O error handling

Feedback

Was this page helpful?