man Pages(7): Device Network Interfaces
검색에만이 책은
PDF로 이 문서 다운로드

NAME

dsa - low-level module for Dell SCSI Array Controller (DSA)

DESCRIPTION

The dsa module provides low-level interface routines between the common disk/tape I/O subsystem and the Dell EISA bus master controller. The dsa module can be configured for disk and raid disks on up to four host adapter boards. These disks are called composite disks in Dell configuration software. Auto configuration code determines if the adapter is present at the configured address and what devices are attached to it. Non composite drives attached to the bus of a DSA controller are accessed through Adaptec 1540 emulation. See the entry aha(7D).

Board Configuration and Auto

The Dell EISA configuration utility must be run to properly initialize access to the controller. One controller should have the adapter bios enabled. If the DSA controller is used to read the Solaris CD disk for installation, Adaptec 1540A emulation should be enabled.

Configuration

All hard drives accessible by the dsa driver must be configured by the Dell Array Manager software as composite drives. All raid levels supported by Dell are visible to the dsa driver. A controller can be in slots one through eight. If the DSA controller is used for Solaris x86 CD installation, the CD must be mapped at the proper target, which cannot be 0. The DSA controller is target 0 on the SCSI bus but should be set up to appear as target 7 in the emulation mappings.
The driver attempts to initialize itself in accordance with the information found in the configuration file, /kernel/drv/dsa.conf. There are no user configurable items in this file.

FILES

/kernel/drv/dsa.conf
configuration file for the dsa driver

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPEATTRIBUTE VALUE
Architecturex86

SEE ALSO

attributes(5), aha(7D)

NOTES

Note that although the DSA controller is physically connected to SCSI devices, the interface to composite drives is that of a direct access disk "dadk." There is no way to send SCSI commands to composite drives on a DSA controller. Non composite devices (such as tape and CD) can not be accessed via the dsa driver.