socket read failed (23)
Hi,
We are facing issue with a media server.
Many jobs running on various client servers for that media server are failing with error :
01/13/2013 19:51:27 - Error bpbrm (pid=5551) bpcd on client exited with status 23: socket read failed
01/13/2013 19:51:28 - Error bpbrm (pid=5551) cannot send mail because BPCD on client exited with status 23: socket read failed
01/13/2013 19:51:29 - end writing
socket read failed (23)
We checked and found :
bptestbpcd -client client name Command is working when we try it from master for media server but not for client
Again , when we try vmoprcmd,
vmoprcmd -d -h (media server)
The Media Manager device daemon (ltid) is not active on host (media server).
Again,for media server :
netstat -a |grep bp
*.bpcd *.* 0 0 49152 0 LISTEN
*.bpjava-msvc *.* 0 0 49152 0 LISTEN
30054418cd8 stream-ord 300211cf480 00000000 /usr/openv/var/vnetd/bpcompatd.uds
When we try bpclntcmd from media server for client, we get :
bpclntcmd -hn client
host cleint: client at 199.37.184.185 (0xc725b8b9)
aliases:
From master for media:
master: bpclntcmd -hn media
host media: media at 135.153.168.80
aliases: media 135.153.168.80
From media for master :
bpclntcmd -hn master
host master: master at 135.53.28.54 (0x87351c36)
host master: master at 135.53.28.53 (0x87351c35)
aliases:
Please advice,
Regards
Samrat Chowdhury
08:57:27.974 [1279] <8> bpcd peer_hostname: gethostbyaddr failed : HOST_NOT_FOUND (1) 08:57:27.974 [1279] <16> bpcd peer_hostname: gethostbyaddr failed to return peer host, herrno = 1
what are the host names for these IP address
135.153.168.80
135.153.168.81
does your client able to resolve these IP address?
check below commands in client.
bpclntcmd -ip 135.153.168.80
bpclntcmd -ip 135.153.168.81