Hello,

 

I am able to get the correct info on my R710 with IPMItool version
1.8.11

Kernel: 2.6.18-162

 

Can you please let me know if you are using the correct password to
login to your BMC?

 

[r...@localhost ~]# ipmitool -I lan -H 172.16.69.222 -U root -P calvin
chassis power status

Chassis Power is on

[r...@localhost ~]# ipmitool -I lan -H 172.16.69.222 -U root -P calvin
chassis power status -vv

ipmi_lan_send_cmd:opened=[0], open=[4482784]

IPMI LAN host 172.16.69.222 port 623

Sending IPMI/RMCP presence ping packet

Received IPMI/RMCP response packet:

  IPMI Supported

  ASF Version 1.0

  RMCP Version 1.0

  RMCP Sequence 255

  IANA Enterprise 4542

 

ipmi_lan_send_cmd:opened=[1], open=[4482784]

Channel 01 Authentication Capabilities:

  Privilege Level : ADMINISTRATOR

  Auth Types      : MD2 MD5

  Per-msg auth    : disabled

  User level auth : enabled

  Non-null users  : enabled

  Null users      : disabled

  Anonymous login : disabled

 

Proceeding with AuthType MD5

ipmi_lan_send_cmd:opened=[1], open=[4482784]

Opening Session

  Session ID      : 02001800

  Challenge       : aa452a18d765aa123a35c5485178eeaf

  Privilege Level : ADMINISTRATOR

  Auth Type       : MD5

ipmi_lan_send_cmd:opened=[1], open=[4482784]

 

Session Activated

  Auth Type       : NONE

  Max Priv Level  : ADMINISTRATOR

  Session ID      : 02001900

  Inbound Seq     : 00000001

 

ipmi_lan_send_cmd:opened=[1], open=[4482784]

Set Session Privilege Level to ADMINISTRATOR

 

        opened=[1], open=[4482784]

Chassis Power is on

ipmi_lan_send_cmd:opened=[1], open=[4482784]

Closed Session 02001900

 

[r...@localhost ~]# ipmitool -I lan -H 172.16.69.222 -U root -P calvin
mc info

Device ID                 : 32

Device Revision           : 0

Firmware Revision         : 1.3

IPMI Version              : 2.0

Manufacturer ID           : 674

Manufacturer Name         : DELL Inc

Product ID                : 256 (0x0100)

Product Name              : Unknown (0x100)

Device Available          : yes

Provides Device SDRs      : yes

Additional Device Support :

    Sensor Device

    SDR Repository Device

    SEL Device

    FRU Inventory Device

    IPMB Event Receiver

    Bridge

    Chassis Device

Aux Firmware Rev Info     :

    0x0a

    0x00

    0x00

    0x00

 

From: [email protected]
[mailto:[email protected]] On Behalf Of gas can
Sent: Monday, August 24, 2009 10:55 AM
To: linux-poweredge-Lists
Subject: ipmitool on R710

 

Hi,

 

Did anyone find issues with ipmitool on the newer R710 servers or is it
just me? 

 

I am using the latest build of ipmitool 1.8.11

 

I believe IPMI is working as I can read configuration but for some
reason its not able to establish a connection to a peer. 

May be because of authentication failure or type mismatch ? 

 

Thanks for your time,

 

Linux CentOS 4.7 (Final)

Kernel: 2.6.9-67

 

[r...@xxxx ~]# ipmitool -I lan -H 10.1.1.14 -U root -P password chassis
power status

Authentication type NONE not supported

Authentication type NONE not supported

Error: Unable to establish LAN session

Unable to get Chassis Power Status

 

With verbose mode on, I get the following. Am I missing anything very
trivial.

 

[r...@xxxx ~]# ipmitool -I lan -H 10.1.1.14 -U root -P password chassis
power status -vv

ipmi_lan_send_cmd:opened=[0], open=[4399136]

IPMI LAN host 10.1.1.14 port 623

Sending IPMI/RMCP presence ping packet

Received IPMI/RMCP response packet:

  IPMI Supported

  ASF Version 1.0

  RMCP Version 1.0

  RMCP Sequence 255

  IANA Enterprise 4542

 

ipmi_lan_send_cmd:opened=[1], open=[4399136]

Channel 01 Authentication Capabilities:

  Privilege Level : ADMINISTRATOR

  Auth Types      :

  Per-msg auth    : enabled

  User level auth : enabled

  Non-null users  : enabled

  Null users      : disabled

  Anonymous login : disabled

 

Authentication type NONE not supported

ipmi_lan_send_cmd:opened=[1], open=[4399136]

Channel 01 Authentication Capabilities:

  Privilege Level : ADMINISTRATOR

  Auth Types      :

  Per-msg auth    : enabled

  User level auth : enabled

  Non-null users  : enabled

  Null users      : disabled

  Anonymous login : disabled

 

Authentication type NONE not supported

Error: Unable to establish LAN session

Failed to open LAN interface

Unable to get Chassis Power Status

 

R710 ipmi info,

[r...@xxx]# ipmitool mc info

Device ID                 : 32

Device Revision           : 0

Firmware Revision         : 1.10

IPMI Version              : 2.0

Manufacturer ID           : 674

Manufacturer Name         : Unknown (0x2a2)

Product ID                : 256 (0x0100)

Device Available          : yes

Provides Device SDRs      : yes

Additional Device Support :

    Sensor Device

    SDR Repository Device

    SEL Device

    FRU Inventory Device

    IPMB Event Receiver

    Bridge

    Chassis Device

Aux Firmware Rev Info     :

    0x00

    0x0d

    0x00

    0x00

 

_______________________________________________
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

Reply via email to