iLO is based on IPMI (HP was one of the 4 collaborators in writing the spec), but there are extensions and changes to the interfaces for HP stuff.
Andy -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kenneth Stailey Sent: Wednesday, September 15, 2010 4:41 PM To: Albert Chu Cc: [email protected] Subject: Re: [Freeipmi-devel] HP Proliant DL360 G4 - Email found in subject I updated the BIOS and iLO to the current versions. I'm not sure if the system has IPMI or not. It has some hardware monitoring thing from HP $ lspci -d "0e11:b203" 01:04.0 System peripheral: Compaq Computer Corporation Integrated Lights Out Controller (rev 01) sudo hpasmcli -s 'show POWERSUPPLY' Power supply #1 Present : Yes Redundant: No Condition: Ok Hotplug : Supported Power supply #2 Power Supply not present I'll keep digging. --- On Wed, 9/15/10, Albert Chu <[email protected]> wrote: > From: Albert Chu <[email protected]> > Subject: Re: [Freeipmi-devel] HP Proliant DL360 G4 > To: "Kenneth Stailey" <[email protected]> > Cc: "[email protected]" <[email protected]> > Date: Wednesday, September 15, 2010, 1:37 PM > Hey Kenneth, > > Appears this is different than the other system. Does > it work with the > IPMI kernel driver? Could you compile w/ > --enable-debug and > --enable-trace to try and get more info. > > The "internal error" message is bad. Indicates that > something is not > implemented properly IPMI wise (could me FreeIPMI, could be > the > motherboard). > > Al > > On Wed, 2010-09-15 at 06:35 -0700, Kenneth Stailey wrote: > > $ echo `sudo dmidecode -s system-manufacturer ; sudo > dmidecode -s system-product-name` > > HP ProLiant DL360 G4 > > > > $ lsb_release -ds > > Ubuntu 10.04.1 LTS > > > > $ uname -srvm > > Linux 2.6.32-24-server #42-Ubuntu SMP Fri Aug 20 > 15:38:55 UTC 2010 x86_64 > > > > > > $ ipmi-sensors --version > > ipmi-sensors - 0.8.9 > > Copyright (C) 2003-2010 FreeIPMI Core Team > > This program is free software; you may redistribute it > under the terms of > > the GNU General Public License. This program has > absolutely no warranty. > > > > > > k...@ruthenium:~$ sudo ipmi-locate | less > > Probing KCS device using DMIDECODE... FAILED > > > > Probing SMIC device using DMIDECODE... FAILED > > > > Probing BT device using DMIDECODE... FAILED > > > > Probing SSIF device using DMIDECODE... FAILED > > > > Probing KCS device using SMBIOS... FAILED > > > > Probing SMIC device using SMBIOS... FAILED > > > > Probing BT device using SMBIOS... FAILED > > > > Probing SSIF device using SMBIOS... FAILED > > > > Probing KCS device using ACPI... FAILED > > > > Probing SMIC device using ACPI... FAILED > > > > Probing BT device using ACPI... FAILED > > > > Probing SSIF device using ACPI... FAILED > > > > Probing KCS device using PCI... FAILED > > > > Probing SMIC device using PCI... FAILED > > > > Probing BT device using PCI... FAILED > > > > Probing SSIF device using PCI... FAILED > > > > KCS device default values: > > IPMI Version: 1.5 > > IPMI locate driver: DEFAULT > > IPMI interface: KCS > > BMC driver device: > > BMC I/O base address: 0xCA2 > > Register spacing: 1 > > > > SMIC device default values: > > IPMI Version: 1.5 > > IPMI locate driver: DEFAULT > > IPMI interface: SMIC > > BMC driver device: > > BMC I/O base address: 0xCA9 > > Register spacing: 1 > > > > BT device default values: > > SSIF device default values: > > IPMI Version: 1.5 > > IPMI locate driver: DEFAULT > > IPMI interface: SSIF > > BMC driver device: /dev/i2c-0 > > BMC SMBUS slave address: 0x42 > > Register spacing: 1 > > > > $ sudo ipmi-sensors -D KCS --disable-auto-probe > --driver-address=0xCA2 --register-spacing=1 --debug > > Caching SDR repository information: > /root/.freeipmi/sdr-cache/sdr-cache-ruthenium.localhost > > ===================================================== > > Get SDR Repository Info Request > > ===================================================== > > KCS Header: > > ------------ > > [ > 0h] = lun[ 2b] > > [ > Ah] = net_fn[ 6b] > > IPMI Command Data: > > ------------------ > > [ 20h] > = cmd[ 8b] > > ipmi_sdr_cache_create: internal IPMI error > > > > > > > > _______________________________________________ > > Freeipmi-devel mailing list > > [email protected] > > http://BLOCKEDlists.gnu.org/mailman/listinfo/freeipmi-devel > > > -- > Albert Chu > [email protected] > Computer Scientist > High Performance Systems Division > Lawrence Livermore National Laboratory > > _______________________________________________ Freeipmi-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/freeipmi-devel _______________________________________________ Freeipmi-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/freeipmi-devel
