Avnish,

 

Well that's your problem, if ipmi_si didn't start then nothing else
above it will work.

The modules do need to be started in this order (as done in
/etc/init.d/ipmi script):

  modprobe ipmi_msghandler

  modprobe ipmi_si

  modprobe ipmi_devintf

  (then the script creates /dev/ipmi0)

 

Assuming that the modules were built to match this kernel version, when
you get errors loading a module, check in /var/log/messages for the
specific cause.  

 

Andy

 

From: avnish tyagi [mailto:avnishty...@gmail.com] 
Sent: Tuesday, November 24, 2009 10:05 AM
To: deepaganesh_paul...@dell.com
Cc: ipmitool-devel@lists.sourceforge.net; krishnaprasa...@dell.com
Subject: [SPAM] - Re: [Ipmitool-devel] error while running ipmi raw
commandonocteonwith wind river linux - Email found in subject

 

Hi All,

while doing modprobe for ipmi_si i was getting following error:
FATAL: Error inserting ipmi_si

i was using following command:
modprobe ipmi_si

Thanks & regards,
Avnish Tyagi.

On Mon, Nov 23, 2009 at 9:16 AM, avnish tyagi <avnishty...@gmail.com>
wrote:

Hi,

Service ipmi start give following output
ipmi: unrecognized service

Am i missing something?

Thanks & regards,
Avnish Tyagi.





On Mon, Nov 23, 2009 at 8:51 AM, <deepaganesh_paul...@dell.com> wrote:

Hi,

 

You need to execute the following command

"service ipmi start" before executing any ipmitool commands.

 

You can execute the following command to make this permanent from the
next reboot.

"chkconfig ipmi on" 

 

Regards, 
Deepaganesh Paulraj 

Dell India R&D Centre, 
Desk    : +91-80-28077333 Ext: 79102
Mobile  : +91-973-9008202 

Life is not full of tasks but tastes. Celebrate tasting it, not just
doing it. 

 

 

________________________________

From: krishnaprasa...@dell.com [mailto:krishnaprasa...@dell.com] 
Sent: Sunday, November 22, 2009 6:19 PM
To: tristan.pa...@gmail.com; rpna...@gmail.com
Cc: ipmitool-devel@lists.sourceforge.net


Subject: Re: [Ipmitool-devel] error while running ipmi raw command
onocteonwith wind river linux

 

Also which system do you use? Does it support IPMI? In dmesg, you can
see if any of the IPMI interface is initialized while loading the driver
( ipmi_si) with ipmi_msghandler and ipmi_devintf.  

 

Thanks,

Krishnaprasad

 

From: Tristan Pahor [mailto:tristan.pa...@gmail.com] 
Sent: Sunday, November 22, 2009 1:45 AM
To: Rahul Nabar
Cc: avnish tyagi; ipmitool-devel@lists.sourceforge.net; K, Krishnaprasad
Subject: Re: [Ipmitool-devel] error while running ipmi raw command on
octeonwith wind river linux

 

Hi,

if you are using Ubuntu, try to type sudo before the ipmitool command. I
had the same problem and this was the solution.

Tristan

2009/11/21 Rahul Nabar <rpna...@gmail.com>

On Sat, Nov 21, 2009 at 11:09 AM, avnish tyagi <avnishty...@gmail.com>
wrote:
> Hi Krishnaprasad,
>
> /dev/ipmi0 is created. do i need to load any thing else.
>
> Hi Rahul,
>
> Do you remember which all kernel modules you modprobe.
>

ipmi_devintf
ipmi_si
ipmi_msghandler


--
Rahul

------------------------------------------------------------------------
------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day
trial. Simplify your report design, integration and deployment - and
focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

 

 

 



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to