Forum Discussion

Data_planet's avatar
10 days ago

NetBackup Replication (AIR). Very old Backup Images

Good day!

I'm planning to replicate the NetBackup Images on NUB-Appliance 5240 to a new master server which is on RHEL-8. Current NBU version 10.3.0.1.

My environment has SLP and NON SLP jobs. I want to replicate all images that were processed using SLP and STU to a New Linux Master (NBU domain). The NBU Admin console only have duplicate option. 

Using commands can I replicate old images? please share sample commands or tech article reference. Appreciate your help. 

2 Replies

  • Following your other thread (https://vox.veritas.com/discussions/netbackup/platform-migration-netbackup-appliance-5240-to-rhel-9/907691 ), you need to decide how you will proceed. Depending on that decision, there are different solutions to this problem.

    If the target master server will be a new master server starting from scratch, follow the instructions provided by bhdrkzltn.

    However, if the target master server is a BYO master server with the database replicated from the old master server, this approach will not work.
    In your old environment, you need to:

    1. Create a new media server (physical or VM) with storage, and duplicate the images from the master server to the media server’s storage.
    2. Expire all backups from the old master server — but be careful not to expire them from the media server.
    3. Move the master server to the BYO system.
    4. (Optional) Duplicate the backups from the media server to the new master server and then decommission the temporary media server.

    If I were you, I would consider installing the BYO master server on a VM (with only the master role) and keeping the physical system as a media server.

  • Hi,

    Duplication is used to copy images in the same domain. nbreplicate is the command used to copy backup images from one domain to another.

    • Establish the trust between two master servers
    • At source storage server, fetch the certificate from target master server

    Sample usage:

    nbreplicate -backupid BACKUP_ID -cn 1 -rcn 102 -target_sts remote-storage-server.name.com