I've been unable to get ipmitool working with the IPMI 2.0 hardware in a SuperMicro. I've seen some old emails about the issue in the archives, mostly from 2005. Is there any progress on this?
Some output:
$ ipmitool -I lanplus -H 192.168.1.110 -U ADMIN bmc info
Password:
Error: Unable to establish IPMI v2 / RMCP+ session
Get Device ID command failed
$
With the intelplus option:
$ ipmitool -I lanplus -H 192.168.1.110 -U ADMIN -o intelplus bmc info
Password:
Error: Unable to establish IPMI v2 / RMCP+ session
Get Device ID command failed
$
Verbose output:
$ ipmitool -I lanplus -H 192.168.1.110 -U ADMIN -vvv bmc info
Password:
IPMI LAN host 192.168.1.110 port 623
>> Sending IPMI command payload
>> netfn : 0x06
>> command : 0x38
>> data : 0x8e 0x04
BUILDING A v1.5 COMMAND
>> IPMI Request Session Header
>> Authtype : NONE
>> Sequence : 0x00000000
>> Session ID : 0x00000000
>> IPMI Request Message Header
>> Rs Addr : 20
>> NetFn : 06
>> Rs LUN : 0
>> Rq Addr : 81
>> Rq Seq : 00
>> Rq Lun : 0
>> Command : 38
>> sending packet (23 bytes)
06 00 ff 07 00 00 00 00 00 00 00 00 00 09 20 18
c8 81 00 38 8e 04 b5
<< Received data (22 bytes)
06 00 ff 07 00 00 00 00 00 00 00 00 00 08 81 1c
63 20 00 38 cc dc
<< IPMI Response Session Header
<< Authtype : NONE
<< Payload type : IPMI (0)
<< Session ID : 0x00000000
<< Sequence : 0x00000000
<< IPMI Msg/Payload Length : 8
<< IPMI Response Message Header
<< Rq Addr : 81
<< NetFn : 07
<< Rq LUN : 0
<< Rs Addr : 20
<< Rq Seq : 00
<< Rs Lun : 0
<< Command : 38
<< Compl Code : 0xcc
>> Sending IPMI command payload
>> netfn : 0x06
>> command : 0x38
>> data : 0x0e 0x04
BUILDING A v1.5 COMMAND
>> IPMI Request Session Header
>> Authtype : NONE
>> Sequence : 0x00000000
>> Session ID : 0x00000000
>> IPMI Request Message Header
>> Rs Addr : 20
>> NetFn : 06
>> Rs LUN : 0
>> Rq Addr : 81
>> Rq Seq : 00
>> Rq Lun : 0
>> Command : 38
>> sending packet (23 bytes)
06 00 ff 07 00 00 00 00 00 00 00 00 00 09 20 18
c8 81 00 38 0e 04 35
<< Received data (30 bytes)
06 00 ff 07 00 00 00 00 00 00 00 00 00 10 81 1c
63 20 00 38 00 01 06 04 02 00 00 00 00 9b
<< IPMI Response Session Header
<< Authtype : NONE
<< Payload type : IPMI (0)
<< Session ID : 0x00000000
<< Sequence : 0x00000000
<< IPMI Msg/Payload Length : 16
<< IPMI Response Message Header
<< Rq Addr : 81
<< NetFn : 07
<< Rq LUN : 0
<< Rs Addr : 20
<< Rq Seq : 00
<< Rs Lun : 0
<< Command : 38
<< Compl Code : 0x00
This BMC does not support IPMI v2 / RMCP+
Error: Unable to establish IPMI v2 / RMCP+ session
Get Device ID command failed
$
Any help would be appreciated.
--
Gegroet,
Tim
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel