Example 3

RESOURCE PART=((CSS(0),(LP1,1),LP2),(CSS(1),(LPA,1),(*,5),(LPB,F))),      
            MAXDEV=((CSS(0),40K,12K),(CSS(1),56820))
The preceding statement:
  • Defines CSSs 0 and 1
  • Defines two logical partitions in CSS 0: LP1 and LP2
  • Defines two logical partitions and reserves space for one other logical partition in CSS 1: LPA and LPB are defined and one logical partition is reserved until a future dynamic I/O change assigns a name to the logical partition.
  • Assigns MIF image ID number 1 to LP1 and LPA, MIF image ID number F to LPB, MIF image ID number 5 to the reserved logical partition in CSS 1, and IOCP arbitrarily assigns a MIF image ID number to LP2.
  • Specifies that the maximum number of devices that can be defined, including dynamic I/O additions, in the configuration for CSS 0 is 40960 for subchannel set 0 and 12288 for subchannel set 1 and for CSS 1 is 56820 for subchannel set 0. Assuming that there are no devices defined in subchannel set 1 in CSS 1, the maximum number of dynamic I/O additions for subchannel set 1 is zero–that is, no dynamic I/O additions are allowed.