> > Hi, > > we use Ubuntu 6.06 (LTS) on our Fujitsu-Siemens RX300-S2 > Servers. I'm trying to setup IPMI at the moment. > > For the beginning I'm just interested in getting it run on > the OpenIPMI Kernel Interface and particularly I want the > temperatures (there's a problem with the cooling system in > the server room). Problem is the difference in output, > between 'ipmitool sdr' and 'ipmitool sensor': > > ipmitool sdr: > [EMAIL PROTECTED]:~/ipmitool-1.8.9/src# ./ipmitool sdr > Systemboard | 31 degrees C | ok > CPU0 | 36 degrees C | ok > CPU1 | 36 degrees C | ok > Ambient | 27 degrees C | ok > Main +12V | 12.13 Volts | ok > ... >
This is most likely due to the fact, that the BMC uses an I2C address of 0x24 instead of the default 0x20. ipmitool then tries to bridge the get sensor reading command with the send message command to the BMC (in order to forward it from std. address 0x20 to address 0x24). As a workaround, please us the ipmitool with -m 0x24 -t 0x24 command line options (or use an older version of ipmitool like 1.8.2). Best regards, Holger Liebig -- Holger L i e b i g [EMAIL PROTECTED] Fujitsu Siemens Computers GmbH Senior Developer Otto Hahn Ring 6 IP SW SM 4 81739 Munich Telephone: +49 89 636 43820 GERMANY Telefax : +49 89 636 41215 Internet http://www.fujitsu-siemens.com Company Details http://www.fujitsu-siemens.com/imprint.html ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel