Troubleshooting guide

General Test and Troubleshooting Procedures
38 NetBackup Troubleshooting Guide - UNIX
Example 1: UNIX Master Server and Client
UNIX
Master
Server
jupiter
Ethernet
Class Client List
jupiter
mars
/etc/services
# NetBackup services
bpcd 13782/tcp bpcd
bprd 13720/tcp bprd
/etc/inetd.conf
bpcd ... (see note 1)
/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
.
.
UNIX
Client
mars
usr/openv/netbackup/bp.conf
SERVER=jupiter
CLIENT_NAME=jupiter
usr/openv/netbackup/bp.conf
SERVER=jupiter
CLIENT_NAME=mars
/etc/inetd.conf
bpcd ... (see note 1)
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).