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™ in Highly Available Environments Administrator's Guide
  3. NetBackup protection against single points of failure
  4. Protecting against component failures
  5. Media server failures
  6. Restoring disk backups using an alternative media server
NetBackup™ in Highly Available Environments Administrator's Guide

Restoring disk backups using an alternative media server

NetBackup can share disk storage pools between multiple media servers. During restore, by default, NetBackup balances the job load and automatically directs the restore to the least busy media server rather than the one that made the backup. However, this process can cause problems if the media server selected to perform the restore is licensed as a SAN media server or does not have network access to the client which requires a restore.

If you encounter this problem, configure the force restore media server setting, with one of the following methods.

Configure the force restore media server setting

To configure the failover restore media server in the bp.conf file (UNIX)

  1. Sign in to the primary server.
  2. (UNIX) In the bp.conf file, create an entry FAILOVER_RESTORE_MEDIA_SERVER.

To add a media host override (Windows)

  1. Sign in to the primary server.
  2. On the left, click Hosts > Host properties.
  3. Select the primary server and click Connect.
  4. Select the primary server and click Edit primary server.
  5. Click General server.
  6. Locate Media host override. Then click Add to add a media server.

    This setting works on a per-server basis. It lets you specify a media server for restore operations based on the media server that is used to make the backup. To ensure that the same media server is used to make the backup and the restore, specify the same name for the backup and restore server.

Create the touch file USE_BACKUP_MEDIA_SERVER_FOR_RESTORE

Note:

When the USE_BACKUP_MEDIA_SERVER_FOR_RESTORE touch file is created, all FAILOVER_RESTORE_MEDIA_SERVER and FORCE_RESTORE_MEDIA_SERVER settings are ignored.

Create the touch file as follows:

  • (Linux) On the primary server, create the file in /usr/openv/netbackup/db/config

  • (Windows) On the primary server, create the file in <install path>\veritas\netbackup\db\config.

    USE_BACKUP_MEDIA_SERVER_FOR_RESTORE is a global setting and always forces the restore to the server that did the backup.

Use the bprestore -disk_media_server command

Run the restore from the command line using the bprestore -disk_media_server command. This setting works on a per job level. It also lets you specify the media server that is required for the specific restore job. Unlike the other two options, this setting is dynamic and can be applied when needed.

Feedback

Was this page helpful?
Previous

Restoring tape backups using an alternative media server

Next

LAN client failures

Feedback

Was this page helpful?