| United States-English |
|
|
|
![]() |
Configuring HP-UX For Peripherals: HP 9000 Computers > Chapter 6 Configuring Tape DrivesCreating Customized Device Special Files for Tape Devices |
|
The default device special files created by insf handle most routine tape-drive requirements. For special circumstances, however, you can use SAM or the tape driver options of the mksf command to create device special files. For complete syntax information, consult the SAM online help or mksf(1M) manpage in the HP-UX Reference. In each example, the tape device is at card instance 1 for the ext_bus class of interface card to which the tape device is attached, as shown by /usr/sbin/ioscan -fn output. Typically, a tape written on a Wangtek QIC 1000 device cannot be read on a Wangtek QIC 525 device. This is because the default device special file /dev/rmt/c#t#d#BEST will write in QIC 1000 format. To create the device file needed for writing QIC 525 format, use the following command. Also shown are the resulting device special files.
If you are attempting to use a new tape device with the stape driver and you do not know exactly how to configure it, you can use the -e option to create a device file that will let the driver try several configurations to find one that will work. The following shows the command line and resulting device special files:
Sometimes an operation requires use of a device special file that writes data without compression. For example,
To accomplish this, you cannot use the default BEST density because it will automatically compress the data. To create device special files for the STK 3480 that write data in uncompressed form, use the following sample command. Also shown are the resulting device special files.
To create device special files for the HP35480A to write a tape in uncompressed form, use the following sample command. Also shown are the resulting device special files.
This tape can now be read on a tape drive, regardless of whether or not it supports data compression. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||