| Skip Navigation Links | |
| Exit Print View | |
|
Sun QFS and Sun Storage Archive Manager 5.3 Reference Manual Sun QFS and Sun Storage Archive Manager 5.3 Information Library |
1. User Commands (Man Pages Section 1)
2. Maintenance Commands (Man Pages Section 1M)
3. Library Functions (Man Pages Section 3)
4. Library Functions (Man Pages Section 3X)
5. File Formats (Man Pages Section 4)
NAME
tpverify - Tape Verify
SYNOPSIS
/opt/SUNWsamfs/sbin/tpverify [ -a ] [ -w ]
eq:slot[:partition] [ deq ]
/opt/SUNWsamfs/sbin/tpverify [ -a ] [ -w ] mediatype.vsn [
deq ]
/opt/SUNWsamfs/sbin/tpverify [ -c ] [ -w ]
eq:slot[:partition] [ deq ]
/opt/SUNWsamfs/sbin/tpverify [ -c ] [ -w ] mediatype.vsn [
deq ]
AVAILABILITY
SUNWsamfs
DESCRIPTION
tpverify requests that the volume specified by
eq:slot[:partition] or mediatype.vsn be loaded into device
deq and verified. The device specified by deq must be a
tape drive. If deq is not specified, then the volume is
loaded into an available drive in the media changer eq. The
SAM-QFS file system chooses the drive into which the volume
is loaded. If tpverify is canceled then the last position
verified is saved in the robot catalog and is used as the
starting position of the next tpverify command. The "all"
option starts a verify operation from the beginning of tape.
A verify operation run in a tape drive in the "on" state can
be canceled by the SAM-QFS archiver or stager if the vsn is
needed. A verify operation run in a tape drive in the "una-
vail" state can not be canceled by SAM. The itemize command
with the -2 option is used to display a tape's last verified
time and last verified position.
OPTIONS
-a Override the last verified position saved in the
robot catalog to start the verify operation from
the first archive file on media.
-c Cancels a running tpverify command. Use the same
arguments used to run the tpverify command along
with the -c option.
-w Wait for the operation to complete before ter-
minating.
RETURN VALUES
One of the following values is returned by the program:
0 Successful verify.
255 Verify failed.
254 User canceled verify.
253 SAM-FS canceled verify.
252 Drive needs cleaning.
251 Verify DIV error set bad media.
250 Verify set the drive to down.
249 Verify media error.
FILES
mcf The configuration file for SAM-QFS
environments
SEE ALSO
itemize(1M), sam-robotsd(1M), mcf(4).