Operating System - HP-UX
1829743 Members
1342 Online
109992 Solutions
New Discussion

Max Package in a Node on Cluster

 
SOLVED
Go to solution
roobala
Frequent Advisor

Max Package in a Node on Cluster

Hi,

How many Packages can we have in a node which is participating in Cluster having HP 11.00.


Thanks and Regards,
Roobala.
4 REPLIES 4
MARTINACHE
Respected Contributor
Solution

Re: Max Package in a Node on Cluster

Hi,

MAX_PACKAGE is a parameter in the configuration file of your cluster :

cd /etc/cmcluster
Supposing that cmclconf.ascii is your ascci config file :

grep MAX cmclconf.ascii

MAX_CONFIGURED_PACKAGES 6

In my case, 6 packages.

You can increase this value but the cluster will allocate more memory.

Regards,

Patrice.
Patrice MARTINACHE
Alex Glennie
Honored Contributor

Re: Max Package in a Node on Cluster

I read somewhere that 30 packages is the maximum coded limit with which ServiceGuard
can work.
roobala
Frequent Advisor

Re: Max Package in a Node on Cluster

Hi,

Thanks for the immd response,
MAX config. packages is clear.

But in our case, we have a 2 node cluster, where 2 packages are running, 1 in each node.
In this case how many more packages can be added in a single node. Please clarify.

Thanks and Regards,
Roobala.
melvyn burnard
Honored Contributor

Re: Max Package in a Node on Cluster

The maximum number of packages supported in an MC/SG cluster is 30. If you have a single node cluster, you can therefore run 30 packages MAXIMUM.
If you have multiple nodes in a cluster, each node could run any number of packages, provided that node has the resources to run those packages. The point is, MAX packages in a cluster is 30, and if you have a 2 node cluster, and run 30 packages one one node, the other node can run 0 (zero) packages.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!