<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
Do you have IPMI turned on in your kernel.  It should be if you didn't
recompile your kernel, but it not you can install that module.  As far
as recompiling your kernel, RedHat does not support that so you will
have to download the vanilla kernel from kernel.org.  This will be the
source kernel.  Once you have that I would open up a second screen and
do a make menuconfig on the kernel that you do have installed under
/usr/src/kernels/<kernel-version>. In the other screen install
the source kernel with rpm -ivh <kernel src version>. Then build
the kernel by going over to /usr/src/redhat/SPECS and doing rpmbuild
-bp kernel<version>.spec.  Below is a list of options:<br>
<br>
        -ba    Build binary and source packages (after doing the %prep,
%build, and %install stages).<br>
<br>
       -bb    Build a binary package (after doing the %prep, %build,
and %install stages).<br>
<br>
       -bp    Executes the "%prep" stage from the spec file. Normally
this involves unpacking the sources and applying any patches.<br>
<br>
       -bc    Do  the "%build" stage from the spec file (after doing
the %prep stage).  This generally involves the equivalent of a "make".<br>
<br>
       -bi    Do the "%install" stage from the spec file (after doing
the %prep and %build stages).  This generally involves the equivalent<br>
              of a "make install".<br>
<br>
       -bl    Do  a  "list check".  The "%files" section from the spec
file is macro expanded, and checks are made to verify that each file<br>
              exists.<br>
After that you need to make a symbolic link over in the
/usr/src/kernel/ directory linking back to your source directory of the
kernel.(/usr/src/kernels/BUILD)<br>
<br>
As far as with HP hardware, you can look on the disk. Or check this
link out:<br>
<a class="moz-txt-link-freetext" href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&cc=us&mode=3&taskId=135&swItem=MTX-UNITY-I25296">http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&cc=us&mode=3&taskId=135&swItem=MTX-UNITY-I25296</a><br>
<br>
I would go with the HP drivers . This should have came in hpasm
package. I have include the instructions from the hp site:<br>
<p xmlns:msxml="urn:schemas-microsoft-com:xslt"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <b>Installation:</b>
<br>
Login as the system administrator (root), download the RPM to a
directory on your hard drive and change to that directory. </p>
<p>If a previous version of the hp-OpenIPMI package has been
installed, it must be removed before this package can be installed. To
remove the previous version and any packages dependent on it, type the
following:<br>
</p>
<p>      rpm -e hp-OpenIPMI </p>
<p>To install the package, type:<br>
</p>
<p>      rpm -ivh hp-OpenIPMI-< version >.rpm</p>
<p>The drivers will be installed to the /opt/hp/hp-OpenIPMI directory
but not inserted. For HP ProLiant servers, the hpasm package will
automatically load the hp-OpenIPMI drivers if required for a particular
HP ProLiant server. </p>
<p>Additional information and help is available by typing either of the
following:<br>
</p>
<p>      man hp-OpenIPMI<br>
</p>
<p>Additional information about features, installation, use, and
troubleshooting the HP Server Management Drivers and Agents is
available in the HOWTO documents available here: <a
 href="http://www.compaq.com/products/servers/linux/documentation.html">http://www.compaq.com/products/servers/linux/documentation.html</a>.</p>
Well hope this helps,<br>
Tameika<br>
<br>
m.. mm.. wrote:
<blockquote
 cite="mid:1200148820985.teemu.m2.25434.zEKZsE60mK_Oq75aFgY4Mw@luukku.com"
 type="cite">
  <pre wrap="">Hello again.
Hmm, i don't know how to enable ipmi in Hp360 iLo2, can somebody help me and explain it to me?

And how is the config-parameters in cluster-suite at fence device.

Sorry, i don't understand it, and didnä't get it work..
.ipmilan: Failed to connect after 30 seconds Failed


Lon Hohberger kirjoitti 12.01.2008 kello 00:19:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Fri, 2008-01-11 at 22:56 +0200, m.. mm.. wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi
We are having some problems to get fence working with this hardware.

Proliant 360 G5.. iLo firmware 1.42
and os is, RedHat 5-> 2.6.18-8.el5 Cluster/GFS

This script: fence_ilo
Fence shutdown works fine, but it don't restart it.
agent "fence_ilo" reports: failed to turn on

Have someone working script to get this work?
      </pre>
    </blockquote>
    <pre wrap="">Enable IPMI on the iLO2 management card and use it instead.

-- Lon


--
Linux-cluster mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/linux-cluster">https://www.redhat.com/mailman/listinfo/linux-cluster</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->

...................................................................
Luukku Plus paketilla pääset eroon tila- ja turvallisuusongelmista.
Hanki Luukku Plus ja helpotat elämääsi. <a class="moz-txt-link-freetext" href="http://www.mtv3.fi/luukku">http://www.mtv3.fi/luukku</a>


--
Linux-cluster mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/linux-cluster">https://www.redhat.com/mailman/listinfo/linux-cluster</a>

  </pre>
</blockquote>
<br>
</body>
</html>