Rob,
the –o intelplus is an additional command line option / OEM specifier. Please 
try it together with the other options, e.g.

ipmitool –I lanplus –U user –P password –H host –o inteloem mc info

should give you the same information as with an IPMI 1.5 connection.

ipmitool –I lan –U user –P password –H host –o inteloem mc info

If this works you have RMCP+ working and you can try to activate sol

ipmitool –I lanplus –U user –P password –H host –o inteloem sol activate


Good luck,
Holger

From: Rob Cakebread [mailto:cakebr...@gmail.com]
Sent: Tuesday, April 02, 2013 6:27 PM
To: Liebig, Holger
Cc: ipmitool-devel@lists.sourceforge.net
Subject: Re: [Ipmitool-devel] lanplus problem

Thank you, Holger. That got me a bit further. I can now issue normal commands 
remotely using 'intelplus'. The goal of this was to be able to use 'sol' but 
unfortunately I get this:

 ipmitool -E -o intelplus -C 3 -H 10.0.40.240 -U gadmin sol activate
Error: This command is only available over the lanplus interface

Does it sound like I won't be able to use sol at all on these machines?

Thanks again,
   Rob

On Tue, Apr 2, 2013 at 4:05 AM, Liebig, Holger 
<holger.lie...@ts.fujitsu.com<mailto:holger.lie...@ts.fujitsu.com>> wrote:
Rob,

You can try –o intelplus
which takes some Intel BMC specifics during the RAKP handshake into account 
(given the fact that Intel is listed as the manufacturer of your BMC).

Good luck,
Holger

From: Rob Cakebread [mailto:cakebr...@gmail.com<mailto:cakebr...@gmail.com>]
Sent: Friday, March 29, 2013 7:56 PM
To: 
ipmitool-devel@lists.sourceforge.net<mailto:ipmitool-devel@lists.sourceforge.net>
Subject: [Ipmitool-devel] lanplus problem

Hi,

I'm able to use ipmitool with a remote machine using the 'lan' protocol, but 
'lanplus' fails for every command. I'm trying to get SOL working, but I'm 
having no luck with lanplus at all:

ipmitool -v -I lanplus -E -H 10.0.40.240 -U admin lan print

Error in open session response message : insufficient resources for session

Error: Unable to establish IPMI v2 / RMCP+ session

I can ping the remote BMC with both ipmiping and rmpcping

The machine is a Dell CS23, the BMC has IPMI v2. I'm using ipmitool v1.8.12 
compiled from source.
I've tried cold resetting the BMC, but it doesn't help.

/ipmitool mc info
Device ID                 : 32
Device Revision           : 1
Firmware Revision         : 0.09
IPMI Version              : 2.0
Manufacturer ID           : 343
Manufacturer Name         : Intel Corporation
Product ID                : 59 (0x003b)
Product Name              : Unknown (0x3B)
Device Available          : yes
Provides Device SDRs      : no
Additional Device Support :
    Sensor Device
    SDR Repository Device
    SEL Device
    FRU Inventory Device
    IPMB Event Receiver
    Chassis Device
Aux Firmware Rev Info     :
    0x0b
    0x41
    0x00
    0x03

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to