rohityadavcloud commented on issue #7543: URL: https://github.com/apache/cloudstack/issues/7543#issuecomment-2811635157
Are using the right ipmitool version? Redfish is broken, and ipmi-based OOBM requires specific ipmitoo version. VM-HA can be achieved without Host-HA, Host-HA is about recovering failed hosts. Refer https://docs.cloudstack.apache.org/en/latest/adminguide/hosts.html#out-of-band-management ``` IPMI based out-of-band management and Host HA may not work on Centos 8 using the default ipmitool version - Installing ipmitool-1.8.18-12.el8_1.x86_64.rpm may solve the problem. Make sure to test the ipmitool on your physical equipment before using the IPMI-based out-of-band management and Host HA features. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org