cloudstack/core/resources/META-INF/cloudstack
Rohit Yadav 212e5ccfa7 CLOUDSTACK-9782: Host HA and KVM HA provider
Host-HA offers investigation, fencing and recovery mechanisms for host that for
any reason are malfunctioning. It uses Activity and Health checks to determine
current host state based on which it may degrade a host or try to recover it. On
failing to recover it, it may try to fence the host.

The core feature is implemented in a hypervisor agnostic way, with two separate
implementations of the driver/provider for Simulator and KVM hypervisors. The
framework also allows for implementation of other hypervisor specific provider
implementation in future.

The Host-HA provider implementation for KVM hypervisor uses the out-of-band
management sub-system to issue IPMI calls to reset (recover) or poweroff (fence)
a host.

The Host-HA provider implementation for Simulator provides a means of testing
and validating the core framework implementation.

Signed-off-by: Abhinandan Prateek <abhinandan.prateek@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-30 18:06:48 +02:00
..
allocator CLOUDSTACK-9456: Update Spring version in maven poms 2016-12-16 21:21:20 +05:30
api CLOUDSTACK-9456: Update Spring version in maven poms 2016-12-16 21:21:20 +05:30
backend Cleanup licenses in core with com.mycila:license-maven-plugin:format 2014-07-14 16:28:29 +02:00
bootstrap CLOUDSTACK-9456: Update Spring version in maven poms 2016-12-16 21:21:20 +05:30
ca CLOUDSTACK-9993: Securing Agents Communications (#2239) 2017-08-28 12:15:11 +02:00
compute CLOUDSTACK-9782: Host HA and KVM HA provider 2017-08-30 18:06:48 +02:00
core CLOUDSTACK-9782: Host HA and KVM HA provider 2017-08-30 18:06:48 +02:00
discoverer CLOUDSTACK-9456: Update Spring version in maven poms 2016-12-16 21:21:20 +05:30
network CLOUDSTACK-9456: Update Spring version in maven poms 2016-12-16 21:21:20 +05:30
outofbandmanagement CLOUDSTACK-9456: Update Spring version in maven poms 2016-12-16 21:21:20 +05:30
planner CLOUDSTACK-9456: Update Spring version in maven poms 2016-12-16 21:21:20 +05:30
storage CLOUDSTACK-9456: Update Spring version in maven poms 2016-12-16 21:21:20 +05:30
system CLOUDSTACK-9456: Update Spring version in maven poms 2016-12-16 21:21:20 +05:30