rahultolearn59 opened a new issue, #8918:
URL: https://github.com/apache/cloudstack/issues/8918

   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   KVMHA
   -->
   ~~~
   
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   4.19
   -->
   
   ~~~
   
   ~~~
   
   ##### CONFIGURATION
   <!--
   OOBM Command Implementation
   -->
   
   
   ##### OS / ENVIRONMENT
   <!--
   KVM (RHEL8.X)
   -->
   
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   When a hypervisor with RHEL8/9 running on a Dell PowerEdge Server gets into 
the power-off state, the ACS management system cannot fence it to recover the 
VMs on another hypervisor as it keeps sending DRAC a system reset request. 
Still, Drac has Poweron as the only option while its server is in a power-off 
state.
   I waited for 1-2 hours to conclude. 
   As soon as I power on the server manually, VMs are restored on different 
hypervisors immediately.
   
   
   I think the server's power status should be checked first, and a 
power-on/reset command should be sent accordingly. 
   
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal 
test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   Power off the hypervisor.
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   VMs should be recovered on active hypervisor.
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   VMs were not able to recover
   ~~~
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to