Using Serviceguard Node Capacities and Package Weights, April 2009
8
The following table shows the relevant portions of the configuration files for the cluster and the
packages:
Table 4: Configuration for solution 1
Cluster
configuration file:
Node capacity
definition
CLUSTER_NAME cluster_21
...
#
# node1 has capacity value of 80 for package_limit
#
NODE_NAME node1
...
CAPACITY_NAME package_limit
CAPACITY_VALUE 80
#
# "node2" has a capacity of 40 for package_limit
#
NODE_NAME node2
...
CAPACITY_NAME package_limit
CAPACITY_VALUE 40
Package
configuration file
for pkg1:
Weight definition
package_name pkg1
...
weight_name package_limit
weight_value 40
Package
configuration file
for pkg2:
Weight definition
package_name pkg2
...
weight_name package_limit
weight_value 20
Package
configuration file
for pkg3:
Weight definition
package_name pkg3
...
weight_name package_limit
weight_value 20
Package
configuration file
for pkg4:
Weight definition
package_name pkg4
...
weight_name package_limit
weight_value 20
Package
configuration file
for pkg5:
Weight definition
package_name pkg5
...
weight_name package_limit
weight_value 10