cancel
Showing results for 
Search instead for 
Did you mean: 

socket read failed : status code 23

Ialahmad
Level 5
Partner

HI All

I have problem on one client on my Netbackup system 7.0  I try to add new client located in vLAN hehaind DMZ (firewall)

but when I try to connect client name in Host properities I got result socket read failed (23) .

ping and telnet this ports(13724,1556) between master server (windows hostname =master) ,media server(windows DMZ media server hostname =pmedia-lan) and  client (HP UNIX 11 hostname =fin01) are working fine .

but I have problem in (bpclntcmd) command as follow:

# ./bpclntcmd -hn master
host master: master at 10.100.2.160 (0xa6402a0)
aliases:
# ./bpclntcmd -hn pmedia-lan
host pmedia-lan: Pmedia-lan at 172.16.1.147 (0xac100193)
aliases:
# ./bpclntcmd -hn fin01
host fin01: fin01.paltel.ora at 172.16.99.100 (0xac106364)
aliases:     fin01     fin01.ora
# ./bpclntcmd -ip 10.100.2.160
unrecoverable, sorry
host 10.100.2.160: not found.
# ./bpclntcmd -ip 172.16.1.147
unrecoverable, sorry
host 172.16.1.147: not found.
# ./bpclntcmd -ip 172.16.99.100
checkhaddr: host   : fin01: fin01.paltel.ora at 172.16.99.100 (0xac106364)
checkhaddr: aliases:     fin01     fin01.ora

waiting your advice?

3 REPLIES 3

PraveenCH
Level 4

Looks like there is some IP Hostname missmatch in hosts file entries on master/media/client. also check for Netbackup Servers listed in Client. Name given in Servers tad should communicate with given name and IP.

 

-Praveen

rizwan84tx
Level 6
Certified

Check if reverse lookup is set. bpclntcmd -ip gets the hostname with IP provided which is defined in DNS/WINS/NIS or local host entry.

If reverse lookup is not set, try creating host entry file.

pikachu
Level 6
Employee Certified

run a "bptestbpcd -client CLIENTTHATFAILS -debug -verbose" from the master server

 

that will test the connection:

- next setup bpcd logging on the client and/or master