Hi all, I'm working on a PowerEdge R200. I have tried to read sensor info from the BMC of my R200 so I typed the command:
./ipmitool -I lan -H 192.168.33.181 -U root -a sensor list Password: the output is: Temp | na | degrees C | na | na | 5.000 | 10.000 | 120.000 | 125.000 | na Planar Temp | 26.000 | degrees C | ok | na | 3.000 | 7.000 | 48.000 | 53.000 | na CMOS Battery | 3.096 | Volts | ok | na | 2.645 | na | na | na | na VCORE | 0x0 | discrete | 0x0180| na | na | na | na | na | na PROC VTT | 0x0 | discrete | 0x0180| na | na | na | na | na | na 1.25V PG | 0x0 | discrete | 0x0180| na | na | na | na | na | na 1.8V PG | 0x0 | discrete | 0x0180| na | na | na | na | na | na Presence | 0x0 | discrete | 0x0180| na | na | na | na | na | na PROC Fan | 3000.000 | RPM | ok | na | 750.000 | na | na | na | na DIMM Fan | 3000.000 | RPM | ok | na | 750.000 | na | na | na | na PCI Fan | na | RPM | na | na | 1425.000 | na | na | na | na Status | 0x0 | discrete | 0x8080| na | na | na | na | na | na VRM | 0x0 | discrete | 0x0180| na | na | na | na | na | na OS Watchdog | 0x0 | discrete | 0x0080| na | na | na | na | na | na SEL | na | discrete | na | na | na | na | na | na | na Intrusion | 0x0 | discrete | 0x0080| na | na | na | na | na | na Temp Interface | na | discrete | na | na | na | na | na | na | na Error reading sensor ECC Corr Err (#01) Error reading sensor ECC Uncorr Err (#02) Error reading sensor I/O Channel Chk (#03) Error reading sensor PCI Parity Err (#04) Error reading sensor PCI System Err (#05) Question 1) : the sensor Temp and Interface Temp have the state 'na' (which means 'not available' state, I think); so is there a way to read their values??? Question 2) : I've installed a Linux release (Linux 2.6.27-gentoo-r2) then I've built a kernel with IPMI support and I've used OpenIpmi to develop a small program to read the ipmi info by my self. When I retrieved the value of Temp and Temp Interface sensors, I've read a negative number. My question is: in this case I have two IPMI (Ipmi 1.0 Dell Native and Ipmi loaded into kernel) which try to speak with the same BMC, isn't true? If it is true, can they coexist? Question 3) : The R200 which I'm working on, has the BMC 1.79 and BIOS Revision 1.2.1 .... if I make some upgrade can I have any better results? can I read Temp and Interface Temp? Thanks in advance for your response. Best Negards -- ------------------------------------------------------------ Nicola Dicosmo neXtworks Srl Via Turati, 43/45 Phone: 050 3871648 56125 Pisa - ITALY Fax: 050 3871601 ------------------------------------------------------------ _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
