-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
8
-
False
-
Satellite Rocket Sprint 5, Satellite Rocket Sprint 6, Satellite Rocket Sprint 7
-
sat-rocket
-
Bug Fix
-
-
Done
-
None
Description of problem:
Paraphrasing https://projects.theforeman.org/issues/3073.
If you press "reboot" button under the BMC-> Power management, it actually shuts down the machine instead of rebooting it. In addition, "reset" will powercycle it.
How reproducible:
Always
Is this issue a regression from an earlier version:
No
Steps to Reproduce:
1. Set up the BMC feature on a Smart Proxy
2. Assign the BMC proxy to a subnet
3. Ensure a host with exists with a BMC interface on the subnet with a BMC proxy
4. Go to a host and run the power operation
Actual behavior:
- Reboot acts as a shutdown
- Powercycle is not implemented for Redfish
Expected behavior:
- Reboot should reboot
- Powercycle is implemented in Redfish
Business Impact / Additional info:
Upstream patches were submitted for this very old bug.