Closed hpcitdude closed 1 year ago
Hi,
Would you be able to provide me with an redfish Mock of that server?
Then I could add it to my unit test environment and cover this case as well.
Hi Ricardo,
Sure, I just sent you an email with a mockup taken for one of our blades.
Awesome, thank you very much. Will add it.
Not sure how fast I will be able to add/fix this.
Hey, I fixed it in next-release
branch. Can you try it out please?
Thank you
Hi, sorry for answering late. Tested it now and it works :) Thanks!
Great news, then I will close this issue.
Hi,
We had this in the older versions also. I tested on 1.5 just now and can see the same. We have 4 node enclosuers from Gigabyte where we can check the power status. The chassis is supplying power for the 4 nodes. If we are checking the nodes themselves we see a CRITICAL alert for the power check like:
[CRITICAL]: Chassis Power Control (status: CRITICAL/Disabled) current consumption: 597W
So in our install packages we have created a patch to fix this. Just set state to OK if power control is Disabled. Request that you have a look at it and implement similar thing?