OOBM Sends the Reset Command to DRAC if Hypervisor is in PowerOff State
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 32
Description
##### ISSUE TYPE
* Bug Report
##### COMPONENT NAME
~~~
~~~
##### CLOUDSTACK VERSION
~~~
~~~
##### CONFIGURATION
##### OS / ENVIRONMENT
##### SUMMARY
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
~~~
Power off the hypervisor.
~~~
##### EXPECTED RESULTS
~~~
VMs should be recovered on active hypervisor.
~~~
##### ACTUAL RESULTS
~~~
VMs were not able to recover
~~~
Contributor guide
Assessment
This issue has not been assessed yet.