You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that with some vendors/models an ipmitool chassis power off call to an already off machine will cause an error: Set Chassis Power Control to Down/Off failed: Command not supported in present state. In testing, this was only with some Dell models. The HP and Supermicro's i tested against did not error like this. They returned successfully: Chassis Power Control: Down/Off.
We should consider adding chassis power status checks before running power on, off, reset, cycle commands.
@joelrebel i'm keen to know your opinion/experience here.
The text was updated successfully, but these errors were encountered:
It appears that with some vendors/models an
ipmitool chassis power off
call to an already off machine will cause an error:Set Chassis Power Control to Down/Off failed: Command not supported in present state
. In testing, this was only with some Dell models. The HP and Supermicro's i tested against did not error like this. They returned successfully:Chassis Power Control: Down/Off
.We should consider adding
chassis power status
checks before running power on, off, reset, cycle commands.@joelrebel i'm keen to know your opinion/experience here.
The text was updated successfully, but these errors were encountered: