Foreman version: 3.2
I can reboot it and perform all the actions with web UI. But, I want to make things work with hammer cli as well due to work reasons. I did look at bmc documentation that you referred to and followed but still getting same error:
I have created a bmc interface with correct domain and subnet, have provided mac address and updated the host but it does not seem to work.
Note: One thing I am confused about is if I am defining eth0 interface with mac address of the host, then while creating a bmc interface, I am not allowed to use the same mac address. could that be a problem?
Right now, if I want to reboot or just see status of bare-metal host with id 251 , I run this:
hammer host status --id 251
If I am right, this should tell me the status of my host, but it gives: “Power operations not enabled on this host”
Thank you so much for your time!