Hi Jim, Sorry for the late reply. Probably you already sorted it out, but I hope to help anyway.
I would recommend using CloudStack + Redfish as IPMI will soon be dropped by vendors. If you check how vendors are exposing the Redfish API you will notice that there are a few quirks in each of them. Therefore, it "could" require a few adjustments on the CloudStack Redfish implementation depending on the vendor. However, I've implemented Redfish accordingly to Dell and Supermicro Redfish API documentation. I have machines from both vendors and they are working fine. So if you have Dell or Supermicro machines, Redfish should work in CloudStack out-of-band integration. Regards, Gabriel. Em sex., 29 de out. de 2021 às 15:53, James Steele <jsteele.em...@gmail.com> escreveu: > Hi all, > > > I have just configured out of band IPMI(v2) management on some Ubuntu > 20.04 Hosts, which is handy as it lets root admins power-cycle hosts and > see their power state etc. from within the CloudStack webUI. > > From my DELL, iDRAC9 Settings, Configure Network Settings, IPMI settings: > I can set IPMI Encryption Keys, however there is no corresponding option in > the CloudStack webUI. > > Is it possible to configure encrypted IPMI traffic in cloudstack? The only > options I have in 'Configure Out-of-band Management' are: > > Address: 10.250.x.x > Port: 623 > Username: <ILO username> > Password: <ILO password> > Driver: ipmitool > > The above settings do work well, but the traffic is not encrypted. > > I also see that both DELL and CloudStack support Redfish. Is this perhaps > the best way forward? > > > Anyone have any experience of this? Thanks, Jim >