Hello Andy,

Thank you very much for your reply. Indeed i had great succes with 
ipmiutil on Dell PE-1850, 1950, SC1425, However PE-1750 is a bit 
strange. It appears it does not have a LAN channel. By checking 
dmidecode, i find this:
IPMI Device Information
         Interface Type: BT (Block Transfer)
         Specification Version: 1.0
         I2C Slave Address: 0x10
         NV Storage Device: Not Present
         Base Address: 0x00000000000000E4 (I/O)
         Register Spacing: Successive Byte Boundaries
         Interrupt Polarity: Active High
         Interrupt Trigger Mode: Edge
         Interrupt Number: a

By issuing ipmiutil lan i get this output:
ipmiutil ver 2.69
ilan ver 2.69
-- BMC version 1.80, IPMI version 1.0
This IPMI v1.0 system does not support PEF records.
This system does not support IPMI LAN channels.

Could it be that PE-1750 does not have a LAN channel? I find it very odd.

Regards,
Radu

On 09/17/2010 04:35 PM, Andy Cress wrote:
> Radu,
>
> When configuring the IPMI LAN via ipmitool, there is a
> contrib/bmclanconf script in the source tree that covers 14 of the ~50
> relevant parameters.
>
> For ipmiutil, it has been successfully tested on
> Dell PowerEdge 1850   mfr=0x0002a2 (Dell) product=0x0000 BMC 1.7,  IPMI
> 1.5
> Dell PowerEdge 1855   mfr=0x0002a2 (Dell) product=0x0000 BMC 1.11, IPMI
> 1.5
> Dell PowerEdge 2800   mfr=0x0002a2 (Dell) product=0x0000 BMC 1.40, IPMI
> 1.5
> Dell PowerEdge 1950   mfr=0x0002a2 (Dell) product=0x0100 BMC 1.33, IPMI
> 2.0
> Dell PowerEdge 1955   mfr=0x0002a2 (Dell) product=0x0100 BMC 1.13, IPMI
> 2.0
> Dell PowerEdge SC1435 mfr=0x0002a2 (Dell) product=0x0100 BMC 2.22, IPMI
> 2.0
> But not yet 1750.  However, it should not be very different from the
> 1850.
>
> This command will show the existing IPMI LAN configuration
>     # ipmiutil lan
> In order to set all parameters related to IPMI LAN in a working
> configuration, the best method is to use ipmiutil instead, with just one
> command:
>     # ipmiutil lan -e -I<bmc_ip>  -u root -p password
> This detects other relevant parameters from the OS eth0 configuration.
> If the BMC subnet is more similar to a different OS NIC, specify it by
> adding '-i eth1' or similar.
>
> Then, from a remote client system (you cannot generally access IPMI LAN
> from the same system), do this:
>     # ipmiutil health -N<bmc_ip>  -U root -P password
>
> See http://ipmiutil.sourceforge.net for binaries and/or source.
>
> Andy
>
> -----Original Message-----
> From: Radu Gheorghiu [mailto:r...@pengooin.net]
> Sent: Thursday, September 16, 2010 7:00 PM
> To: ipmitool-devel@lists.sourceforge.net
> Subject: [Ipmitool-devel] IPMI on Dell PE-1750
>
> Hello,
>
> Has anybody got some positive experience with setting up IPMI to be
> accessible over LAN on a Dell PE-1750 ? I can use ipmitool locally
> without any issues, however i can't seem to be able to set the LAN part.
>
> Any ideas? Much appreciated.
>
> Regards,
> Radu
>
> ------------------------------------------------------------------------
> ------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> Ipmitool-devel mailing list
> Ipmitool-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ipmitool-devel
>
>    


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to