Re: updating IPLPARMS to new console address

2011-03-28 Thread Kris Buelens
It depends on how you start z/VM

   - With a SHUTDOWN REIPL or an IPL after a CP abend (does that still
   happen???), CP uses the IPLPARMS
   - If you use the HMC (or SE) to load z/VM into the LPAR, the start is
   the contents of the LOADPARM field of the HMC.  If that contains.  For
   example:
   - CONS, you explicitely ask to start CP with  as console
  -  you request that SAPL is started on 
  - blank, SAPL does not display a panel, but loads CP with the
  defaults IPLPARMS set when SAPL was written.  You can see these
defaults by
  starting SAPL.  For example (with a standard VM setup):
  - Logon to MAINT
 - DETACH 122-130
 - LINK * 123 123 RR-- assure CP resident is R/O
 - Q V CONS   -- get address of virt console (often
 0009)
 - SYSTEM RESET -- kill CMS
 - TERM CONMODE 3270
 - IPL 123 LOADPARM v   (e.g. 0009)
 To change the SAPL default parameters, use SALIPL (or Mike Walter's
  MKSALIPL EXEC), SALIPL lives on MAINT 193.


2011/3/27 Phillip Gramly phil...@cdg.ws

 I have the address in the SYSTEM CONFIG in Operator_Consoles

 but it doesn’t use B00 which is the first address.

 somehow it is overridden.

 I don’t get a SAPL screen, it waits until my 3174 terminal is available and
 use it.



 ok, so shutdown restart is not a permanent change, but only as a temp
 change followed by

 the shutdown restart command?



 *From:* The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] *On
 Behalf Of *Scott Rohling
 *Sent:* Sunday, March 27, 2011 2:37 PM
 *To:* IBMVM@LISTSERV.UARK.EDU
 *Subject:* Re: updating IPLPARMS to new console address



 You can set the console addresses in SYSTEM CONFIG that z/VM should use...
 see the 'Operator_Consoles' variable.   SET IPLPARMS is for a subsequent
 SHUTDOWN RESTART ..  which it doesn't sound like you did from the way you
 worded it?



 Scott Rohling

 On Sun, Mar 27, 2011 at 12:50 PM, Phillip Gramly phil...@cdg.ws wrote:

 I want to change the IPLPARMS to use an ICC console address instead of a
 real address on our old 3174.
 I used the CP command SET IPLPARMS and replied CONS=B00 and got the message
 back:
 IPL parameters have been replaced

 If I check it with Q IPLPARMS it shows B00
 indeed, when I issue SHUTDOWN, the messages start displaying on the OSA-ICC
 B00 address TN3270
 But, when I restart VM, it IPLs on the old 3174 address.

 How do I make the SET IPLPARMS override permanent?

 Phillip Gramly
 Systems Programmer
 Communications Data Group
 Champaign, IL






-- 
Kris Buelens,
IBM Belgium, VM customer support


updating IPLPARMS to new console address

2011-03-27 Thread Phillip Gramly
I want to change the IPLPARMS to use an ICC console address instead of a real 
address on our old 3174.
I used the CP command SET IPLPARMS and replied CONS=B00 and got the message 
back:
IPL parameters have been replaced

If I check it with Q IPLPARMS it shows B00
indeed, when I issue SHUTDOWN, the messages start displaying on the OSA-ICC B00 
address TN3270
But, when I restart VM, it IPLs on the old 3174 address.

How do I make the SET IPLPARMS override permanent?

Phillip Gramly
Systems Programmer
Communications Data Group
Champaign, IL


Re: updating IPLPARMS to new console address

2011-03-27 Thread Rich Smrcina
Does the load profile for the VM system contain a loadparm that would point to the 
console address that z/VM should use for startup messages?


On 03/27/2011 01:50 PM, Phillip Gramly wrote:

I want to change the IPLPARMS to use an ICC console address instead of a real 
address on our old 3174.
I used the CP command SET IPLPARMS and replied CONS=B00 and got the message 
back:
IPL parameters have been replaced

If I check it with Q IPLPARMS it shows B00
indeed, when I issue SHUTDOWN, the messages start displaying on the OSA-ICC B00 
address TN3270
But, when I restart VM, it IPLs on the old 3174 address.

How do I make the SET IPLPARMS override permanent?

Phillip Gramly
Systems Programmer
Communications Data Group
Champaign, IL





--
Rich Smrcina
Velocity Software, Inc.
http://www.velocitysoftware.com

Catch the WAVV! http://www.wavv.org
WAVV 2011 - April 15-19, 2011 Colorado Springs, CO


Re: updating IPLPARMS to new console address

2011-03-27 Thread Scott Rohling
You can set the console addresses in SYSTEM CONFIG that z/VM should use...
see the 'Operator_Consoles' variable.   SET IPLPARMS is for a subsequent
SHUTDOWN RESTART ..  which it doesn't sound like you did from the way you
worded it?

Scott Rohling

On Sun, Mar 27, 2011 at 12:50 PM, Phillip Gramly phil...@cdg.ws wrote:

 I want to change the IPLPARMS to use an ICC console address instead of a
 real address on our old 3174.
 I used the CP command SET IPLPARMS and replied CONS=B00 and got the message
 back:
 IPL parameters have been replaced

 If I check it with Q IPLPARMS it shows B00
 indeed, when I issue SHUTDOWN, the messages start displaying on the OSA-ICC
 B00 address TN3270
 But, when I restart VM, it IPLs on the old 3174 address.

 How do I make the SET IPLPARMS override permanent?

 Phillip Gramly
 Systems Programmer
 Communications Data Group
 Champaign, IL



Re: updating IPLPARMS to new console address

2011-03-27 Thread Phillip Gramly
I have the address in the SYSTEM CONFIG in Operator_Consoles
but it doesn't use B00 which is the first address.
somehow it is overridden.
I don't get a SAPL screen, it waits until my 3174 terminal is available and use 
it.

ok, so shutdown restart is not a permanent change, but only as a temp change 
followed by
the shutdown restart command?

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf 
Of Scott Rohling
Sent: Sunday, March 27, 2011 2:37 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: updating IPLPARMS to new console address

You can set the console addresses in SYSTEM CONFIG that z/VM should use... see 
the 'Operator_Consoles' variable.   SET IPLPARMS is for a subsequent SHUTDOWN 
RESTART ..  which it doesn't sound like you did from the way you worded it?

Scott Rohling
On Sun, Mar 27, 2011 at 12:50 PM, Phillip Gramly 
phil...@cdg.wsmailto:phil...@cdg.ws wrote:
I want to change the IPLPARMS to use an ICC console address instead of a real 
address on our old 3174.
I used the CP command SET IPLPARMS and replied CONS=B00 and got the message 
back:
IPL parameters have been replaced

If I check it with Q IPLPARMS it shows B00
indeed, when I issue SHUTDOWN, the messages start displaying on the OSA-ICC B00 
address TN3270
But, when I restart VM, it IPLs on the old 3174 address.

How do I make the SET IPLPARMS override permanent?

Phillip Gramly
Systems Programmer
Communications Data Group
Champaign, IL