![HP LTO-4 Ultrium 1760 Technical Reference Manual Download Page 39](http://html.mh-extra.com/html/hp/lto-4-ultrium-1760/lto-4-ultrium-1760_technical-reference-manual_165507039.webp)
HP LTO Ultrium 4 drives technical reference manual, volume 5: UNIX, Linux and OpenVMS configuration guide
37
8
Verifying the installation
Verifying the installation of the drive (UNIX)
As part of the installation process, you will have installed the appropriate device driver for your
UNIX system, and created device files to communicate with the tape drive.
This section describes how you can verify the installation has been performed correctly.
In outline, the procedure is as follows:
1.
Check the tape drive responds to a rewind command.
2.
Write test data to a tape.
3.
Read the test data from the tape.
4.
Compare the data read from the tape with the original data on disk.
To verify the installation:
1.
Test the SCSI connection to the tape drive by performing a rewind:
a.
If there is a tape cartridge already in the drive, remove it.
b.
Insert a new tape cartridge.
c.
Rewind the tape using the command line:
% mt -f <device file> rewind
For example, on HP-UX 11i v1 or 11i v2
% mt -f /dev/rmt/c4t3d0BESTnb
For example, on HP-UX 11i v3 (using a persistent device file):
% mt -f /dev/rtape/tape0_BESTnb rewind
If the command completes successfully, there will be no feedback. If it fails, you will see an error
message on the console. There may be a reservation by another host, or a zone change, or the
hardware installation may be faulty. Check the troubleshooting section of the
User’s Guide
for
help in identifying the problem.
2.
Write a sample file to tape, using ‘
tar
’:
% cd /
% tar c vf <devi ce file> <file>
The options to
tar
have the following meanings:
c
Create a new archive (backup file) on the device.
v
Operate in verbose mode.
f
Specify the device file explicitly.
Summary of Contents for LTO-4 Ultrium 1760
Page 10: ...Introduction 8 ...
Page 20: ...HP HP UX servers and workstations 18 ...
Page 22: ...HP OpenVMS servers and workstations 20 ...
Page 24: ...HP Tru64 5 1x servers and workstations 22 ...
Page 28: ...Linux kernel 2 6 x servers and workstations 26 ...
Page 38: ...Sun Solaris 8 9 10 servers and workstations 36 ...
Page 42: ...Verifying the installation 40 ...
Page 46: ...44 V verifying installation 37 W wide data transfer 41 ...