Forum Discussion

wannawin's avatar
wannawin
Level 6
13 years ago
Solved

Not able tostart bpcd port

Hello All.

 

Client: solaris 8, 7.1 NBU

Master server: NetBackup-RedHat2.6 7.1.0.4
 

Not able to start bpcd port, tryying bpcd -standalone but it is not started.

[80092345@usnbub5500 bin]$ telnet hquw5001qc-brn bpcd
Trying 10.201.136.31...
telnet: connect to address 10.201.136.31: No route to host
telnet: Unable to connect to remote host: No route to host
 

In netstat -a | grep bpcd , it is showing in listen mode..

Please help

  • Only requirement on NBU 6.5 is for bpcd and vnetd to be 'listening' - so you do not have a NBU issue...

    This is your problem:

    Unable to connect to remote host: No route to host

    If server and client are on different subnets, there needs to be a router in order to connect them...

    Please provide output of the following on the server:

    ping <client-name>

    traceroute <client-name>

    If above commands produce errors, please take up with your network team.

15 Replies