60e03d7bf3
Change-Id: Iea3f4f3d2e5c6040c1e0bc7bfae8719cc7d8ac55
749 B
749 B
Masakari - Virtual Machines High Availability
Overview
Masakari provides Instances High Availability Service for OpenStack clouds by automatically recovering failed Instances. Currently, Masakari can recover KVM-based Virtual Machine(VM)s from failure events such as VM process down, provisioning process down, and nova-compute host failure. Masakari also provides an API service to manage and control the automated rescue mechanism.
Kolla deploys Masakari API, Masakari Engine and Masakari Instance
Monitor containers which are the main Masakari components only if
enable_masakari
is set in
/etc/kolla/globals.yml
.