Troubleshooting guide

General Test and Troubleshooting Procedures
42 NetBackup Troubleshooting Guide - UNIX
Example 3: PC Clients
UNIX
Master
Server
jupiter
Ethernet
Class Client List
jupiter
mars
saturn
pluto
Windows
Client
mars
Macintosh
Client
pluto
saturn
NetWare
Ta r g e t
Client
Preferences Folder
NetBackup Folder
bp.conf
SERVER=jupiter
CLIENT_NAME=pluto
mac.conf
portnum=13782
bprdport=13720
/etc/services
# NetBackup services
bpcd 13782/tcp bpcd
bprd 13720/tcp bprd
bpdbm 13721/tcp bpdbm
# Media Manager services #
vmd 13701/tcp vmd
tl8cd 13705/tcp tl8cd
odld 13706/tcp odld
.
.
/etc/inetd.conf
bpcd ... (see note 1)
usr/openv/netbackup/bp.conf
SERVER=jupiter
CLIENT_NAME=jupiter
bp.ini
[bp]
ClientName=mars
[servers]
master=jupiter
[clients]
browser=jupiter
[tcpip]
bpcd=13782
bprd=13720
NetBackup Configuration Dialog Box
Server List: jupiter
Servers
General
Client Name: saturn
Network
NetBackup Client Service Port 13782
NetBackup Request Service Port 13720
Notes: 1. The complete inetd.conf entry is:
bpcd stream tcp nowait root /usr/openv/netbackup/bin/bpcd bpcd
2. All other applicable network configuration must also be updated to reflect the
NetBackup information. For example, this could include the /etc/hosts file and
NIS, and DNS (if used).