IBM Books

IBM LoadLeveler for AIX 5L: Using and Administering

Considerations for integrating LoadLeveler with AIX Workload Manager

Another administrative setup task you must consider is whether you want to enforce resource usage of ConsumableCPUs and ConsumableMemory. If you want to control these resources, AIX Workload Manager (WLM) can be integrated with LoadLeveler to balance workloads at the machine level. Workload balancing is done by assigning relative priorities to job processes. These job priorities prevent one job from monopolizing system resources when that resource is under contention. To integrate LoadLeveler and WLM you must:

  1. Define ConsumableCpus, ConsumableMemory, or both as consumable resources in the SCHEDULE_BY_RESOURCES global configuration keyword. This enables the LoadLeveler scheduler to consider these consumable resources.
  2. Define ConsumableCpus, ConsumableMemory, or both in the ENFORCE_RESOURCE_USAGE global configuration keyword. This enables enforcement of these consumable resources by AIX WLM.
  3. Using the resources keyword of the machine stanza, define the CPU and real memory machine resources available for user jobs.
  4. Decide if all jobs should have their CPU or real memory resources enforced and then define the ENFORCE_RESOURCE_SUBMISSION global configuration keyword.

For more information on the ENFORCE_RESOURCE_USAGE and the ENFORCE_RESOURCE_SUBMISSION keywords, see Step 4: Define consumable resources.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]