Forum Discussion

manatee's avatar
manatee
Level 6
11 years ago
Solved

change /etc/hosts entries without reinstalling NBU?

NBU 7.6.0.3, master/media and client; Oracle 11.2.0.3

my DBA is trying to run an RMAN script to do backups. previously on this Solaris host, the ip address of the master/media server is in 10.xx.xx.xx range as well as the ip address of this Solaris host (as known by the master/media server). although the maste/media server and the client can ping each other, the returned ip address is in the range of 192.168.xx.xx for both of them.

my question is, does the NBU client need to be reinstalled or reconfigured to recognize this change of ip address?

the error message on my NBU console is:

3/04/2015 09:20:13 - connecting
03/04/2015 09:20:14 - connected; connect time: 0:00:00
03/04/2015 09:20:17 - Error bpbrm (pid=15731) from client SOLARIS-client: ERR - Script exited with status = 1 <the requested operation was partially successful>
03/04/2015 09:20:17 - Error bpbrm (pid=15731) from client SOLARIS-client: ERR - bphdb exit status = 6: the backup failed to back up the requested files
03/04/2015 09:20:17 - Info bphdb (pid=25758) done. status: 6: the backup failed to back up the requested files
03/04/2015 09:20:17 - end writing
the backup failed to back up the requested files  (6)

 

5 Replies

  • additional error from RMAN:

    RMAN-03009: failure of allocate command on ch00 channel at 03/04/2015 11:23:27
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27211: Failed to load Media Management Library
    Additional information: 2

     

  • my question is, does the NBU client need to be reinstalled or reconfigured to recognize this change of ip address?

    No, NetBackup does not know what IP your system is. NetBackup works on a host level and lets the OS/DNS translate the host to IP. So you can change the IP, but you need to ensure the other hosts are updated if not using DNS. Also use: bpclntcmd -clear_host_cache to flush the NetBackup IP cache (this will happen automatically after 1 hour)

  • hmm I am a bit confused about the solution as I actually answered your direct question, whereas Marianne expanded on the part of clearing the host cache.

  • hi, i was debating whether to reply or not but in the end, i guess your confusion needs addressing.

    yes you replied directly to my question. short and direct. but Marianne's provided more information which helped me understand better the situation.

    i hope that clears it :)