cancel
Showing results for 
Search instead for 
Did you mean: 

problem in linux client

kamran_haider
Level 3
I use netbackup 6.0 enterprise server.I want to backup my linux server which is redhat linux 9.0.
first i install the linux client then create a policy in media server but when a job is started socket read error (23) is generated.
please tell me the complete procedure for deploying agent in linux
and is linux 9.0 compatible with netbackup
please rpl me soon
KAMRAN HAIDER.
8 REPLIES 8

Ankur_Kumar
Level 5
Sallam Walekum Kamran,
Janaab, I believe you have
1) created the policy in master server
2) cat bp.conf on the client, please do check on the master server name
3) bpclntcmd -pn on the client, check the output
4) bpclntcmd -self on the client, check the output and if its resolving to the correct client name
5) post the bpbrm log file from the media server in use.
6) post the bpbkar log fromthe client
7) the bpcd log as well.

chiao
Ankur Kumar

Anonymous
Not applicable
I think it sounds like the software firewall within Red Hat.
You need to only add bpcd/tcp protocol to your firewall, to allow it through.

I came across this again the other day in Red Hat Fedora Core 4

Fedora Core has a software firewall switched ON by default to deny nearly ALL protocols. NetBackup protocols will have be added to the ALLOW list.

For the text GUI for the firewall under FC4 type

# lokkit

Choose Customise

TAB to the section 'other ports' under 'Allow Incoming', and add the following to the list:

bpcd:tcp

Now try your backup.Message was edited by:
Stuart Green

Anonymous
Not applicable
PS This might be a duplicate post as I tried posting earlier and forum didnt update. Now updated.

kamran_haider
Level 3
dear kumar bhai,
how r u.

my problem is not yet solved..i again install netbackup server in workgroup enviroment.and my linux machine is also in same workgroup.now when i intiate backup from master server socket write failed (24) error is occured please solve my problem.

kamran_haider
Level 3
Hi Kumar bhai.

plz see this log and give me some suggestion for what to do next.
my master server name is: VERITAS-SERVER
and linux client name is: CLIENT1

7/1/2006 2:32:46 PM - requesting resource veritas-server-disk
7/1/2006 2:32:46 PM - requesting resource veritas-server.NBU_CLIENT.MAXJOBS.client1
7/1/2006 2:32:46 PM - requesting resource veritas-server.NBU_POLICY.MAXJOBS.test_clnt
7/1/2006 2:33:03 PM - granted resource veritas-server.NBU_CLIENT.MAXJOBS.client1
7/1/2006 2:33:03 PM - granted resource veritas-server.NBU_POLICY.MAXJOBS.test_clnt
7/1/2006 2:33:03 PM - granted resource veritas-server-disk
7/1/2006 2:33:44 PM - Error bpbrm(pid=588) bpcd on client1 exited with status 26469: invalid error number
7/1/2006 2:34:22 PM - Error bpbrm(pid=588) cannot send mail because BPCD on client1 exited with status 26469: invalid error number
7/1/2006 2:34:22 PM - end writing
invalid error number(26469)

Ankur_Kumar
Level 5
AssalamWalekum Kamram Bhai,
I woould like you to check wether we can

1) telnet from the master to the client at the port 13782
telnet < client-name > 13782

if it connects then the master server can communicate with the client.

2) for hostname we can do a
bpclntcmd -pn
check the output and do tell us
bpclntcmd -self
check the output and do tell us

3) check out for the
tcp_ip_abort_interval on the client, please do check wether the value is less than the following parameters

ndd -get /dev/tcp tcp_rexmit_interval_initial
ndd -get /dev/tcp tcp_rexmit_interval_max
ndd -get /dev/tcp tcp_rexmit_interval_min

if its less please do have a word with your System admin on linux boxes, please do take a restart of the xinetd service.

Fire a test backup, I hope this works. please do keep us updated on the case.

Chiao
Ankur Kumar

Ankur_Kumar
Level 5
Kamran bhai,
The master server is the media server ????
if not then please do add the media server name to the SERVER list in the client bp.conf file.

Looking forward to your updates in these regard

Chiao
Ankur Kumar

kamran_haider
Level 3
hi my dear friend.

now i done the following things.

1- i telnet client machine it works.
2- run bp clntcmd -pn then the result is
expecting response from server VERITAS-SERVER
CLIENT1 client1 172.16.1.14.

3- run bpclntcmd -self
yp_get_default_domain failed :(12) local domain name not set
nis does not seem to be running:(1) request argument bad
get hostname()returened:client1
host client1:client1.veritas.com at 172.16.1.14 (0*0110ac)
checkname:aliases.
4- i change the
tcp_retries1 > 100 , tcp_retries2 > 15 , tcp_abort_onoverflow > 1