openstack-manuals/doc/ha-guide/source/compute-node-ha.rst
Alexandra Settle 5b3f15200d [ha-guide] Cleaning up old files and edits to structure
1. Removing empty files from the guide
2. Restructuring information to avoid unnecessary files

Change-Id: I2570e7fd9d75bae121b33449db94306f783bd19b
Implements: blueprint ha-guide-todos
2016-12-08 12:01:41 +00:00

2.3 KiB

Configuring the compute node

The Newton Installation Tutorials and Guides provide instructions for installing multiple compute nodes. To make the compute nodes highly available, you must configure the environment to include multiple instances of the API and other services.

Configuring high availability for 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. We are developing automatic recovery from failures of hardware or hypervisor-related software on the compute node, or other failures that could prevent instances from functioning correctly, such as, issues with a cinder volume I/O path.

More details are available in the user story co-authored by OpenStack's HA community and Product Working Group (PWG), where this feature is identified 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 at the following links:

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, see the section on the ha-community.