After retrieving the system name, which others have shown how to do, use it as the filename of a file containing the linux guests that should be
brought up on that system. Benefits over coding them directly in the autolog PROFILE are that you only touch the code once (thus reducing the likelyhood of a syntax error terminating the exec), and the PROFILE becomes common code across all systems. Brian Nielsen On Thu, 25 Jan 2007 08:34:04 -0600, Mary Anne Link <[EMAIL PROTECTED]> wrote: >Does anyone have an autolog profile exec that contains some logic to autolog >different servers based on what system you are on? We are trying to get to a >point where we can quickly copy the res pack to other systems, and, base d 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 name >(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 think >of any snags in my plan? > >Thanks, >Mary Anne (A VM newbie) >======================== ========================= =======================
