- Device Configuration wizard
- Using tpconfig command
- Shared Drive wizard
- Using several command line
1. Using Wizard
Using "Device Configuration wizard" is recomended by Veritas rather than "
Here is dialog box for performing Device Configuration wizard :
2. Using tpconfig command
tpconfig command can be used as a command line interface or menu interface to configure robots and drives for use with Netbackup. This command (/usr/openv/volmgr/bin/tpconfig ) starts the Media Manager Device Configuration Utility. This menu-based utility creates and modifies identitiy database in the /usr/openv/volmgr/database directory. Theses database identify the robotics and drives that are under control of ltid (the Media Manager device daemon). ltid uses these files to correlate drives in the operator's drive status display to the device files in the /dev dirctory.
Here is an example when using tpconfig command :
The Shared Drive wizard has limited usage and does not configure robots. Since this wizard does not use device serialization, it requires prior configuration details from you about your configuration before starting. For example: the names of the hosts that will share a drive, drive paths, and the robotic drive parameters and number of the robot that will control the drive.
When using this wizard you can configure only one drive at a time. This may be beneficial if you want to add an individual shared drive without disrupting the other configured drives.
VERITAS recommends the following usage:
- Use the Device Configuration wizard when possible rather than the
Use the
4. Using several command line
Here are the steps for configuring device on a media server :
1. login as root
2. go to /usr/openv/volmgr/bin directory
3. execute command ./vmglob -set_gdbhost
4. execute command ./tpautoconf -upgrade
5. execute command ./vmglob -listall
Here is an example command result:
# pwd
/opt/openv/volmgr/bin
# ./vmglob -set_gdbhost master
# ./tpautoconf -upgrade
The NetBackup Installer is now upgrading your device configuration database
in order to maintain compatibility with device discovery...
Finished upgrading device configuration database.
MM host name is Media3, no action required
# ./tpautoconf -a
*some materials is taken from Veritas Netbackup 5.0 Shared Storage Option
System Administrator Guide for UNIX and Windows