Glossary Term

LPAR (Logical Partition)

A logically separated slice of a Power server that runs its own copy of IBM i (or another OS), letting one physical machine host multiple independent workloads.

Definition

An LPAR, or logical partition, is a virtual division of a physical Power server that behaves like its own independent machine, with its own memory, processor allocation, and operating system instance. Most IBM i shops already run production on an LPAR rather than a whole physical box, often alongside other partitions running AIX, Linux, or additional IBM i instances on the same hardware.

LPARs matter directly in a hardware refresh. When a Power 9 system reaches end of life, the migration is really a partition migration: the LPAR's configuration, activated cores, memory allocation, and attached storage all need to be re-created or moved on the new Power 10 or Power 11 hardware. The IBM i software running inside that partition does not need to change, but the partition definition itself is part of the migration plan.

Example

A company might run its production IBM i ERP system on one LPAR and a test or development environment on a second LPAR on the same Power 9 server, then recreate both partitions on a new Power 10 system during a hardware refresh.