Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX 11i Version 3 Release Notes: HP 9000 and HP Integrity Servers > Chapter 4 Hardware-Specific Information

estape Tape and eschgr Autochanger Drivers

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

estape, version 11.31.01, is the new tape driver for HP-UX 11i v3.

eschgr, version 11.31.01, is the new driver for autochanger devices for HP-UX 11i v3.

Summary of Change

What’s New for Customers Migrating from HP-UX 11i v1 September 2005?

  • estape

    estape is the new tape driver in HP-UX 11i v3.

    The device special files (referred to as DSFs) for the estape driver have the following naming convention:

    /dev/rtape/tape#_BEST[n][b]

    There are four such files (referred to as persistent DSFs) corresponding to each of the four different permutations of the n and b options. These are claimed by the estape driver. See the intro(7) manpage for more details on persistent device special file names.

    The minor number of the device ID (dev_t) of persistent tape device special files no longer encode the tape device options (such as, density, style of access and so on). The files /dev/rtape/* refer to specific raw tape drives controlled by the estape driver. The major number of these device special files is dynamically allocated and the minor number does not encode any device specific information. Hence the macros given below, that are defined in <sys/mtio.h> header file do not interpret the options correctly for persistent (agile) DSFs. The macros are:

    • M_INSTANCE (dev)

    • M_TARGET (dev)

    • M_LUN (dev)

    • M_BERKELEY (dev)

    • M_NO_REWIND (dev)

    • M_USER_CONFIG (dev)

    • M_INDEX (dev)

    • M_INDEX_PUT (dev, index)

    • M_DFLT_DENSITY (dev)

    • M_DFLT_DENSITY_PUT (dev, density)

    • M_TRANSPARENT_MODE (dev)

    • M_PROP_TBL_ACCESS (dev)

    These macros continue to work on the legacy DSFs as before. Please refer to mt(7) manpage for methods to decode tape device file options from persistent device files.

    The files /dev/rmt/* continue to refer to specific raw tape drives controlled by the legacy stape driver, and the behavior of each given unit is specified in the major and minor numbers of the DSF as before. The legacy driver and DSFs are deprecated and will be removed in a future version of HP-UX.

    estape by default enables support for some tape devices. This includes the BEST density and compression support for the drives. The drives that have these settings can be listed using the scsimgr ddr_list command. Please refer to scsimgr(1M) manpage for details. If a drive’s VID/PID is enlisted in scsimgr ddr_list it means that the driver will choose optimal density and compression for these drives. It does not, however, entail support for these drives. For drives qualified and supported on HP-UX 11i v3 please refer to the support matrix.

    Some old drives (listed below), do not have the support in the estape driver. However, these drives may work as a “Generic Tape Drive” with performance impacts. No guarantee is made for proper working of these drives.

    The removed devices include:

    • HP 7980S

    • The HP HP354* family of DDS drives

    • The HP C15* family of DDS drives

    • HP C9264CB-VS80

    • HP DLT VS80

    • The EXABYTE EXB* family of 8mm drives

    • The ARCHIVE VIPER* family of QIC drives

    • Quantum DLT2* and DLT4* families of DLT drives

    • SONY SDX-300

    • WANGTEK 5525ES

    • WANGTEK 51000

    • FUJITSU M1016

    • FUJITSU M2488

    • STK SD-3

    The tunables st_large_recs and st_fail_overruns have been removed in the HP-UX 11i v3 for estape driver.

  • Driver ssrfc removal

    The scsi surface driver provided rudimentary management of Magneto-optical (MO) libraries by providing DSFs for each side of each platter in an MO library. This driver is no longer available.

  • eschgr

    eschgr is the new driver in HP-UX 11i v3 that provides access to the medium changer device; eschgr is the current preferred method of access and schgr driver is provided for legacy compatibility. The mechanical changer device can be accessed via these drivers directly to move media within the autochanger. Persistent device file names have the form /dev/rchgr/autochx for character devices. The card instance, target address and LUN are no longer encoded in the persistent device file name itself (see intro(7)).

What’s New for Customers of HP-UX 11i v2 June 2006?

See “What’s New for Customers Migrating from HP-UX 11i v1 September 2005?”

Impact

Driver support for some very old drives are being removed. However, these drives may continue to work as “generic tape devices” with performance impacts. The SCSI Surface Driver, provided for the management of Magneto Optical Libraries is no longer available. Others documented in the release notes.

Compatibility

There are no known compatibility issues.

Performance

There are no known performance impacts.

Documentation

For further information, see the following manpages:

intro(7), mt(7), autochanger(7), scsimgr_estape(7), scsimgr_eschgr(7), scsi_tape(7), st(1M), mc(1M), mt(1M), st_ats_enabled(5)

Obsolescence

Deprecated: stape, schgr drivers. Obsoleted: ssrfc driver.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2006-2007 Hewlett-Packard Development Company, L.P.