cancel
Showing results for 
Search instead for 
Did you mean: 

Netbackup Client on HP-UX failed to start

mohammad_yaseen
Level 4

Dears,

 

Good day,

 

Kindly note we have the error below on HP-UX (HP-UX laurance B.11.11 U 9000/800 113901547 unlimited-user license), and I've tried the below articale but it didn't work

ERROR on Netbackup: : "Can't connect to socket"

EROOR on Client inialaization:

setsockopt: Socket operation on non-socket
bind(13782) failed: 226
bind(13782) failed: 226

https://www.veritas.com/support/en_US/article.TECH24724

Regards

2 REPLIES 2

mohammad_yaseen
Level 4

Please check below output:

 

# netstat -a | grep bpcd
tcp        0      0  *.bpcd                 *.*                     LISTEN

 

root@mcmp:/>bptestbpcd -debug -verbose -client  laurance
11:28:55.783 [8052] <2> bptestbpcd: VERBOSE = 0
11:28:55.823 [8052] <8> async_connect: [vnet_connect.c:1700] getsockopt SO_ERROR returned 146 0x92
11:28:55.854 [8052] <2> vnet_version_connect: vnet_vnetd.c.1678: 0: Function failed: 24 0x00000018
11:28:55.854 [8052] <8> do_vnetd_service: [vnet_connect.c:1951] vnet_version_connect failed 24 0x18
11:28:55.855 [8052] <8> async_connect: [vnet_connect.c:1677] do_service failed 24 0x18
11:28:55.856 [8052] <2> logconnections: BPCD CONNECT FROM 10.1.112.135.994 TO 192.168.200.12.13782 fd = 4
11:28:55.858 [8052] <8> vnet_vnetd_push_ipaddr: [vnet_vnetd.c:1820] bptr[i] 10 0xa
11:28:55.858 [8052] <8> vnet_vnetd_push_ipaddr: [vnet_vnetd.c:1820] bptr[i] 1 0x1
11:28:55.858 [8052] <8> vnet_vnetd_push_ipaddr: [vnet_vnetd.c:1820] bptr[i] 112 0x70
11:28:55.858 [8052] <8> vnet_vnetd_push_ipaddr: [vnet_vnetd.c:1820] bptr[i] 135 0x87
11:30:25.862 [8052] <2> vnet_pop_byte: vnet.c.182: 0: Function failed: 11 0x0000000b
11:30:25.862 [8052] <2> vnet_pop_string: vnet.c.277: 0: Function failed: 11 0x0000000b
11:30:25.862 [8052] <2> vnet_pop_signed: vnet.c.320: 0: Function failed: 11 0x0000000b
11:30:25.862 [8052] <2> vnet_pop_status: vnet.c.398: 0: Function failed: 11 0x0000000b
11:30:25.862 [8052] <8> vnet_begin_connect_back: [vnet_vnetd.c:608] status 11 0xb
11:30:25.862 [8052] <2> ConnectToBPCD: bpcd_connect_and_verify(laurance, laurance) failed: 25
<16>bptestbpcd main: Function ConnectToBPCD(laurance) failed: 25
11:30:25.863 [8052] <16> bptestbpcd main: Function ConnectToBPCD(laurance) failed: 25
<16>bptestbpcd main: cannot connect on socket
11:30:25.876 [8052] <16> bptestbpcd main: cannot connect on socket
<2>bptestbpcd: cannot connect on socket
11:30:25.876 [8052] <2> bptestbpcd: cannot connect on socket
<2>bptestbpcd: EXIT status = 25
11:30:25.876 [8052] <2> bptestbpcd: EXIT status = 25
cannot connect on socket

avinash59
Level 4

Hi Yaseen,

There might be chances of the bpcd port not opened in the server. Please check if bpcd is running in the server. Also maybe restarting the netbackup client services might solve the issue.