Hp-Data Values - HP Ultrium Configuration Manual

Hide thumbs Also See for Ultrium:
Table of Contents

Advertisement

Instead of rebooting the device, follow these steps.
3.
a. Find the kernel module ID:
# modinfo | grep "st ("
96 60dcc000 cdb0 33 1 st (SCSI Sequential Access Driver)
In this example the ID is 96.
b. Unload the kernel module:
# modunload -i 96
c. Load the kernel module back in:
# modload -p drv/st
d. Rebuild the device paths:
devfsadm -C
devfsadm -i st
For further details, see "How do you load st.conf changes without rebooting," SunSolve
document 18010, on
http://sunsolve.sun.com/search/document.do?assetkey=1-9-18010-1&searchclause=18010
You should now be able to use the drive.
4.
• Use
/dev/rmt/
device address.
• Use
/dev/rmt/
Once the device files have been created, you should confirm that your new tape drive is working
properly.
Chapter 7 on page 33
test your installation.

HP-Data Values

The values for
meanings:
The syntax for
<drive type> = <version>, <type>, <bsize>, <options>, <no. of densities>,
<density 0>, <density 1>, <density 2>,<density 3>, <default density>,
<non-motion timeout>, <read/write timeout>, <rewind timeout>,
<space timeout>, <load timeout>, <unload timeout>, <erase timeout>
where:
Parameter
<version>
<type>
<bsize>
if you require a compression rewind device file, where X is the relevant
X
cb
when you require a compression non-rewind device.
X
cbn
provides instructions on backing up and restoring a sample file to
and
HP_LTO_GEN_n
name
on Solaris 8/9/10 is:
HP_LTO_GEN_n
Value
Meaning
or
Indicates the format of the following parameters.
1
2
or
The value for an Ultrium drive in
0x36
0x3B
Solaris 8,
Solaris support the value
Indicates variable block size.
0
, which provide normal LTO mode, have the following
indicates a type of
0x36
which indicates a type of
0x3B
HP Ultrium drives UNIX configuration guide
/usr/include/sys/mtio.h
. Later versions of
MT_ISOTHER
. For
.
MT_LTO
29

Advertisement

Table of Contents
loading

Table of Contents