by Larry Nichoalds, CSY Labs
Starting with MPE release 7.5, generic device ids have been
added to the IODFAULT file to help facilitate the configuration of I/O devices.
The generic IDs are particularly useful for configuring disks,
since they tend to change every few months and their respective
IDs tend to be quite cryptic. Now they need only be identified as
the disk type category.
For disk there are three different types: LVDDISK, HVDDISK, SEDISK.
LVDDISK
low-voltage differential disks
Used on A and
N class machines associated with the A5149A and A5150A adaptor cards
HVDDISK
high-voltage differential disks
Used primarily
on Hawk platforms, but are also available on A and N class machines using
an HVD card; e.g., A4800A or A5159A
SEDISK
single-ended disks
Used mainly by Hawk platforms,
but could be used on an A and N class machine using an LVD bus. However if
SE disks are used on an LVD bus and other LVD devices exist on the
same bus, the performance of the LVD devices is limited by the SE device(s)
For all disk arrays, use HPDARRAY. Products, such as, DVD, CDROM,
and UPS can be configured by simply using the appropriate generic name.
Tape devices fall into one of two categories; i.e., DDS or
DLT (non-DDS) tape products.
The following is the complete generic id list that is located
at the end of the IODFAULT file:
{--------------------------------------------------------------------------}
{ G E N E R I C D E V I C E I D s }
{--------------------------------------------------------------------------}
{ ********** Single-Ended Disk ********** }
SEDISK DISC 4 2 0128 SCSI_DISC_DM LOGICAL_DEVICE_MANAGER 0008 NONE NONE &
DISC+SPOOL 0 DA 0 FALSE FALSE
{ ********** Fast_Wide (HVD) Disk ********** }
HVDDISK DISC 4 2 0128 SCSI_DISK_AND_ARRAY_DM LOGICAL_DEVICE_MANAGER 0008 &
NONE NONE DISC+SPOOL 0 DA 0 FALSE FALSE
{ ********** LVD Disk ********** }
LVDDISK DISC 4 2 0128 SCSI_DISK_AND_ARRAY_DM LOGICAL_DEVICE_MANAGER 0008 &
NONE NONE DISC+SPOOL 0 DA 0 FALSE FALSE
{ ********** Fibre_Channel Disk ********** }
FCDISK DISC 4 2 0128 SCSI_DISK_AND_ARRAY_DM LOGICAL_DEVICE_MANAGER 0008 &
NONE NONE DISC+SPOOL 0 DA 0 FALSE FALSE
{ ********** Disk Array ********** }
HPDARRAY DISC 4 2 0128 SCSI_DISK_AND_ARRAY_DM LOGICAL_DEVICE_MANAGER 0008 &
NONE NONE DISC+SPOOL 0 DA 0 FALSE FALSE
{ ********** CDROM ********** }
CDROM DISC 4 2 0128 SCSI_DISC_DM LOGICAL_DEVICE_MANAGER 0008 NONE NONE &
NONE 0 DA 0 FALSE FALSE
{ ********** DVD ********** }
DVD DISC 4 2 0128 SCSI_DISC_DM LOGICAL_DEVICE_MANAGER 0008 NONE NONE &
NONE 0 DA 0 FALSE FALSE
{ ********** DDS ********** }
DDS TAPE 24 7 0128 SCSI_TAPE_DM LOGICAL_DEVICE_MANAGER 0010 &
JOB+DATA+INPUT+OUTPUT+AUTOREPLY NONE TAPE 0 DA 0 FALSE FALSE
{ ********** DDS AUTOCHANGER ********** }
DDSAUTO TAPE 24 7 0128 SCSI_TAPE_DM LOGICAL_DEVICE_MANAGER 0010 &
JOB+DATA+INPUT+OUTPUT+AUTOREPLY NONE TAPE 0 DA 0 FALSE FALSE
{ ********** DLT ********** }
DLT TAPE 24 8 0128 SCSI_TAPE2_DM LOGICAL_DEVICE_MANAGER 0010 &
JOB+DATA+INPUT+OUTPUT+AUTOREPLY NONE TAPE 0 DA 0 FALSE FALSE
{ ********** UPS ********** }
HPUPS TERM 16 0 0040 CDM_CONSOLE_DM TIO_TLDM 0009 &
JOB+DATA+DUPLICATIVE+INTERACTIVE+INPUT+OUTPUT &
JOB+DATA+DUPLICATIVE+INTERACTIVE HPUPSDEV 0 DA 0 FALSE FALSE
{ ********** Tape Library Transport Device ********** }
CHANGER MOSAR_AC 24 4 0128 MO_SCSI_PTHRU_DM LOGICAL_DEVICE_MANAGER &
0010 JOB+DATA NONE NONE 0 DA 0 FALSE FALSE
{ ********** Pass-Through Driver ********* }
PASSTHRU MOSAR_AC 24 4 0128 MO_SCSI_PTHRU_DM LOGICAL_DEVICE_MANAGER &
0010 JOB+DATA NONE NONE 0 DA 0 FALSE FALSE