openstack-manuals/doc/ha-guide/source/instance-ha.rst
Dawid Deja ffc2057087 [ha-guide] Add info about instance HA
Change-Id: I4b986c2e18051e0c62d37c1770a936fd7bd29e2e
2016-09-08 15:21:27 +01:00

2.0 KiB

Configure high availability of instances

As of September 2016, the OpenStack High Availability community is designing and developing an official and unified way to provide high availability for instances. That is, we are developing automatic recovery from failures of hardware or hypervisor-related software on the compute node, or other failures which could prevent instances from functioning correctly - issues with a cinder volume I/O path, for example.

More details are available in the user story co-authored by OpenStack's HA community and Product Working Group (PWG), who have identified this feature as missing functionality in OpenStack which should be addressed with high priority.

Existing solutions

The architectural challenges of instance HA and several currently existing solutions were presented in a talk at the Austin summit, for which slides are also available.

The code for three of these solutions can be found online:

Current upstream work

Work is in progress on a unified approach, which combines the best aspects of existing upstream solutions. More details are available on the HA VMs user story wiki.

To get involved with this work, please see the section on the ha-community.