When i try -
ipmitool -I bmc fru

I get output something like -

FRU Device Description : p1.d0.fru (ID 12)
 Product Manufacturer  : SAMSUNG
 Product Name          : 1024MB DDR 400 (PC3200) ECC
 Product Part Number   : M3 12L2920CZ3-CCC
 Product Version       : 3343
 Product Serial        : 0629A437

FRU Device Description : p1.d1.fru (ID 13)
 Product Manufacturer  : SAMSUNG
 Product Name          : 1024MB DDR 400 (PC3200) ECC
 Product Part Number   : M3 12L2920CZ3-CCC
 Product Version       : 3343
 Product Serial        : 0629A3A8

I have gone thgrough the code ipmitool and i observe that it's not printing 
DIMM sizes. The reason as it appears to me is that modifier_type for all the 
FRU records is 0x02. There is dimm_spd.c file in lib directory where DIMM 
information is printed, but it never enters there because modifier type is 
never 1.

Is this what you asked for? 

Thanks
Amit 

On Fri, 30 Nov 2007 Corey Minyard wrote :
>Amit Kumar wrote:
>>
>>  Hi Corey,
>>
>>I have verified that DIMM SPD is properly tied to BMC I2C.
>>Could you think of any other reason ?
>>
>>Thanks,
>>Amit
>>
>What exactly does it print out?
>
>-corey
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to