OpenSolaris

Printable Version Enter a New Search
Bug ID 6672188
Synopsis chip FRU labels computed incorrectly on Sun-Blade-X8440-Server-Module
State 10-Fix Delivered (Fix available in build)
Category:Subcategory library:fm
Keywords
Responsible Engineer Robert Johnston
Reported Against
Duplicate Of
Introduced In solaris_10u5
Commit to Fix snv_87
Fixed In snv_87
Release Fixed solaris_nevada(snv_87) , solaris_10u6(s10u6_01) (Bug ID:2161077)
Related Bugs 6530228
Submit Date 6-March-2008
Last Update Date 9-April-2008
Description
Currently we use the simple_chip_label property method to generate the FRU label for chip nodes on A4F+ (Sun-Blade-X8440-Server-Module).  This method assumes a direct one-to-one corellation between the topo node instance and socket number.  However, we've since learned that on blades configured with just 2 sockets populated, a shunt is placed in socket 0 and the two chips are installed in sockets 2 and 3.  However, since the node instances are 0/1, we incorrectly generate FRU labels CPU 0 and CPU 1, respectively.

We need to correct this by implementing a custom labeling method for A4F+ (similar to what we did for Galaxy 4).
Work Around
N/A
Comments
N/A