home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / bit / listserv / ibmmain / 2646 < prev    next >
Encoding:
Text File  |  1992-11-16  |  1.7 KB  |  36 lines

  1. Newsgroups: bit.listserv.ibm-main
  2. Path: sparky!uunet!stanford.edu!bcm!convex!darwin.sura.net!spool.mu.edu!umn.edu!csus.edu!netcom.com!rabel
  3. From: rabel@netcom.com (Robert Abeles)
  4. Subject: Re: Dynamically adding a CPU to MVS/ESA under VM/ESA
  5. Message-ID: <1992Nov16.184553.20027@netcom.com>
  6. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  7. References: <921116.113433.CET.REICHETZ@AWIIMC12.IMC.UniVie.AC.AT>
  8. Date: Mon, 16 Nov 1992 18:45:53 GMT
  9. Lines: 25
  10.  
  11. Christian.J.Reichetzeder@AWIIMC12.IMC.UNIVIE.AC.AT writes:
  12.  
  13. >On Sat, 14 Nov 92 11:42:31 EST Gary Buhrmaster said:
  14. >>>Dennis Caffi <ASMIDCC@VM7CG.HQ.AF.MIL> said:
  15. >>>    Is is possible to define another CPU to the MVS virtual machine and
  16. >>>  have MVS/ESA see it and bring it online ? We are running VM/ESA 1.0
  17. >>Theoritically you should have no problem although you will have to
  18. >>issue a 'CONFIG CPU(n),ONLINE' command to MVS, but theory may not be
  19. >>sufficient.  [...]
  20. >I played with it  on my test system (MVS 3.1) and it  looks like you can't use
  21. >what's not there at  IPL time. This is true for CPUs as  well as vectors. Once
  22. >the thing is there at IPL you can play all sorts of games.
  23. >Christian
  24. As an earlier poster guessed, the reason for this is that MVS issues a
  25. "READ SCP INFO" SERVC only during initialization. When you define the
  26. additional CPU with the CP DEF command, subsequent "READ SCP INFO" SERVCs
  27. do in fact show the updated config. However, MVS never expects a change
  28. like this to occur, so it never again issues the "READ SCP INFO". If you
  29. want to give IBM a thrill, open a problem with the support center, go to
  30. level 2, and insist that they APAR it. Good luck.
  31.   
  32. -- 
  33. --------------------------------------
  34. - Bob Abeles, rabel@netcom.com       -
  35. --------------------------------------
  36.