Example 5

IODEVICE ADDRESS=(800,16),CUNUMBR=(800,801),UNIT=3390,  X
              PART=((CSS(0),LP1,LP2),(CSS(1),LPA))   
The preceding statement:
  • Defines 16 IBM® 3390 Direct Access Storage devices.
  • Assigns the addresses 800-80F to the devices.
  • Assigns the devices to the control unit numbers 800 and 801, which represent an IBM 3990 Storage Control's two storage directors and which have channel paths in CSSs 0 and 1.
  • Specifies a device candidate list of LP1 and LP2 in CSS 0 and LPA in CSS 1 so that only those logical partitions can access the devices.
Note: See Configuration examples for more IODEVICE statement coding examples.