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 VI. Configuring backups
  4. Managing backup images
  5. Promote a copy to a primary copy
NetBackup™ Web UI Administrator's Guide

Promote a copy to a primary copy

Each backup is assigned a primary copy. NetBackup uses the primary copy to satisfy restore requests. The first backup image that is created successfully by a NetBackup policy is the primary backup. If the primary copy is unavailable and a duplicate copy exists, select a copy of the backup and set it to be the primary copy.

NetBackup restores from the primary backup, and Vault duplicates from the primary backup. If your Vault profile performs duplication, you can designate one of the duplicates as the primary. In most circumstances, the copy remaining in the robot is the primary backup. When a primary backup expires, the next backup (if it exists) is promoted to primary automatically.

Use one of the following methods to promote a copy to a primary copy:

Promote a backup copy to a primary copy

See Promote a backup copy to a primary copy.

Promote a copy to a primary copy for many backups using the bpchangeprimary command

See Promote a copy to a primary copy for many backups.

Promote a backup copy to a primary copy

To promote a backup copy to a primary copy

  1. On the left, click Catalog.
  2. From the Action list, select Duplicate.
  3. Select the search criteria to find the image you want to promote. Be sure that you indicate a copy in the Copies field and not Primary copy.

  4. Click Search.
  5. Select the image you want to promote. Then click Set primary copy.

    After the image is promoted to the primary copy, the Primary copy column immediately reads Yes.

  6. Click the Activity tab to view the job results.
Promote a copy to a primary copy for many backups

More information on the bpchangeprimary is available in the NetBackup Commands Reference Guide.

To promote a copy to a primary copy for many backups

  • You can also promote a copy to be a primary copy for many backups using the bpchangeprimary command. For example, the following command promotes all copies on the media that belongs to the b_pool volume pool. The copies must have been created after August 8, 2022:
    bpchangeprimary -pool b_pool -sd 08/01/2022

    In the next example, the following command promotes copy 2 of all backups of client_a. The copies must have been created after January 1, 2022:

    bpchangeprimary -copy 2 -cl client_a -sd 01/01/2022

More Information

Catalog utility search criteria and backup image details

Feedback

Was this page helpful?
Previous

Verify backup images

Next

Duplicate backup images

Feedback

Was this page helpful?