05.01.2013 Views

NetBackup Troubleshooting Guide - Zedat

NetBackup Troubleshooting Guide - Zedat

NetBackup Troubleshooting Guide - Zedat

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

General Test and <strong>Troubleshooting</strong> Procedures<br />

4. telnet to bpcd on the client. If it succeeds, keep the connection until after<br />

performing step 5, then terminate it with Ctrl-c.<br />

telnet clientname 13782<br />

Where clientname is the name of the client as configured in the <strong>NetBackup</strong> policy<br />

configuration, /etc/hosts, and also in NIS and DNS (if applicable).<br />

For example,<br />

telnet ant bpcd<br />

Trying 199.999.999.24 ...<br />

Connected to ant.nul.nul.com.<br />

Escape character is ‘^]’.<br />

In this example, telnet can establish a connection to the client ant.<br />

◆ If the telnet succeeds, then inetd on the client is configured correctly and is<br />

able to pass its connection to bpcd and <strong>NetBackup</strong> should also be able to establish<br />

a connection.<br />

◆ If telnet doesn’t work, ensure that the inetd.conf file and /etc/services<br />

files on both the server and client have correct and matching entries. By default,<br />

these are:<br />

In /etc/services:<br />

bpcd 13782/tcp bpcd<br />

In /etc/inetd.conf:<br />

bpcd stream tcp nowait root /usr/openv/netbackup/bin/bpcd bpcd<br />

Then, execute kill -HUP to reread the /etc/inetd.conf file as explained in<br />

step 3.<br />

Also, update the applicable NIS or DNS files.<br />

If all these files are correct and you still cannot successfully connect to the client,<br />

suspect network routing problems or a problem with the port assignment (see<br />

next step).<br />

5. Check that the client is listening on the correct port for the telnet connection to<br />

bpcd by running one of the following commands (depending on platform and<br />

operating system).<br />

netstat -a | grep bpcd<br />

netstat -a | grep 13782 (or the value specified during the install)<br />

rpcinfo -p | grep 13782 (or the value specified during the install)<br />

For example, assume the client in step 4 is a SunOS system named ant and the<br />

telnet is from a <strong>NetBackup</strong> server named whale:<br />

netstat -a | grep 13782<br />

30 <strong>NetBackup</strong> <strong>Troubleshooting</strong> <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!