Unix Technical Forum

Partition Load Manager

This is a discussion on Partition Load Manager within the AIX Operating System forums, part of the Unix Operating Systems category; --> We are using Partion Load Manager with our p595 servers and AIX 5.3. There is a problem with PLM ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-05-2008, 12:53 PM
Roger Tango
 
Posts: n/a
Default Partition Load Manager

We are using Partion Load Manager with our p595 servers and AIX 5.3. There
is a problem with PLM in that if you have more than 10 LPARs in a single PLM
daemon then you get communication errors with the HMC. APAR IY92096 status
that you need to
"Run multiple plm sessions with policy files containing less managed lpars
in each session."

I assume that multiple plm sessions means multiple daemons. However I have
not found any documentation about how to configure multiple sessions. For
example do I need to distribute the CPUs and memory between each session or
should each session include the installed CPU and memory capacity.

Any ideas on what we should do here? That APAR has not been fixed yet.
Also we are still on the 1.1.0.1 level of PLM, with plans to upgrade to
1.1.0.2

Thanks


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-05-2008, 12:53 PM
Christopher Petersen
 
Posts: n/a
Default Re: Partition Load Manager

On Wed, 31 Oct 2007 09:19:01 -0400, Roger Tango wrote:

> We are using Partion Load Manager with our p595 servers and AIX 5.3.
> There is a problem with PLM in that if you have more than 10 LPARs in a
> single PLM daemon then you get communication errors with the HMC. APAR
> IY92096 status that you need to
> "Run multiple plm sessions with policy files containing less managed lpars
> in each session."
>
> I assume that multiple plm sessions means multiple daemons. However I
> have not found any documentation about how to configure multiple sessions.
> For example do I need to distribute the CPUs and memory between each
> session or should each session include the installed CPU and memory
> capacity.
>
> Any ideas on what we should do here? That APAR has not been fixed yet.
> Also we are still on the 1.1.0.1 level of PLM, with plans to upgrade to
> 1.1.0.2
>
> Thanks


You should be able to run as many PLM daemons as you want as long as you
point them to different policy files and log files... I probably wouldn't
make all resources visible to any single PLM daemon in that case. I'd
give each one a pool. I haven't run into a case where the PLM pool was
exhausted before physical memory, but I hope that PLM is smart enough not
to go past its configured boundaries...

I have heard some rumors that IBM is going to ditch PLM in the future, so
you might want to be prepared...

-Chris
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-05-2008, 12:53 PM
Thomas Braunbeck
 
Posts: n/a
Default Re: Partition Load Manager

Roger Tango schrieb:
> We are using Partion Load Manager with our p595 servers and AIX 5.3. There
> is a problem with PLM in that if you have more than 10 LPARs in a single PLM
> daemon then you get communication errors with the HMC. APAR IY92096 status
> that you need to
> "Run multiple plm sessions with policy files containing less managed lpars
> in each session."
>
> I assume that multiple plm sessions means multiple daemons. However I have
> not found any documentation about how to configure multiple sessions. For
> example do I need to distribute the CPUs and memory between each session or
> should each session include the installed CPU and memory capacity.
>
> Any ideas on what we should do here? That APAR has not been fixed yet.
> Also we are still on the 1.1.0.1 level of PLM, with plans to upgrade to
> 1.1.0.2
>
> Thanks
>
>

Hack the HMC (IBM support may provide you this 24 hour
password) and fix the sshd.config. The max number of
concurrent logins in startup is 10 in the ssh default
config. I'm not sure about the name of the config option
(no access to a system with ssh installed right now), but
you'll find it, I'm sure.
PLM now executes commands on the HMC using ssh and this
is done in parallel.... sooner or later :-(

Ok, google'ed and found a man page:
MaxStartups
Specifies the maximum number of concurrent unauthenticated con-
nections to the sshd daemon. Additional connections will be
dropped until authentication succeeds or the LoginGraceTime
expires for a connection. The default is 10.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-05-2008, 12:53 PM
Roger Tango
 
Posts: n/a
Default Re: Partition Load Manager


"Christopher Petersen" <cpetersen@crystallized-software.com> wrote in
message newsan.2007.11.01.00.20.58.239098@crystallized-software.com...
> On Wed, 31 Oct 2007 09:19:01 -0400, Roger Tango wrote:
>
>> We are using Partion Load Manager with our p595 servers and AIX 5.3.
>> There is a problem with PLM in that if you have more than 10 LPARs in a
>> single PLM daemon then you get communication errors with the HMC. APAR
>> IY92096 status that you need to
>> "Run multiple plm sessions with policy files containing less managed
>> lpars
>> in each session."
>>
>> I assume that multiple plm sessions means multiple daemons. However I
>> have not found any documentation about how to configure multiple
>> sessions.
>> For example do I need to distribute the CPUs and memory between each
>> session or should each session include the installed CPU and memory
>> capacity.
>>
>> Any ideas on what we should do here? That APAR has not been fixed yet.
>> Also we are still on the 1.1.0.1 level of PLM, with plans to upgrade to
>> 1.1.0.2
>>
>> Thanks

>
> You should be able to run as many PLM daemons as you want as long as you
> point them to different policy files and log files... I probably wouldn't
> make all resources visible to any single PLM daemon in that case. I'd
> give each one a pool. I haven't run into a case where the PLM pool was
> exhausted before physical memory, but I hope that PLM is smart enough not
> to go past its configured boundaries...
>
> I have heard some rumors that IBM is going to ditch PLM in the future, so
> you might want to be prepared...
>
> -Chris


Thanks, that might explain the lack of support! I understand that Power 6
Hypervisor supports multiple resource pools, which would allow us to manage
our software licenses, which is one of the main reasons we are using PLM.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-05-2008, 12:53 PM
Roger Tango
 
Posts: n/a
Default Re: Partition Load Manager


"Thomas Braunbeck" <Thomas.Braunbeck@orange.fr> wrote in message
news:47298618$0$27371$ba4acef3@news.orange.fr...
> Roger Tango schrieb:
>> We are using Partion Load Manager with our p595 servers and AIX 5.3.
>> There is a problem with PLM in that if you have more than 10 LPARs in a
>> single PLM daemon then you get communication errors with the HMC. APAR
>> IY92096 status that you need to
>> "Run multiple plm sessions with policy files containing less managed
>> lpars in each session."
>>
>> I assume that multiple plm sessions means multiple daemons. However I
>> have not found any documentation about how to configure multiple
>> sessions. For example do I need to distribute the CPUs and memory
>> between each session or should each session include the installed CPU and
>> memory capacity.
>>
>> Any ideas on what we should do here? That APAR has not been fixed yet.
>> Also we are still on the 1.1.0.1 level of PLM, with plans to upgrade to
>> 1.1.0.2
>>
>> Thanks
>>
>>

> Hack the HMC (IBM support may provide you this 24 hour
> password) and fix the sshd.config. The max number of
> concurrent logins in startup is 10 in the ssh default
> config. I'm not sure about the name of the config option
> (no access to a system with ssh installed right now), but
> you'll find it, I'm sure.
> PLM now executes commands on the HMC using ssh and this
> is done in parallel.... sooner or later :-(
>
> Ok, google'ed and found a man page:
> MaxStartups
> Specifies the maximum number of concurrent unauthenticated con-
> nections to the sshd daemon. Additional connections will be
> dropped until authentication succeeds or the LoginGraceTime
> expires for a connection. The default is 10.


Thanks, I'll give that a try. Wonder why they didn't put that in the APAR.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:15 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com