-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Line 73 in 80581fa
func (i *Ipmi) PowerReset(ctx context.Context) (status bool, err error) { |
ipmitool chassis power reset
on a powered-off machine returns true but doesn't actually do anything. This was tested on a single supermicro box. I don't know if this is a thing across the board. I couldn't find any good documentation around the expected behavior. Don't know if we just want to be a comment here to make a note of this or if we want to make a definition and then do some status checking before. Something to think about/discuss.
Metadata
Metadata
Assignees
Labels
No labels