NAME | SYNOPSIS | DESCRIPTION | ERRORS | FILES | DIAGNOSTICS | SEE ALSO
The ap_dmd driver works with the AP software to support Alternate Pathing for physical devices handled by the ssd SCSI disk driver. See ssd(7) in man Pages(7): Device and Network Interfaces in the SunOS Reference Manual.
The AP feature lets you configure alternate SCSI paths to a physical device. These paths are associated with a metadisk device, which is one of the file system special nodes associated with a particular metadriver.
ap_dmd allows the AP Librarian, ap(7), to configure or unconfigure physical paths to a SCSI device by using an interface that allows APSET, APUNSET, and APSWITCH commands. These commands are issued by ap(7) at the behest of the user-invoked AP commands and AP daemon. To change the SCSI path information associated with a particular ap_dmd device, use apconfig(1M), apdb(1M) and apdisk(1M). For more information, see the Sun Enterprise Server Alternate Pathing User's Guide.
All device operations supported by the ssd driver are also valid on ap_dmd devices that have been created by using AP commands. See the other AP commands for details regarding other components of the AP software, and the ssd(7) man page for information about block/character file accesses, I/O requests, disk partitioning schemes, CD-ROM support, and ioctls.
The ENXIO function sets errno as listed for the following conditions:
No physical SCSI path to the target device exists.
For information on other errors, see sd(7).
The following files are used by this utility:
driver configuration file
block files
raw files
where m identifies the device as a metadevice and:
Controller number
Target number
Logical unit number
Slice (partition) number
See ssd(7) in man Pages(7): Device and Network Interfaces in the SunOS Reference Manual.
Sun Enterprise Server Alternate Pathing User's Guide
apconfig(1M), apdb(1M), ap_disk(1M), apnet(1M), ap_daemon(1M), ap(7), and ap_nmd(7) in this reference manual
ssd(7) in man Pages(7): Device and Network Interfaces in the SunOS Reference Manual
NAME | SYNOPSIS | DESCRIPTION | ERRORS | FILES | DIAGNOSTICS | SEE ALSO