Loading...
Select Version
&pagelevel(4)&pagelevel
The following IOGEN statements generate 1024 PAV volumes with LUNs 0000
through 03FF
on 4 channel paths.
The realization takes place with 1024 FastDPAV basic devices as well as 128 FastDPAV alias devices. For a PAV volume, exactly one FastDPAV base device and one (or more) FastDPAV alias device (s) can be used for the I/O execution. For the duration of the I/O execution, a FastDPAV alias device is assigned the LUN of the assigned PAV volume, ie a LUN between 0000
and 03FF
.
************************************************************** * 256 FastDPAV base devices 8000 to 80FF , LUNs 0000 to 00FF * ************************************************************** CTL 8000,BLM,(0A,0,5000097208132110),(0D,0,5000097208132124) CTL 8001,BLM,(4A,0,500009720813211C),(4B,0,5000097208132114) DVC 8000,A5,D,0000,(8000),(8001),MULT=256 ************************************************************** * 256 FastDPAV base devices 8100 to 81FF , LUNs 0100 to 01FF * ************************************************************** CTL 8100,BLM,(0A,0,5000097208132110),(0D,0,5000097208132124) CTL 8101,BLM,(4A,0,500009720813211C),(4B,0,5000097208132114) DVC 8100,A5,D,0100,(8100),(8101),MULT=256 ************************************************************** * 256 FastDPAV base devices 8200 to 82FF , LUNs 0200 to 02FF * ************************************************************** CTL 8200,BLM,(0A,0,5000097208132110),(0D,0,5000097208132124) CTL 8201,BLM,(4A,0,500009720813211C),(4B,0,5000097208132114) DVC 8200,A5,D,0200,(8200),(8201),MULT=256 ************************************************************** * 256 FastDPAV base devices 8300 to 83FF , LUNs 0300 to 03FF * ************************************************************** CTL 8300,BLM,(0A,0,5000097208132110),(0D,0,5000097208132124) CTL 8301,BLM,(4A,0,500009720813211C),(4B,0,5000097208132114) DVC 8300,A5,D,0300,(8300),(8301),MULT=256 ************************************************************** * 128 FastDPAV base devices 8F00 to 8F7F , LUNs FF00 to FF7F * ************************************************************** CTL 8F00,BLM,(0A,0,5000097208132110),(0D,0,5000097208132124) CTL 8F01,BLM,(4A,0,500009720813211C),(4B,0,5000097208132114) DVC 8F00,A6,D,FF00,(8F00),(8F01),PAV=01,MULT=128