cancel
Showing results for 
Search instead for 
Did you mean: 

Netback Server connection Error

linux_netbackup
Level 2
I'm having some issues connecting to linux clients using the backup server. I am getting the following error when trying to connect.
 
 
 
 

1/25/2008 10:51:22 AM - requesting resource backupserver001-hcart3-robot-tld-1

1/25/2008 10:51:22 AM - requesting resource backupserver001.NBU_CLIENT.MAXJOBS.linuxclient003

1/25/2008 10:51:22 AM - requesting resource backupserver001.NBU_POLICY.MAXJOBS.Linux

1/25/2008 10:51:22 AM - awaiting resource backupserver001.NBU_CLIENT.MAXJOBS.linuxclient003 - will retry logical later

1/25/2008 10:51:25 AM - awaiting resource backupserver001-hcart3-robot-tld-1 - will retry physical later

1/25/2008 10:51:32 AM - granted resource backupserver.NBU_CLIENT.MAXJOBS.linuxclient003

1/25/2008 10:51:32 AM - granted resource backupsevrer001.NBU_POLICY.MAXJOBS.Linux

1/25/2008 10:51:32 AM - granted resource 000005

1/25/2008 10:51:32 AM - granted resource IBM.ULTRIUM-TD3.000

1/25/2008 10:51:32 AM - granted resource backupserver001-hcart3-robot-tld-1

1/25/2008 10:51:32 AM - Error bpbrm(pid=2964) bpcd on linuxclient003 exited with status 24: socket write failed  

1/25/2008 10:51:33 AM - Error bpbrm(pid=2964) cannot send mail because BPCD on linuxclient003 exited with status 24: socket write failed

1/25/2008 10:51:37 AM - end writing

socket write failed(24)

 

I have checked and made sure bpcd is running from xinetd. 

Thanks in advance.

 

2 REPLIES 2

Zak_Meekins_2
Level 6
From the backup server can you telnet to the bpcd port on the linux client?

telnet linuxclient003 bpcd


linux_netbackup
Level 2
problem was resolved. The backup server had interfaces connected to 172.21.3.x and 172.21.15.x. The client was using 172.21.3.x to get to the backup server and the server was returning the traffic through the 172.21.15 interface.