Starting a Tape Coordinator

Before performing a backup or restore operation, you must install at least one tape drive on a Tape Coordinator machine and define the tape drive's corresponding Tape Coordinator in both the dcelocal/var/dfs/backup/TapeConfig file and the Backup Database. If you are using automated backup equipment, you must also create a user-defined configuration file. (See Configuring the Backup System for a description of these and other configuration operations that must be performed).

This topic explains how to start a Tape Coordinator. You must have a Tape Coordinator running whenever you access a tape drive for use with the Backup System.

1. Make certain that you have the w (write) and x (execute) permissions on the dcelocal/var/dfs/backup directory, which is the directory in which the Tape Coordinator creates its TL (log) and TE (error) files.

2. Start a new terminal session on the Tape Coordinator machine to use as the monitoring window for the Tape Coordinator. It must remain open while the Tape Coordinator runs.

3. In the newly opened window, issue the butc command to start the Tape Coordinator. The binary file for the butc program resides in the dceshared/bin directory.

$ butc [-tcid tc_number] [-debuglevel trace_level]

The -debuglevel trace_level option specifies the type of messages to be displayed. There are two valid arguments:

1 Indicates that the Tape Coordinator is to report on its activities as it restores filesets, in addition to prompting for new tapes as necessary.

0 Indicates that the Tape Coordinator only prompts for new tapes; it also displays some output as necessary for operations that it executes. This is the default.