apache / apache/cloudstack

Improvement/UI : Cloudstack Should validate if OOBM is enabled before enabling HA on the KVM host

未關閉
#13,605 2 則留言 0 個 reaction 已指派 1 人 已被 @Chinmay048 認領 在 GitHub 檢視
component:oobm
主要語言
Java
星號
3.1k
分支
1.4k
平均合併
7 天 14 小時
30 天內合併 PR
31

描述

### problem

Cloudstack should validate if OOBM is enabled before enabling HA on the KVM host

### versions

ACS 4.22.1

### The steps to reproduce the bug

Currently there are 2 type os HA Host ha and vm ha.

Many users think by enabling host ha they achieve vm ha also

Currently, the host ha can be enabled without cross checking if the OOBM is enabled

https://cloudstack.apache.org/api/apidocs-4.22/apis/enableHAForHost.html

Image
Image

OOBM

Image
Image

Cloudstack should not allow to enable host ha if the OOBM is not enabled or configured

### What to do about it?

We can check if oobm is enabled for the host via the api and provide a pop up to the admin user to enable it they try to enable host ha

https://cloudstack.apache.org/api/apidocs-4.22/apis/listHosts.html

Cloudstack should not allow to enable host ha if the OOBM is not enabled or configured

Ref

https://docs.cloudstack.apache.org/en/4.22.1.0/adminguide/hosts.html#out-of-band-management
https://docs.cloudstack.apache.org/en/4.21.0.0/adminguide/reliability.html#ha-enabled-hosts

https://www.shapeblue.com/host-ha-for-kvm-hosts-in-cloudstack/

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。