I have all this, and we use it on our two production z9's. I could pack it
up and send it to you, if you'd like...
The code to get the system you're currently running on is:
/* Identify which system we're running on */
'Pipe CMS IDENTIFY' ,
'| Specs word 3 1' ,
'| Var SYSNAME'
--
.~. Robert P. Nix Mayo Foundation
/V\ RO-OC-1-13 200 First Street SW
/ ( ) \ 507-284-0844 Rochester, MN 55905
^^-^^ -----
"In theory, theory and practice are the same, but
in practice, theory and practice are different."
> From: Mary Anne Link <[EMAIL PROTECTED]>
> Reply-To: The IBM z/VM Operating System <[email protected]>
> Date: Thu, 25 Jan 2007 08:34:04 -0600
> To: <[email protected]>
> Subject: autolog profile exec logic
>
> Does anyone have an autolog profile exec that contains some logic to auto
> log
> different servers based on what system you are on? We are trying to get t
> o a
> point where we can quickly copy the res pack to other systems, and, based
> on
> the system config fn specified on salipl, ipl a copy of that res pack to
> bring up different systems.
>
> Ideally what I'm looking for is a command that will retrieve the system n
> ame
> (which I can't seem to find) and then I can start different linux guests
> based on that system name.
>
> Also, aside from system config, the tcpip files (which use system name),
> the
> autologs, and having to keep all users in the user direct, can anyone thi
> nk
> of any snags in my plan?
>
> Thanks,
> Mary Anne (A VM newbie)