Advertisement
DalekEmperor

badfish -t director worked standalone

Aug 11th, 2020
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.21 KB | None | 0 0
  1. [bengland@localhost badfish]$ python3 src/badfish/badfish.py --host-list ~/masters.list -u quads -p bos@129 -i config/idrac_interfaces.yml -t director 2>&1 | tee /perf1/bengland/tmp/ocp4/jetski/set-bootorder-director.log
  2. [mgmt-e24-h29-740xd
  3. ] - INFO - Executing actions on host: mgmt-e24-h29-740xd
  4. [mgmt-e24-h31-740xd
  5. ] - INFO - Executing actions on host: mgmt-e24-h31-740xd
  6. [mgmt-e24-h33-740xd
  7. ] - INFO - Executing actions on host: mgmt-e24-h33-740xd
  8. [mgmt-e24-h29-740xd
  9. ] - WARNING - Job queue already cleared for iDRAC mgmt-e24-h29-740xd, DELETE command will not execute.
  10. [mgmt-e24-h29-740xd
  11. ] - WARNING - Waiting for host to be up.
  12. [mgmt-e24-h29-740xd
  13. ] - INFO - Polling for host state: On
  14. [mgmt-e24-h31-740xd
  15. ] - WARNING - Job queue already cleared for iDRAC mgmt-e24-h31-740xd, DELETE command will not execute.
  16. [mgmt-e24-h31-740xd
  17. ] - WARNING - Waiting for host to be up.
  18. [mgmt-e24-h31-740xd
  19. ] - INFO - Polling for host state: On
  20. [mgmt-e24-h33-740xd
  21. ] - WARNING - Job queue already cleared for iDRAC mgmt-e24-h33-740xd, DELETE command will not execute.
  22. [mgmt-e24-h33-740xd
  23. ] - WARNING - Waiting for host to be up.
  24. [mgmt-e24-h33-740xd
  25. ] - INFO - Polling for host state: On
  26. - POLLING: [------------------->] 100% - Host state: On
  27. - POLLING: [------------------->] 100% - Host state: On
  28. - POLLING: [------------------->] 100% - Host state: On
  29. [mgmt-e24-h29-740xd
  30. ] - INFO - PATCH command passed to update boot order.
  31. [mgmt-e24-h31-740xd
  32. ] - INFO - PATCH command passed to update boot order.
  33. [mgmt-e24-h33-740xd
  34. ] - INFO - PATCH command passed to update boot order.
  35. [mgmt-e24-h31-740xd
  36. ] - INFO - POST command passed to create target config job.
  37. [mgmt-e24-h29-740xd
  38. ] - INFO - POST command passed to create target config job.
  39. [mgmt-e24-h33-740xd
  40. ] - INFO - POST command passed to create target config job.
  41. [mgmt-e24-h33-740xd
  42. ] - INFO - Command passed to ForceOff server, code return is 204.
  43. [mgmt-e24-h31-740xd
  44. ] - INFO - Command passed to ForceOff server, code return is 204.
  45. [mgmt-e24-h29-740xd
  46. ] - INFO - Command passed to ForceOff server, code return is 204.
  47. [mgmt-e24-h33-740xd
  48. ] - INFO - Polling for host state: Not Down
  49. [mgmt-e24-h31-740xd
  50. ] - INFO - Polling for host state: Not Down
  51. [mgmt-e24-h29-740xd
  52. ] - INFO - Polling for host state: Not Down
  53. - POLLING: [------------------->] 100% - Host state: On
  54. - POLLING: [------------------->] 100% - Host state: On
  55. - POLLING: [------------------->] 100% - Host state: On
  56. [mgmt-e24-h29-740xd
  57. ] - INFO - Command passed to On server, code return is 204.
  58. [mgmt-e24-h33-740xd
  59. ] - INFO - Command passed to On server, code return is 204.
  60. [mgmt-e24-h31-740xd
  61. ] - INFO - Command passed to On server, code return is 204.
  62. [mgmt-e24-h29-740xd
  63. ] - INFO - ************************************************
  64. [mgmt-e24-h33-740xd
  65. ] - INFO - ************************************************
  66. [mgmt-e24-h31-740xd
  67. ] - INFO - ************************************************
  68. [__main__] - INFO - RESULTS:
  69. [__main__] - INFO - mgmt-e24-h29-740xd: SUCCESSFUL
  70. [__main__] - INFO - mgmt-e24-h31-740xd: SUCCESSFUL
  71. [__main__] - INFO - mgmt-e24-h33-740xd: SUCCESSFUL
  72.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement