Live Partition Mobility

Live Partition Mobility is a chargeable feature of IBM POWER6, POWER7 and POWER8 servers, available since 2007, that allows a running LPAR to be relocated from one system to another. In concept, it is similar to VMware VMotion.

The source and target systems must have access to the same network and SANs but need not be of the same type, the only requirement is they use POWER6, POWER7, or POWER8 processors. Partitions that are to be relocated must be fully virtualized (i.e. have no dedicated I/O adapters) although it is possible to use multi-pathing software to fail over to virtual adapters for the duration of the move.

Any sized partition can be moved; essentially, memory is copied asynchronously from one system to another to create a clone of a running partition, with "dirty" pages being re-copied as necessary. When a threshold is reached (i.e. when a high percentage of the pages have been successfully copied across), the partition is transitioned to the target machine and any remaining pages are copied across synchronously. The agents which carry out the memory copying are nominated Virtual I/O Servers on each machine; a standard Ethernet network is used for data transmission.

Live Partition Mobility is used to avoid outages for planned server maintenance, for load balancing across multiple servers and for energy conservation.

Recommended reading

This article is issued from Wikipedia - version of the 9/26/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.