![HP 330834-B21 - StorageWorks Ultrium 460 Tape Library Drive Module Скачать руководство пользователя страница 30](http://html.mh-extra.com/html/hp/330834-b21-storageworks-ultrium-460-tape-library-drive-module/330834-b21-storageworks-ultrium-460-tape-library-drive-module_technical-reference-manual_165375030.webp)
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.
Configuring the Device Files
Determine the device file by typing:
% ls -l /dev/rmt/*m | grep "st@
X
"
where
X
is the SCSI ID. Identify the line for the tape drive. For example, if the
drive was at SCSI ID 2, look for the line containing “
st@2,0
”. This might be
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
(shown underlined above) as the device
file.
Only if necessary, make the following file modifications to enhance
performance:
1
In the file
/kernel/drv/st.conf
, after these lines:
########
# Copyright (c) 1992, by
Sun Microsystems, Inc.
#ident
"@(#)st.conf
1.6
93/05/03 SMI"
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 Ultrium LTO 1", "HP_LTO_GEN_1",
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;
Содержание 330834-B21 - StorageWorks Ultrium 460 Tape Library Drive Module
Страница 8: ...8 ...
Страница 24: ...24 IBM AIX ...
Страница 28: ...28 Linux ...
Страница 34: ...34 Sun Systems Solaris SunOS 5 x ...
Страница 38: ...38 Verifying the Installation ...