![HP 330834-B21 - StorageWorks Ultrium 460 Tape Library Drive Module Скачать руководство пользователя страница 17](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_165375017.webp)
HP-UX Systems 17
HP
-UX
Sy
ste
m
s
See the man page (
man 1m mksf
) for other options of the
mksf
command.
The
stape
section covers the SCSI tape driver options. The man page
man 7
mt
describes the long filenames used in HP-UX 10.
x
and later.
Example:
To create a device file with the following characteristics:
3
A hardware address specified by instance 5 (
-I 5
)
3
No rewind (
-n
)
3
Berkeley mode tape positioning on close (
-u
)
3
A filename of
4mnb
, where
4
is the tape device identifier (
/dev/rmt/
4mnb
)
You would execute the following:
% /sbin/mksf -d stape -I 4 -n -u /dev/rmt/4mnb
You can check that the appropriate device file was created using the
lssf
command as follows:
% /sbin/lssf /dev/rmt/4mnb
[-u]
Specifies Berkeley mode; absence of this parameter indicates AT&T mode.
Berkeley and AT&T modes differ in their read-only close behavior:
3
In Berkeley mode, the tape position will remain unchanged by a device
close operation.
3
In AT&T mode, a device close operation will cause the tape to be
repositioned just after the next tape filemark (the start of the next file).
In most cases, Berkeley mode should be used.
/dev/rmt/X<name>
Specifies the path of the device file, where:
X
Specifies the tape device identifier. Use the next available
identifier. You can examine the contents of
/dev/rmt
using the
ls
command to determine which identifiers have already been used.
<name>
Specifies the short name (in HP-UX 9.x-style) of the device file:
mnb
No rewind, compression disabled, Berkeley-mode device
hnb
No rewind, compression disabled, Berkeley-mode device
mnb
No rewind, compression disabled, Berkeley-mode device
hnb
No rewind, compression enabled, Berkeley-mode device
Argument
Description
Содержание 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 ...