Additional Setup
153
4
how often (in seconds) to notify the NetBackup server of the NetBackup client
name and network host name of the Macintosh. For example, to notify the
server every hour:
dynamicnotify = 3600
The server is not notified if the default value of 0 is used. For a DHCP client, a
good value to use is one-half of the lease period.
Restart the Macintosh.
Configuring a Dynamic UNIX NetBackup Client
If not already installed, install the NetBackup client software.
Edit the
/usr/openv/netbackup/bp.conf
file. Use the
CLIENT_NAME
entry
to specify the NetBackup client name for the machine. For example:
CLIENT_NAME = nbclient00
You must execute the
bpdynamicclient
command once when the system
first starts up.
bpdynamicclient
notifies the NetBackup server of the
machine’s NetBackup client name and current network host name. The
bpdynamicclient
command is in the directory:
/usr/openv/netbackup/bin
The format of the
bpdynamicclient
command is:
bpdynamicclient -last_successful_hostname
file_name
When
bpdynamicclient
starts up, it checks for the existence of file_name. If
file_name does exist,
bpdynamicclient
determines if the host name written in
the file is the same as the current network host name of the machine. If the host
names match,
bpdynamicclient
exits and does not connect to the NetBackup
master server. If the host names do not match,
bpdynamicclient
connects to
the master server and informs the server of its NetBackup client name and host
name. If
bpdynamicclient
successfully informs the server,
bpdynamicclient
writes the current network host name into file_name. If
bpdynamicclient
cannot inform the server,
bpdynamicclient
deletes
file_name.
Most UNIX systems provide a facility to define startup scripts. For example, on
a Solaris system, you can create a script in the
/etc/rc2.d
directory:
NetBackup 3.2 System Administrator's Guide for Windows NT
NetBackup 3.2 System Administrator's Guide for Windows NT