You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/04/17 18:24:29 UTC

[GitHub] [cloudstack] GabrielBrascher commented on issue #3624: Redfish support for Host HA (Out of Band)

GabrielBrascher commented on issue #3624: Redfish support for Host HA (Out of Band)
URL: https://github.com/apache/cloudstack/issues/3624#issuecomment-615395635
 
 
   **[Update]** On the last couple days we did some progress in this implementation.
   
   Tested Redfish Client and Redfish OOB management driver on nodes with Dell iDRAC8 (thanks to our folks at [Yourhosting](www.yourhosting.nl)). We still going to run a few tests on Supermicro nodes as well as there are a few differences on the API calls from Dell to Supermicro Rest API.
   
   Here follow a few pics.
   ![redfish1](https://user-images.githubusercontent.com/5025148/79600831-2e785100-80be-11ea-9ef5-fe5885f56373.jpg)
   ![redfish2](https://user-images.githubusercontent.com/5025148/79600841-2fa97e00-80be-11ea-97fd-e5b07e3ff157.jpg)
   
   We have been able to test and it works fine:
   
   1. via the CloudStack UI, enable redfish oob driver for host n05
   2. verified that ACS can retrieve the redfish system ID and system power state
   3. powering Off node works as expected, host state transition worked well and the host was indeed powered off when verifying via the idrac UI
   4. powering On also worked as expected, CloudStack host state transition as expected, host is indeed up again.
   
   It is still necessary to do a few enhancements on the code to have it ready for a PR (e.g. Java docs, and adding unit tests). As soon as we are ready to open a PR I will link the PR here.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services