Hello, There are two Intel servers, same equipped (both with 2 redundant Power Supplies). Both ipmitool version 1.8.10. The ONLY difference between them is BMC firmware:
[r...@server1 ~]# ipmitool bmc info|grep "Firmware Revision" Firmware Revision : 0.62 [r...@server2 ~]# ipmitool bmc info|grep "Firmware Revision" Firmware Revision : 0.64 The problem is that some sensors are not availble at server2. [r...@server1 ~]# ipmitool sdr list|cut -d"|" -f1 > sensorlist_server1 [r...@server2 ~]# ipmitool sdr list|cut -d"|" -f1 > sensorlist_server2 Here's a diff: [r...@server3 ~]# diff sensorlist_server1 sensorlist_server2 1c1 < PS2 AC Current 26d24 < PS2 +12V Current 28,32d25 < PS2 +12V Power < P1 Therm Margin < P2 Therm Margin < P1B Therm Margin < P2B Therm Margin 38d30 < HSBP Temp 40d31 < Power Redundancy 50d40 < PS2 Status 91,106c81,83 < Drv 1 Stat < Drv 2 Stat < Drv 3 Stat < Drv 4 Stat < Drv 5 Stat < Drv 6 Stat < Drv 7 Stat < Drv 8 Stat < Drv 1 Pres < Drv 2 Pres < Drv 3 Pres < Drv 4 Pres < Drv 5 Pres < Drv 6 Pres < Drv 7 Pres < Drv 8 Pres --- > HSBP Temp > P1 Therm Margin > P2 Therm Margin As you can see I get no hard disk status in server2. But the main problem is I get no PS2 status sensors at all (!). To confirm that: [r...@server2 ~]# ipmitool sensor get "PS1 Status" Locating sensor record... Sensor ID : PS1 Status (0x70) Entity ID : 10.1 Sensor Type (Discrete): Power Supply States Asserted : Power Supply [Presence detected] [r...@server2 ~]# ipmitool sensor get "PS2 Status" Locating sensor record... Sensor data record "PS2 Status" not found! BUT (!) PS2 is in its place, what confirms FRU list: [r...@server2 ~]# ipmitool fru FRU Device Description : Builtin FRU Device (ID 0) Chassis Type : Rack Mount Chassis Board Mfg Date : Sun Apr 20 09:38:00 2008 Board Mfg : Intel Board Product : S5000PAL0 Board Serial : BZAU81601603 Board Part Number : D13607-903 Product Manufacturer : Intel Product Name : S5000PAL Product Part Number : .......... Product Serial : ......... FRU Device Description : Power Dist.FRU (ID 4) Unknown FRU header version 0xff FRU Device Description : Pwr Supply 1 FRU (ID 2) Product Manufacturer : COLDWATT Product Name : CWA2-0650-10-IT01 Product Part Number : D23832-006 Product Version : 01 Product Serial : CWC0803M00910 FRU Device Description : Pwr Supply 2 FRU (ID 3) Product Manufacturer : COLDWATT Product Name : CWA2-0650-10-IT01 Product Part Number : D23832-006 Product Version : 01 Product Serial : CWC0803M00587 Am I missing something? -- Tomek ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel