Fabien,

The IPMI LAN, SOL, and PEF parameters should be set up in-band in one
process, IMO.  
There are quite a few parameters to set up IPMI LAN and SOL, and I
usually use http://ipmiutil.sf.net to do that, which makes it fairly
easy, with one command and detecting reasonable defaults.  For example:
    ipmiutil lan -e -I <bmc_ip> -u <user> -p <passwd> [-G <gwy_ip> -A
<alert_ip>]

I was working on a script to manually set all of the same parameters
with ipmitool, which I have attached (setlan_sh).  It may be useful to
you.  There are still some open issues with this script or ipmitool
related to SOL and PEF configuration that tend to make me use ipmiutil
instead, however.  

Andy

-----Original Message-----
From: Fabien Wernli [mailto:wer...@in2p3.fr] 
Sent: Wednesday, October 28, 2009 4:26 AM
To: Bryan Mesich
Cc: ipmitool-devel@lists.sourceforge.net
Subject: [SPAM] - Re: [Ipmitool-devel] Error when setting sol parameters
- Email found in subject

On Tue, Oct 27, 2009 at 01:03:58PM -0500, Bryan Mesich wrote:
> node32-1:root-942 ~>ipmitool sol set enabled true -vvv

FWIW, I never managed to configure SOL in-band. I guess it's not
supported,
is it?


------------------------------------------------------------------------
------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and
stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel
e.net/lists/listinfo/ipmitool-devel


Attachment: setlan_sh
Description: setlan_sh

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to