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

Firmware minor revision filed is missing from hpitree -a output #2503

Closed openhpi2 closed 8 years ago

openhpi2 commented 11 years ago

With OA versions like 3.0/4.0 etc then in the hpitree –a output Minor revesion field is missing.

For ex: Incase of OA version 3.71 hpitree –a output snippet

Entity Path: {SYSTEM_CHASSIS,8}{SYS_MGMNT_MODULE,1} EntryId: 27 ResourceId: 27 Resource Information: Manufacturer ID: Hewlett-Packard Firmware Major Revision: 3 Firmware Minor Revision: 71 Entity Path: {SYSTEM_CHASSIS,8}{SYS_MGMNT_MODULE,1}

But in case of OA version 3.0 hpitree –a output snippet

Entity Path: {SYSTEM_CHASSIS,8}{SYS_MGMNT_MODULE,1} EntryId: 27 ResourceId: 27 Resource Information: Manufacturer ID: Hewlett-Packard Firmware Major Revision: 3 -- In this case Firmware Minor Revision field is missing Entity Path: {SYSTEM_CHASSIS,8}{SYS_MGMNT_MODULE,1}

The above issue exists with oa versions 3.0, 4.0 etc. For other versions its working fine without any issue.

Please refer the attachment for complete hpitree -a output log captured against OA vesrion 3.0. Issue_observered_with_firmware_revesion_hpitree_OA_3.0.txt

Reported by: openhpi2

openhpi2 commented 11 years ago

*_ATTENTION_** This account is disabled and is no longer accessed by the recipient. Please remove it from your address book.

Thanks

Original comment by: tariqx

openhpi2 commented 10 years ago

Original comment by: dr_mohan

openhpi2 commented 10 years ago

Attaching the patch for this issue. 1802.patch.txt

Original comment by: openhpi2

openhpi2 commented 10 years ago

Original comment by: dr_mohan

openhpi2 commented 10 years ago

Fixed with checkin #7574

Original comment by: dr_mohan