This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/master by this push:
     new a27b9ec  Ipmitool version (#165)
a27b9ec is described below

commit a27b9ec0ea64658b518150caf3fc77fe97669080
Author: Spaceman1984 <[email protected]>
AuthorDate: Fri Oct 23 12:59:48 2020 +0200

    Ipmitool version (#165)
    
    * Added possible workaround for Host HA issues
    
    * formatting
    
    * Update hosts.rst
    
    Co-authored-by: Rohit Yadav <[email protected]>
---
 source/adminguide/hosts.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/source/adminguide/hosts.rst b/source/adminguide/hosts.rst
index 34bf4e4..ae9a89c 100644
--- a/source/adminguide/hosts.rst
+++ b/source/adminguide/hosts.rst
@@ -642,6 +642,11 @@ power management actions such as on, off, reset, cycle, 
soft and status.
 If a host is in maintenance mode, Root admins are still allowed to perform
 power management actions but in the UI a warning is displayed.
 
+.. note::
+
+  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.
+
 .. _host-security:
 
 Security

Reply via email to