-
Nim Issue
I'm currently installing a piece of software residing on the nim
master to some 9 clients.
The way I do is go to each client and update it smitty nim --> Install
and Upgrade software --> Install softrware --> Select the LPP source
--->select the software.
Since its a NIM is there a way I can push from the master to all nine
clients at a same time instead of pulling from individual client ?
-
Re: Nim Issue
In
news:5752033c-68a0-4653-b6c2-4f07d77c006c@e53g2000hsa.googlegroups.com,
invincible typed:
> I'm currently installing a piece of software residing on the nim
> master to some 9 clients.
>
> The way I do is go to each client and update it smitty nim --> Install
> and Upgrade software --> Install softrware --> Select the LPP source
> --->select the software.
>
> Since its a NIM is there a way I can push from the master to all nine
> clients at a same time instead of pulling from individual client ?
Yes.
http://www.redbooks.ibm.com/abstract...7296.html?Open
--
Regards
Piotrek Kapczuk
-
Re: Nim Issue
On Jul 31, 5:24 pm, "piotr::kapczuk"
wrote:
> Innews:5752033c-68a0-4653-b6c2-4f07d77c006c@e53g2000hsa.googlegroups.com,
> invincible typed:
>
> > I'm currently installing a piece of software residing on the nim
> > master to some 9 clients.
>
> > The way I do is go to each client and update it smitty nim --> Install
> > and Upgrade software --> Install softrware --> Select the LPP source
> > --->select the software.
>
> > Since its a NIM is there a way I can push from the master to all nine
> > clients at a same time instead of pulling from individual client ?
>
> Yes.
>
> http://www.redbooks.ibm.com/abstract...7296.html?Open
>
> --
> Regards
> Piotrek Kapczuk
Thankyou Piotrek Kapczuk but I already know this pdf, and couldn't
find ny reference in it.
-
Re: Nim Issue
In
news:f6cdd0e1-2ced-41b3-9cf3-792803b2ea1a@y21g2000hsf.googlegroups.com,
invincible typed:
> On Jul 31, 5:24 pm, "piotr::kapczuk"
> wrote:
>>
Innews:5752033c-68a0-4653-b6c2-4f07d77c006c@e53g2000hsa.googlegroups.com
,
>> invincible typed:
>>
>>> I'm currently installing a piece of software residing on the nim
>>> master to some 9 clients.
>>
>>> The way I do is go to each client and update it smitty nim -->
>>> Install and Upgrade software --> Install softrware --> Select the
>>> LPP source --->select the software.
>>
>>> Since its a NIM is there a way I can push from the master to all
>>> nine clients at a same time instead of pulling from individual
>>> client ?
>>
>> Yes.
>>
>> http://www.redbooks.ibm.com/abstract...7296.html?Open
>>
> Thankyou Piotrek Kapczuk but I already know this pdf, and couldn't
> find ny reference in it.
On NIM server
define a group of machines
smitty nim_mkgrp
and do the installation to that group
smitty nim_task_inst
--
Regards
Piotrek Kapczuk