cancel
Showing results for 
Search instead for 
Did you mean: 

socket write failed on few clients

Balaji_RT
Level 3
Certified

 

Hi,
 
Got this socket write failed on few clients 
 
 
04/03/12 01:47:17 - begin writing
04/03/12 01:49:27 - Error bpbrm(pid=16115) from client prdoamx: ERR - Cannot write to STDOUT. Errno = 32: Broken pipe
04/03/12 01:49:28 - Error bptm(pid=16114) system call failed - Connection reset by peer (at child.c.1295)
04/03/12 01:49:28 - Error bptm(pid=16114) unable to perform read from client socket\
 connection may have been broken
 
04/03/12 01:47:56 - begin writing
04/03/12 01:48:42 - Error bpbrm(pid=16152) from client prdoamx: ERR - Cannot write to STDOUT. Errno = 32: Broken pipe
04/03/12 01:48:46 - Error bptm(pid=16151) system call failed - Connection reset by peer (at child.c.1295)
04/03/12 01:48:46 - Error bptm(pid=16151) unable to perform read from client socket\
 connection may have been broken
 
Both the client and master are in the same version NetBackup-Solaris10  7.1.0.2.
 
Suggestions !!
 
 

 

 

7 REPLIES 7

V4
Level 6
Partner Accredited

Try increasing Client Read and File browse time out on client's host properties or inherit it from Master server

revarooo
Level 6
Employee

CLIENT_READ_TIMEOUT should be set on the Media server, not the client.

 

muhanad_daher
Level 6
Partner Accredited Certified

in client hosts file write the Qualified name for master server and media

IP_ADDRESS master_server.XXX.XX master_server.

that will solve your problem

Marianne
Level 6
Partner    VIP    Accredited Certified

There is 2 minutes between 'Begin writing' and 'Broken pipe'.
So, I don't believe we are dealing with a timeout.

We don't have all the info in Job Details, but at this point it seems as if connection between media server and client has been established. So, I doubt that we are dealing here with hostname lookup that will be resolved by /etc/hosts entries.

We need to see the following logs (if the folders don't exist, please create them under /usr/openv/netbackup/logs, no need to restart NBU, and retry backup):

On client: bpcd and bpbkar

On media server: bptm and bpbrm

Please rename logs to reflect process name (e.g. bptm.txt) and post all 4 logs as attachments.

mph999
Level 6
Employee Accredited

Have these clients ever worked, or are they new.

On the media server please run this and post the output:

bptestbpcd -client <client name> -verbose -debug

Make sure the client can resolve the host name of the media server (both forwards and reverse lookup ) and also that the media server can resolve the client name.

Thanks,

 

Martin

Marianne
Level 6
Partner    VIP    Accredited Certified

revarooo
Level 6
Employee

What is the client, Linux, Windows, Solaris ?

Ensure no firewalls are blocking the ports 13782 ,13724 and 1556