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
In the early days of powerman, a power control (sort of) could only catastrophically fail (e.g. network down) or just work.
But since IPMI support, "semi normal" errors could occur, such as authentication (i.e. username/password not setup correctly), network timeouts, or even "busy" errors (i.e. service processor busy) can be half expected to happen once in awhile.
powerman cannot relay such textual errors back to the user and often just says "command completed successfully".
Not sure if can be handled during #74, probably a bigger todo item.
The text was updated successfully, but these errors were encountered:
In the early days of powerman, a power control (sort of) could only catastrophically fail (e.g. network down) or just work.
But since IPMI support, "semi normal" errors could occur, such as authentication (i.e. username/password not setup correctly), network timeouts, or even "busy" errors (i.e. service processor busy) can be half expected to happen once in awhile.
powerman cannot relay such textual errors back to the user and often just says "command completed successfully".
Not sure if can be handled during #74, probably a bigger todo item.
The text was updated successfully, but these errors were encountered: