Hi David. Thanks for the response. Yes, I have actually implemented that same paradigm of a common PROFILE EXEC on a R/O that executes <userid> EXEC as well. The only problem is that all of our linux guests are PRIVCLASS G, and the SET RESERVED command is PRIVCLASS A. I don't want to give the linux guests PRIVCLASS A for obvious reasons, and I'm not sure that I'm comfortible with changing SET RESERVED to PRIVCLASS G. Perhaps I will change the command to G as a temporary solution until we upgrade to 5.3 and have access to the 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: [email protected] Subject: Re: SET RESERVED - Persist? 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 <userid> EXEC that contains machine-specific commands. That way you can update it w/o 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: [email protected] Subject: SET RESERVED - Persist? 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 statement. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
