Troubleshooting guide
General Test and Troubleshooting Procedures
40 NetBackup Troubleshooting Guide - UNIX
Example 2: UNIX Master and Media Servers
UNIX
Master
Server
jupiter
Ethernet
Class Client List
jupiter
mars
saturn
/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
SERVER=saturn
CLIENT_NAME=jupiter
/etc/inetd.conf
bpcd ... 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).
usr/openv/netbackup/bp.conf
SERVER=jupiter
SERVER=saturn
CLIENT_NAME=mars
/etc/inetd.conf
bpcd ... bpcd (see note 1)
usr/openv/netbackup/bp.conf
SERVER=jupiter
SERVER=saturn
CLIENT_NAME=saturn
/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
Media
Server
saturn










