SET RESERVED - Persist?

2008-01-16 Thread Morris, Kevin J. (RET-DAY)
We want to use SET RESERVED for several of our production linux guests. A quick test proved that the SET RESERVED settings are lost when the guest is logged off. Is there a way to keep/persist the SET RESERVED settings? We are still on zVM 5.2 and thus don't have access to the COMMAND directory s

Re: SET RESERVED - Persist?

2008-01-16 Thread Alan Altmark
On Wednesday, 01/16/2008 at 05:52 EST, "Morris, Kevin J. (RET-DAY)" <[EMAIL PROTECTED]> wrote: > We want to use SET RESERVED for several of our production linux guests. > A quick test proved that the SET RESERVED settings are lost when the > guest is logged off. Is there a way to keep/persist the

Re: SET RESERVED - Persist?

2008-01-16 Thread Marcy Cortes
EMAIL PROTECTED] On Behalf Of Alan Altmark Sent: Wednesday, January 16, 2008 7:17 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: [LINUX-390] SET RESERVED - Persist? On Wednesday, 01/16/2008 at 05:52 EST, "Morris, Kevin J. (RET-DAY)" <[EMAIL PROTECTED]> wrote: > We want to u

Re: SET RESERVED - Persist?

2008-01-17 Thread David Boyes
bouncing the Linux guest. From: Linux on 390 Port on behalf of Morris, Kevin J. (RET-DAY) Sent: Wed 1/16/2008 4:43 PM To: LINUX-390@VM.MARIST.EDU Subject: SET RESERVED - Persist? We want to use SET RESERVED for several of our production linux guests. A quick test

Re: SET RESERVED - Persist?

2008-01-17 Thread Rob van der Heij
On Jan 17, 2008 5:19 PM, David Boyes <[EMAIL PROTECTED]> wrote: > Set up your guests to IPL CMS first, and put the SET RESERVED command in the > PROFILE EXEC. The last step in PROFILE EXEC starts Linux via the IPL command. > > We use a common PROFILE EXEC on a R/O disk that runs a EXEC that > co

Re: SET RESERVED - Persist?

2008-01-17 Thread Morris, Kevin J. (RET-DAY)
he help. -Kevin -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of David Boyes Sent: Thursday, January 17, 2008 11:20 AM To: LINUX-390@VM.MARIST.EDU Subject: Re: SET RESERVED - Persist? Set up your guests to IPL CMS first, and put the SET RESERVED command

Re: SET RESERVED - Persist?

2008-01-17 Thread McKown, John
> -Original Message- > From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On > Behalf Of Morris, Kevin J. (RET-DAY) > Sent: Thursday, January 17, 2008 12:44 PM > To: LINUX-390@VM.MARIST.EDU > Subject: Re: SET RESERVED - Persist? > > > Hi David. Thanks for

Re: SET RESERVED - Persist?

2008-01-17 Thread Bruce Hayden
For your temporary solution before you move to 5.3 - you can add the Class A SET RESERVED to an unused priv class, for example, R (also keeping it as Class A) and add this priv class to your Linux guests. In the PROFILE EXEC, after you execute the SET RESERVED command, you execute: CP SET PRIVCLASS

Re: SET RESERVED - Persist?

2008-01-17 Thread Dave Jones
McKown, John wrote: I am not very z/VM literate. We don't run it here. However, could you have a class A user be an "service machine". Make that user an "observer" of your Linux guest id. Have the class A VSM running a REXX program which receives the messages and does the SET commands that you n

Re: SET RESERVED - Persist?

2008-01-17 Thread Mark Post
>>> On Thu, Jan 17, 2008 at 3:03 PM, in message <[EMAIL PROTECTED]>, "McKown, John" <[EMAIL PROTECTED]> wrote: -snip- > I am not very z/VM literate. We don't run it here. However, could you > have a class A user be an "service machine". Make that user an > "observer" of your Linux guest id. Have

Re: SET RESERVED - Persist?

2008-01-18 Thread David Boyes
> > We use a common PROFILE EXEC on a R/O disk that runs a EXEC > that contains machine-specific commands. That way you can update it w/o > bouncing the Linux guest. > But hopefully not privileged commands. No. Those are done with requests to SYSVINIT... 8-). If you go that route, you could also

Re: SET RESERVED - Persist?

2008-01-21 Thread Hans Rempel
he COMMAND statement in the user directory. > >Thanks for the help. >-Kevin > > >-Original Message- >From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of >David Boyes >Sent: Thursday, January 17, 2008 11:20 AM >To: LINUX-390@VM.MARIST.EDU >Subject: Re: