Initializing CMS and reading TESTNUC MAP places the nucleus load map
on the test userid's CMS A-disk. By saving the load map on this disk,
the test system at the virtual CP level can use IPCS to access it and
create problem reports.
query virtual STORAGE = 00512K RDR OOC CLS A PUN OOD CLS A TO V145R PRT OOE CLS A COpy 01 CONS 01F ON DEV 051 DASD 190 2314 CMS370 RIO 056 CYL DASD 191 2314 PIDSK3 RIll 010 CYL DASD 194 3330 PIDSK5 RIO 060 CYL DASD 196 3330 PIDSK7 RIO 010 CYL DASD 19A 2314 CMS190 RIO 055 CYL DASD 19E 2314 CMS190 RIO 026 CYL DASD 290 2314 PIDSK3 RIO 045 CYL DASD 330 3330 PIDSK4 RIll 020 CYL L--- The QUERY VIRTUAL command displays the current virtual machine
ccnfiguraticn. This is the configuration that was used to run the CES machine, except that the console address has been changed to 01F. Before initializing the virtual 330 disk and bringing in VM/370, it is
Decessary to redefine the disk addresses so that they can be recognized
by the VM/370 system. define 190 as 130 DASD 130 DEFINED
define 194 as 331 DASD 331 DEFINED
define 196 as 332 DASD 332 DEFINED
define 1ge as 131 DASD 131 DEFINED
link virtest 191 333 r
ENTER READ PASSWORD: DASD 333 LINKED RIO These DEFINE com.ands and the LINK command change the configuration
cf the virtual machine so that it can be recognized by the virtual VM/370 nucleus. Note that the 2314s are defined in the 2314 range of 130 to 137 and that the 3330s are defined in the 3330 range of 330 to
337. The LINK command is used to access another user's disk as a 3330 at address 333. Section 2. VM/370 in a Virtual Machine 61
r query virtual STORAGE = 00512K RDR OOC CLS A PUN OOD CLS A TO V145R PRT OOE CLS A COpy 01 CONS 01F ON DEV 051 DASD 130 2314 CMS370 RIO 056 CYL DASD 131 2314 CMS190 R/O 026 CYL DASD 19A 2314 CMS190 R/O 055 CYL DASD 290 2314 PIDSK3 R/O 045 CYL DASD 330 3330 PIDSK4 R/i 020 CYL DASD 331 3330 PIDSK5 R/O 060 CYL DASD 332 3330 PIDSK7 R/O 010 CYL DASD 333 3330 PIDSK7 R/O 010 CYL l.--- A CP QUERY VIRTUAL command is issued again to show that the virtual machine configuration has been redefined to match the one that can be
recognized by the virtual V8/370 system. Notice that the 330 disk has
read/write status (this is required for VM/370 to do virtual paging and
sFcoling). All the other disks have read-only status. Disks 191 and 290 are not recognized by the virtual VM/370 system because they are not
defined in the DMKRIO module; however, their inclusion in the
configuration does not matterA ,.------, I ipl 330 I L-- .J
The virtual V8/370 system is loaded by an IPt of the virtual system
residence volume (330). V8/370 VERSION x LEVEL 1 PLC nnn mm/dd/yy hh:mm:ss NOi 19:02:54 EDT THURSDAY mm/dd/yy
CHANGE TOD CLOCK (YESINO) :no
-------------------,
19:03:15 DMKLNK018E USECMS 191 NOT LINKED; VOLID USECMS NOT MOUNTED RRRR •••• RING •••• GGGG
19:03:16 DMKLNK108E OPERATOR 19E NOT LINKED; VOLID FLRCMS NOT MOUNTED RRRR •••• RING •••• GGGG
19:03:16 LOGON AT 19:03:16 EDT THURSDAY mm/dd/yy
19:03:16 LINE 01F LOGON AS OPERATOR USERS = 001 19:03:16
This outFut is from the V8/370 system running in a virtual machine.
It is printing the responses on what appears to it as a virtual 3215
console. Note that the CHANGE TOD CLOCK (YES/NO) prompting message does
not require a response. If the response had been yes, it would have
requested a date and time to be set; however, the real time-of-day clock
cannot be changed from a virtual machine environment. The LINK error
messages are a result of the automatic operator logon and of the
directory net being able to find some disks defined in the operator's
virtual machine. The "RING" message is the real CP simulation of the
virtual console alarm function. Finally, the operator receives
confirmation of a logon.
62 IBM VM/370 operating Systems in a Virtual Machine
Previous Page Next Page