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 NetBackup resource allocation
  5. Disabling the sharing of NetBackup reservations
NetBackup™ Backup Planning and Performance Tuning Guide

Disabling the sharing of NetBackup reservations

In NetBackup, shared reservations are enabled by default.

See Sharing reservations in NetBackup.

In most cases, sharing reservations results in better performance.

However, it may be helpful to disable sharing reservations in the following case:

  • Many duplication jobs are running (using a storage lifecycle policy, or Vault, or bpduplicate), and

  • Many read media are shared between different duplication jobs

In this case, without shared reservations, one job runs and other jobs requiring the same media are queued because they cannot get a reservation. With shared reservations, the jobs can start simultaneously. However, with a limited set of resources (media/drive pair or disk drives), resources may bounce or "ping-pong" between different jobs as each job requests the resource.

For example, assume the following:

Two duplication jobs, job 1 and job 2, are duplicating backup images. Job 1 is duplicating images 1 through 5, and job 2 is duplicating images 6 through 9. The images are on the following media:

Table: Media required by jobs 1 and 2

Media used by job 1

Media used by job 2

Image 1 is on media A1

Image 2 is on media A2

Image 3 is on media A2

Image 4 is on media A2

Image 5 is on media A3

Image 6 is on media A2

Image 7 is on media A2

Image 8 is on media A2

Image 9 is on media A3

In this example, both jobs require access to media A2. Without shared reservations, if job 1 gets the reservation first, job 2 cannot start, because it needs to reserve media A2. A2 is already reserved by job 1. With shared reservations, both jobs can start at the same time.

Assume, however, that only a few drives are available for writing. Also assume that job 1 begins first and starts duplicating image 1. Then job 2 starts using media A2 to duplicate image 6. Media A2 in effect bounces between the two jobs: sometimes it is used by job 1 and sometimes by job 2. As a result, the overall performance of both jobs may degrade.

You can use the following procedure to disable the sharing of reservations.

To disable the sharing of reservations

  • Create the following file:

    On UNIX

    /usr/openv/netbackup/db/config/RB_DO_NOT_USE_SHARED_RESERVATIONS

    On Windows

    install_path\Veritas\NetBackup\db\config\RB_DO_NOT_USE_SHARED
    _RESERVATIONS

Feedback

Was this page helpful?
Previous

Sharing reservations in NetBackup

Next

Disabling on-demand unloads

Feedback

Was this page helpful?