socket read failed 23
Hi,
Please help me to solve this problem with error code 23
==== netbackup client version====
root@dr3 # cat /usr/openv/netbackup/bin/version
NetBackup-Solaris10 6.5.5
====server version=====================
root@Nbmaster2 # cat /usr/openv/netbackup/bin/version
NetBackup-Solaris10 6.5.5
root@Nbmaster2 #
====bptestbpcd=============
root@Nbmaster2 # ./bptestbpcd -client dr3 -debug
10:07:18.625 [7375] <2> bptestbpcd: VERBOSE = 0
10:07:18.628 [7375] <2> ParseConfigExA: Option (VERBOSE) redefined on line 20, discarding definition on line 8.
10:07:18.706 [7375] <2> vnet_vnetd_service_socket: vnet_vnetd.c.2048: VN_REQUEST_SERVICE_SOCKET: 6 0x00000006
10:07:18.706 [7375] <2> vnet_vnetd_service_socket: vnet_vnetd.c.2062: service: bpcd
10:07:18.774 [7375] <2> logconnections: BPCD CONNECT FROM 10.151.89.172.49549 TO 10.xxx.xx.220.13724
10:07:18.776 [7375] <2> vnet_connect_to_vnetd_extra: vnet_vnetd.c.182: msg: VNETD CONNECT FROM 10.xxx.xx.172.49552 TO 10.xxx.xx.220.13724 fd = 5
10:07:18.853 [7375] <2> vnet_vnetd_connect_forward_socket_begin: vnet_vnetd.c.535: VN_REQUEST_CONNECT_FORWARD_SOCKET: 10 0x0000000a
10:07:18.857 [7375] <2> vnet_vnetd_connect_forward_socket_begin: vnet_vnetd.c.552: ipc_string: /tmp/vnet-05761363316838848138000000000-ahaiql
10:07:18.860 [7375] <2> get_short: (2) premature end of file (byte 1)
10:07:18.860 [7375] <2> bpcr_put_vnetd_forward_socket: get_short failed: 5
10:07:18.860 [7375] <2> local_bpcr_connect: bpcr_put_vnetd_forward_socket failed: 23
10:07:18.869 [7375] <2> ConnectToBPCD: bpcd_connect_and_verify(dr3, dr3) failed: 23
<16>bptestbpcd main: Function ConnectToBPCD(dr3) failed: 23
10:07:18.870 [7375] <16> bptestbpcd main: Function ConnectToBPCD(dr3) failed: 23
<2>bptestbpcd: socket read failed
10:07:18.870 [7375] <2> bptestbpcd: socket read failed
<2>bptestbpcd: EXIT status = 23
10:07:18.870 [7375] <2> bptestbpcd: EXIT status = 23
socket read failed
root@Nbmaster2 #
====bpclntcmd=======================
root@Nbmaster2 # pwd
/usr/openv/netbackup/bin
root@Nbmaster2 # ./bpclntcmd -ip 10.xxx.xx.220
checkhaddr: host : dr3: dr3 at 10.xxx.xx.220 (0xa9759dc)
checkhaddr: aliases: dr3.xxx.com.vn
root@Nbmaster2 # ./bpclntcmd -hn dr3
host dr3: dr3 at 10.xxx.xx.220 (0xa9759dc)
aliases: dr3.xxx.com.vn
root@Nbmaster2 #
=================
Thank you
ndt
You need to check client's /etc/hosts file.
Your client cannot resolve master's IP address to valid hostname.