badfish icon indicating copy to clipboard operation
badfish copied to clipboard

[BUG] --reboot-only not working on r760

Open grafuls opened this issue 1 year ago • 0 comments

Your System Details

  • Python Version: python3.11
  • Operating System: Fedora
  • Target System Type: Dell

Describe the bug When trying to run reboot only nothing happens on the server and the server is not rebooted

To Reproduce / What were you Doing? Steps to reproduce the behavior:

  1. badfish --reboot-only -H mgmt-m42-h09-000-r760.rdu3.labs.perfscale.redhat.com -u $USER -p $PWD

Expected Behavior Server is rebooted

Logs / Screenshots

# badfish --reboot-only -H mgmt-server01.example.com -u $USER -p $PWD
- POLLING: [------------------->] 100% - Host state: On
- INFO     - Command passed to GracefulRestart server, code return is 204.
- INFO     - Polling for host state: Not Down
- WARNING  - Command failed to On server, host appears to be already in that state.

grafuls avatar Dec 19 '24 13:12 grafuls