What is dynamic logical partitioning (DLPAR)?
Dynamic Logical Partitioning (DLPAR) is a feature of IBM PowerVM that allows you to add, remove, or reconfigure system resources (CPU, memory, and I/O) for a running LPAR without shutting it down.
Traditionally:
With DLPAR:
π This enables real-time infrastructure tuning
Often done via:
On systems using the IBM POWER architecture:
π All without stopping applications
| Feature | Static LPAR | DLPAR |
|---|---|---|
| Resource change | Requires reboot | Live |
| Flexibility | Low | High |
| Downtime | Required | None |
DLPAR transforms POWER systems into elastic, cloud-like infrastructure without needing full cloud orchestration.
| Resource | DLPAR Capability |
|---|---|
| CPU | Add/remove live |
| Memory | Add/remove (with constraints) |
| I/O | Dynamic attach/detach |
With IBM PowerVM:
π Itβs a key reason why POWER systems are widely used for mission-critical, always-on workloads.