Specifying the restore server
NetBackup may not use the backup server as the restore server for deduplicated data.
You can specify the server to use for restores. The following are the methods that specify the restore server:
Always use the backup server. Two methods exist, as follows:
Use NetBackup Host properties to specify a server. All restore jobs for any storage unit on the original backup server use the media server you specify. Specify the same server for the as for the .
See "Forcing restores to use a specific server" in the NetBackup Administrator's Guide, Volume I.
This procedure sets the FORCE_RESTORE_MEDIA_SERVER option. Configuration options are stored in the
bp.conffile on UNIX systems and the registry on Windows systems.Create the touch file
USE_BACKUP_MEDIA_SERVER_FOR_RESTOREon the NetBackup primary server in the following directory:UNIX:
usr/openv/netbackup/db/configWindows:
install_path\Veritas\Netbackup\db\configThis global setting always forces restores to the server that did the backup. It applies to all NetBackup restore jobs, not just deduplication restore jobs. If this touch file exists, NetBackup ignores the FORCE_RESTORE_MEDIA_SERVER and FAILOVER_RESTORE_MEDIA_SERVER settings.
Always use a different server.
Use NetBackup Host Properties to specify a server.
See the previous explanation about , except: Specify the different server for the .
A single restore instance. Use the bprestore command with the -disk_media_server option.
Restore jobs for each instance of the command use the media server you specify.
See the NetBackup Commands Reference Guide.