Bug 1041221 - [RFE][nova]: vm auto ha operaton when compute node broken
Summary: [RFE][nova]: vm auto ha operaton when compute node broken
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:59 UTC by RHOS Integration
Modified: 2015-03-19 17:24 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:24:48 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:59:31 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/vm-auto-ha-when-host-broken.

Description:

Currently vm ha is progressing with manually like evacuataion function. vm-auto-ha function is auto provisioining function.  For this, we should satisfy several conditions.  Nova exposes a vm-auto-ha API. The monitoring tool is required. For example, ceilometer monitors the compute node. When the ceilometer detects the compute node broken, it sends a vm-auto-ha api call ( including contents like broken_host and broken_time). Nova requests All the vm in broken host to auto-ha-hosts ( extra host for vm auto ha function).  For administrator, admininstrator should register auto ha host. when administrator register, auto_ha_hosts db tables is updated.

Specification URL (additional information):

https://wiki.openstack.org/wiki/Autoha


Note You need to log in before you can comment on or make changes to this bug.