openhpi2 / Open-HPI

Open HPI is an open source implementation of the SA Forum's Hardware Platform Interface (HPI). HPI provides an abstracted interface to managing computer hardware, typically for chassis and rack based servers
Other
3 stars 1 forks source link

Power supply status differences not handled #2590

Closed openhpi2 closed 8 years ago

openhpi2 commented 9 years ago

ilo2 and ilo4 differ in the power supply status field representation. This needs to be handled. ilo2 status is "Not Installed" where as ilo4 status is "Unknown" with an additional field called presence with a value of "No" to indicate it is not installed. This needs to be handled.

Reported by: dr_mohan

openhpi2 commented 9 years ago

Original comment by: dr_mohan

openhpi2 commented 9 years ago

Patch for this bug was combined with two other bugs.

1517 ilo2_ribcl plugin takes a long time, to start a client

and

1889 Power Supply status differences not handled

Original comment by: dr_mohan

openhpi2 commented 9 years ago

Original comment by: dr_mohan

openhpi2 commented 9 years ago

Fixed with checkin #7644.

Original comment by: dr_mohan