cancel
Showing results for 
Search instead for 
Did you mean: 

bpclntcmd -pn is not working.

Varma_Chiluvuri
Level 5
Certified
1 ACCEPTED SOLUTION

Accepted Solutions

Yogesh9881
Level 6
Accredited

Post output of below commands.

Run on Master /usr/openv/netbackup/bin/admincmd/ ./bptestbpcd -client SAPCJDV -debug -verbose

Run on Client /usr/openv/netbackup/bin/ ./bpclntcmd -self

i will also suggest you to update host file on Master / Media & Clients as shown below

192.168.2.100      SERVER01    SERVER01.mydomain.com

View solution in original post

2 REPLIES 2

VirtualED
Level 5
Employee Accredited Certified

If your master server name is configured as the backup name, then bpclntcmd -pn will try to use the backup name/ip.

You would either need to hack your host file to make it think that:

sun107-nb is the public IP.

Or you can try the REQUIRE_INTERFACE setting which controls all outbound communications from the machine you set it on.

http://www.symantec.com/docs/HOWTO33232

 https://www-secure.symantec.com/connect/forums/how-do-you-configure-requiredinterface-windows

Yogesh9881
Level 6
Accredited

Post output of below commands.

Run on Master /usr/openv/netbackup/bin/admincmd/ ./bptestbpcd -client SAPCJDV -debug -verbose

Run on Client /usr/openv/netbackup/bin/ ./bpclntcmd -self

i will also suggest you to update host file on Master / Media & Clients as shown below

192.168.2.100      SERVER01    SERVER01.mydomain.com