Configuring The Device Files - HP 330834-B21 - StorageWorks Ultrium 460 Tape Library Drive Module Technical Reference Manual

Generation 2 scsi and fc drives, volume 5: unix configuration guide
Hide thumbs Also See for 330834-B21 - StorageWorks Ultrium 460 Tape Library Drive Module:
Table of Contents

Advertisement

Configuring the Device Files

30
Sun Systems, Solaris (SunOS 5.x)
For example, for an ESP-based adapter:
% dmesg | egrep ".*esp.*target" | sort | uniq
This produces a list similar to:
sd0 at esp0: target 0 lun 0 sd6 at esp0: target 6 lun 0
This indicates that SCSI IDs 0 and 6 are used for existing devices. SCSI ID
7 is generally used for the adapter itself. In this situation, you would use a
SCSI ID from 1 to 5 for the new tape drive.
Determine the device file by typing:
% ls -l /dev/rmt/*m | grep "st@X"
where
is the SCSI ID. Identify the line for the tape drive. For example, if the
X
drive was at SCSI ID 2, look for the line containing "
as follows (but on a single line):
lrwxrwxrwx 1 root root 63 Mar 1 00:00 /dev/rmt/0m
../../devices/sbus@1f,0/espdma@e,8400000/esp@e,
8800000/st@2,0:m
Here you could use
/dev/rmt/0m
file.
Only if necessary, make the following file modifications to enhance
performance:
In the file
1
/kernel/drv/st.conf
########
# Copyright (c) 1992, by
#ident
"@(#)st.conf
add the following depending on which drive you are installing (there are
6 significant spaces between HP and Ultrium in line 2):
for Solaris 2.7, 5.7 and 8:
tape-config-list =
"HP
Ultrium", "HP
HP_LTO_GEN_1 = 1,0x36,0,0xd639,4,0x00,0x00,0x00,0x40,3;
"HP
Ultrium 2","HP Ultrium LTO 2","HP_LTO_GEN_2";
HP_LTO_GEN_2
= 1,0x36,0,0xd639,4,0x00,0x00,0x00,0x42,3;
st@2,0
(shown underlined above) as the device
, after these lines:
Sun Microsystems, Inc.
1.6
93/05/03 SMI"
Ultrium LTO 1", "HP_LTO_GEN_1",
". This might be

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 330834-B21 - StorageWorks Ultrium 460 Tape Library Drive Module and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents