LPAR
LPAR stands for logical partition. It is a form of hardware-level virtualization that divides a single physical server into multiple independent logical servers, called partitions. Each partition runs its own operating system instance and has access to a specified portion of the system’s CPUs, memory, and I/O resources. The partitions are isolated from one another, providing fault containment and separate administration.
In IBM systems, LPARs are created and managed by a hypervisor. On IBM Power Systems, the Power
Resource management for LPARs includes assigning dedicated or shared CPU capacity, memory, and I/O adapters to
Operating system support typical for LPARs includes various UNIX-like systems such as AIX and Linux, as well
Overall, LPARs enable efficient utilization of powerful single servers by partitioning hardware resources into multiple, isolated