UNIX ibm
hp learning products
http://www.hp.com/support/tape may have a later version
data protection
contact hp
home page
before you start
operation cartridge care
cleaning specifications media compatibility
diagnostics
troubleshooting FAQs
SCSI configuration UNIX configuration hp systems
dec systems ibm RS/6000 systems
pc based UNIX systems
silicon graphics sun systems
verify installation
UNIX glossary
ordering supplies
IBM RS/600 systems, AIX
This topic is available in English only.
| contents of this section |
|
|
| related topics |
| |||
| determining the SCSI ID |
|
|
|
| verifying installation |
|
|
|
| configuring the device files |
|
|
|
| glossary |
| ||
| device file names under AIX |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
determining the SCSI id
Before you configure your system to support your new HP Surestore DLT1 drive, you need to determine what SCSI ID to use. The SCSI ID must be unique for each device attached to the SCSI bus. To list the existing devices, use the following command:
% lsdev
This will produce output that looks similar to:
scsi0 Available
The SCSI ID is in the series
configuring the device files
To install the HP Surestore DLT1 drive on an IBM workstation running AIX, you will need to create the appropriate device files for the drive.
NOTE: Do not choose the smit option of "4mm2gb" as the Tape Device Type. This is reserved for Connor drives. If you use it with HP drives, you will get the error
"Device to be configured does not match the physical device at the specified connection location".
To change to variable block mode, use the following procedure:
1If you are using a graphics terminal running
If you are using a
% smit -C tape
2If no device has been configured at this address before, select "add a tape drive" to set up the address. From the
3Select from the window: "change/show characteristics of a tape drive"
4From the
5Change the block size field to 0, and click on the "DO" button or press [Enter] to apply the change.
HP DLT1 drives will work with tar, cpio, backup, restore and dd. For systems other than the 43P, the drive is also
Once the device files have been created, you should confirm that your new tape drive is working properly. See Verifying Installation.
device file names under AIX
Use device filenames as listed below for the combination of Rewind on Close, Retension on Open, and Compression that you want:
Filename Rewind on CloseRetension on OpenCompression
/dev/rmtn | Yes | No | enabled |
/dev/rmtn.1 | No | No | enabled |
/dev/rmtn.2 | Yes | Yes | enabled |
/dev/rmtn.3 | No | Yes | enabled |
/dev/rmtn.4 | Yes | No | disabled |
/dev/rmtn.5 | No | No | disabled |
/dev/rmtn.6 | Yes | Yes | disabled |
/dev/rmtn.7 | No | Yes | disabled |
The n in the filename is the instance number assigned to the drive by the operating system, where 0 is the first device, 1 is the second and so on.
Rewind on Close Normally, the drive repositions the tape to BOT (Beginning of Tape) when the device file is closed. Using the no rewind option is useful when creating and reading tapes that contain multiple files.
Retension on Open Retensioning consists of winding to EOT (End of Tape) and then rewinding to BOT, in order to reduce errors. If this option is selected, the tape is positioned at BOT as part of the open process. DLT1 drives do not require retensioning, so you should not use device fields that send retensioning commands.
Compression Compression can be disabled or enabled.