<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HPASM not working on HP DL360 G5 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hpasm-not-working-on-hp-dl360-g5/m-p/4193713#M32495</link>
    <description>&lt;!--!*#--&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;I stumbled on this thread from a google search. I am experiencing similar symptoms but had a different result from the last poster. When I tired to build the modules by hand, I get errors:&lt;BR /&gt;&lt;BR /&gt;mv: cannot stat `/lib/modules/kabi-4.0-0smp/build//include/linux/ipmi.h': No such file or directory&lt;BR /&gt;mv: cannot stat `/lib/modules/kabi-4.0-0smp/build//include/linux/ipmi_msgdefs.h': No such file or directory&lt;BR /&gt;mv: cannot stat `/lib/modules/kabi-4.0-0smp/build//include/linux/ipmi_smi.h': No such file or directory&lt;BR /&gt;cp: cannot create regular file `/lib/modules/kabi-4.0-0smp/build//include/linux/ipmi.h': No such file or directory&lt;BR /&gt;cp: cannot create regular file `/lib/modules/kabi-4.0-0smp/build//include/linux/ipmi_msgdefs.h': No such file or directory&lt;BR /&gt;cp: cannot create regular file `/lib/modules/kabi-4.0-0smp/build//include/linux/ipmi_smi.h': No such file or directory&lt;BR /&gt;&lt;BR /&gt;Somehow the impi header files don't seem to seem to be there... any ideas? Thsnks.</description>
    <pubDate>Mon, 16 Jun 2008 16:26:26 GMT</pubDate>
    <dc:creator>James Fielder</dc:creator>
    <dc:date>2008-06-16T16:26:26Z</dc:date>
    <item>
      <title>HPASM not working on HP DL360 G5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpasm-not-working-on-hp-dl360-g5/m-p/4193708#M32490</link>
      <description>Hi! we are running a large number of DL360G5's running RHEL4 update 6.  We are trying to get the hpasm-8.0.0-173.rhel4 binary working.  So we can use a Nagios script to query hardware health etc.  This saves us the burden of configuring SNMP since we can query the hardware via hpasmcli.  The problem is hpasm refuses to run.  I do a /etc/init.d/hpasm start and get the following:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@srv123 init.d]# /etc/init.d/hpasm start&lt;BR /&gt;   Using standard Linux IPMI device driver and hpasm-lite&lt;BR /&gt;   Starting Proliant Standard IPMI based System Health Moni[  OK  ]smlited):&lt;BR /&gt;Starting Foundation Agents (cmafdtn): cmathreshd cmahostd cmapeerd&lt;BR /&gt;   Starting Threshold agent (cmathreshd):                  [  OK  ]&lt;BR /&gt;   Starting Host agent (cmahostd):                         [  OK  ]&lt;BR /&gt;   Starting SNMP Peer (cmapeerd):                          [  OK  ]&lt;BR /&gt;&lt;BR /&gt;Starting Server Agents (cmasvr): cmastdeqd cmahealthd cmaperfd cpqriisd cmasm2d cmarackd&lt;BR /&gt;   Starting Standard Equipment agent (cmastdeqd):          [  OK  ]&lt;BR /&gt;   Starting Health agent (cmahealthd):                     [  OK  ]&lt;BR /&gt;   Starting Performance agent (cmaperfd):                  [  OK  ]&lt;BR /&gt;   cpqriisd requires hp_ilo.&lt;BR /&gt;                                                           [  OK  ]&lt;BR /&gt;   Starting RIB agent (cmasm2d):                           [  OK  ]&lt;BR /&gt;   cpqriisd requires hp_ilo.&lt;BR /&gt;                                                           [  OK  ]&lt;BR /&gt;   Starting Rack agent (cmarackd):                         [  OK  ]&lt;BR /&gt;&lt;BR /&gt;Starting Storage Agents (cmastor): cmaeventd cmaidad cmafcad cmaided cmascsid cmasasd&lt;BR /&gt;   Starting Storage Event Logger (cmaeventd):              [  OK  ]&lt;BR /&gt;   Starting IDA agent (cmaidad):                           [  OK  ]&lt;BR /&gt;   Starting FCA agent (cmafcad):                           [  OK  ]&lt;BR /&gt;   Starting IDE agent (cmaided):                           [  OK  ]&lt;BR /&gt;   Starting SCSI agent (cmascsid):                         [  OK  ]&lt;BR /&gt;   Starting SAS agent (cmasasd):                           [  OK  ]&lt;BR /&gt;&lt;BR /&gt;Starting NIC Agents (cmanic): All agents&lt;BR /&gt;   Starting NIC Agent Daemon (cmanicd):   Unable to determine if cmanic successfully started&lt;BR /&gt;&lt;BR /&gt;hpasm:  Server Management is enabled&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;but when the command "hpasmcli" is ran I get the following:&lt;BR /&gt;&lt;BR /&gt;HP management CLI for Linux (v1.0)&lt;BR /&gt;Copyright 2004 Hewlett-Packard Development Group, L.P.&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------&lt;BR /&gt;NOTE: Some hpasmcli commands may not be supported on all Proliant servers.&lt;BR /&gt;      Type 'help' to get a list of all top level commands.&lt;BR /&gt;--------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;ERROR: Could not communicate with hpasmd.&lt;BR /&gt;Please make sure the hpasmd daemon is started and running properly.&lt;BR /&gt;&lt;BR /&gt;There is also an error within the /var/log/messages&lt;BR /&gt;&lt;BR /&gt;May  7 16:28:51 srv123 hpasmlited[17894]: hpasmxld:  Invalid Device: /dev/ipmi0&lt;BR /&gt;May  7 16:46:38 srv123 hpasmlited[18877]: hpasmxld:  Invalid Device: /dev/ipmi0&lt;BR /&gt;May  7 16:46:57 srv123 hpasmlited[19848]: hpasmxld:  Invalid Device: /dev/ipmi0&lt;BR /&gt;May  7 16:47:35 srv123 hpasmlited[21007]: hpasmxld:  Invalid Device: /dev/ipmi0&lt;BR /&gt;&lt;BR /&gt;I have a ticket open with HP on this issue and we have been stumped.  Any ideas would be helpful.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 May 2008 19:55:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpasm-not-working-on-hp-dl360-g5/m-p/4193708#M32490</guid>
      <dc:creator>keysorsoze</dc:creator>
      <dc:date>2008-05-07T19:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: HPASM not working on HP DL360 G5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpasm-not-working-on-hp-dl360-g5/m-p/4193709#M32491</link>
      <description>Based on the message "Using standard Linux IPMI device driver and hpasm-lite", I'm guessing you have not installed the hp-OpenIPMI-8.0.0-113.rhel4 package. It's listed in the download page as "HP OpenIPMI Device Driver for Red Hat Enterprise Linux 4".&lt;BR /&gt;&lt;BR /&gt;See the installation instructions:&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=15351&amp;amp;prodSeriesId=1121486&amp;amp;swItem=MTX-ce7f1ecb7260496a889dccff15&amp;amp;prodNameId=3288144&amp;amp;swEnvOID=2026&amp;amp;swLang=8&amp;amp;taskId=135&amp;amp;mode=4&amp;amp;idx=0" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=15351&amp;amp;prodSeriesId=1121486&amp;amp;swItem=MTX-ce7f1ecb7260496a889dccff15&amp;amp;prodNameId=3288144&amp;amp;swEnvOID=2026&amp;amp;swLang=8&amp;amp;taskId=135&amp;amp;mode=4&amp;amp;idx=0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Apparently the hp-OpenIPMI driver is a requirement with hpasm-8.0.0 and above and the newer Proliant servers for full functionality.&lt;BR /&gt;&lt;BR /&gt;The description of the hp-OpenIPMI driver says: "The hp-OpenIPMI device driver enhancements are expected to be incorporated into the OpenIPMI device driver (&lt;A href="http://www.openipmi.org)" target="_blank"&gt;www.openipmi.org)&lt;/A&gt; and subsequently, the standard Linux kernel." So the need for a special hp-OpenIPMI package will hopefully go away in future versions of Linux.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 08 May 2008 06:24:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpasm-not-working-on-hp-dl360-g5/m-p/4193709#M32491</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-05-08T06:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: HPASM not working on HP DL360 G5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpasm-not-working-on-hp-dl360-g5/m-p/4193710#M32492</link>
      <description>Matti Kurkela, Thank you for the help I have installed the "hp-OpenIPMI-8.0.0-113.rhel4.i386.rpm" like you suggested but I still have a failure to start the hpasmcli.  Here is what errored out:&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;[root@srv123 linux]# /etc/init.d/hpasm start&lt;BR /&gt;&lt;BR /&gt;   Using high performance hp-OpenIPMI device driver&lt;BR /&gt;/opt/hp/hp-OpenIPMI /home/admin.dk/compaq/csp/linux&lt;BR /&gt;   hpasmd: Attempting Rebuild of hp-OpenIPMI package&lt;BR /&gt;   hpasmd: Successful rebuild of hp-OpenIPMI package&lt;BR /&gt;/home/admin.dk/compaq/csp/linux&lt;BR /&gt;modinfo: could not find module /opt/hp/hp-OpenIPMI/bin/2.6.9-67.0.4.ELsmp/ipmi_si.ko&lt;BR /&gt;  Starting hp-OpenIPMI:&lt;BR /&gt;insmod: can't read '/opt/hp/hp-OpenIPMI/bin/2.6.9-67.0.4.ELsmp/ipmi_devintf.ko': No such file or directory&lt;BR /&gt;hp-OpenIPMI: Not able to start ipmi_devintf.ko&lt;BR /&gt;                                                           [FAILED]&lt;BR /&gt;Starting Foundation Agents (cmafdtn): cmathreshd cmahostd cmapeerd&lt;BR /&gt;   Starting Threshold agent (cmathreshd):                  [FAILED]&lt;BR /&gt;   Starting Host agent (cmahostd):                         [FAILED]&lt;BR /&gt;   Starting SNMP Peer (cmapeerd):                          [FAILED]&lt;BR /&gt;&lt;BR /&gt;Starting Server Agents (cmasvr): cmastdeqd cmahealthd cmaperfd cpqriisd cmasm2d cmarackd&lt;BR /&gt;   Starting Standard Equipment agent (cmastdeqd):          [FAILED]&lt;BR /&gt;   Starting Health agent (cmahealthd):                     [  OK  ]&lt;BR /&gt;   Starting Performance agent (cmaperfd):                  [FAILED]&lt;BR /&gt;   cpqriisd requires hp_ilo.&lt;BR /&gt;                                                           [  OK  ]&lt;BR /&gt;   Starting RIB agent (cmasm2d):                           [  OK  ]&lt;BR /&gt;   cpqriisd requires hp_ilo.&lt;BR /&gt;                                                           [  OK  ]&lt;BR /&gt;   Starting Rack agent (cmarackd):                         [  OK  ]&lt;BR /&gt;&lt;BR /&gt;Starting Storage Agents (cmastor): cmaeventd cmaidad cmafcad cmaided cmascsid cmasasd&lt;BR /&gt;   Starting Storage Event Logger (cmaeventd):              [FAILED]&lt;BR /&gt;   Starting IDA agent (cmaidad):                           [FAILED]&lt;BR /&gt;   Starting FCA agent (cmafcad):                           [FAILED]&lt;BR /&gt;   Starting IDE agent (cmaided):                           [FAILED]&lt;BR /&gt;   Starting SCSI agent (cmascsid):                         [FAILED]&lt;BR /&gt;   Starting SAS agent (cmasasd):                           [FAILED]&lt;BR /&gt;&lt;BR /&gt;Starting NIC Agents (cmanic): All agents&lt;BR /&gt;   Starting NIC Agent Daemon (cmanicd):   Unable to determine if cmanic successfully started&lt;BR /&gt;&lt;BR /&gt;hpasm:  Server Management is enabled&lt;BR /&gt;[root@srv123 linux]# hpasmcli&lt;BR /&gt;HP management CLI for Linux (v1.0)&lt;BR /&gt;Copyright 2004 Hewlett-Packard Development Group, L.P.&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------&lt;BR /&gt;NOTE: Some hpasmcli commands may not be supported on all Proliant servers.&lt;BR /&gt;      Type 'help' to get a list of all top level commands.&lt;BR /&gt;--------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;ERROR: Could not communicate with hpasmd.&lt;BR /&gt;Please make sure the hpasmd daemon is started and running properly.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 May 2008 20:01:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpasm-not-working-on-hp-dl360-g5/m-p/4193710#M32492</guid>
      <dc:creator>keysorsoze</dc:creator>
      <dc:date>2008-05-08T20:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: HPASM not working on HP DL360 G5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpasm-not-working-on-hp-dl360-g5/m-p/4193711#M32493</link>
      <description>As it says:&lt;BR /&gt;modinfo: could not find module /opt/hp/hp-OpenIPMI/bin/2.6.9-67.0.4.ELsmp/ipmi_si.ko&lt;BR /&gt;Starting hp-OpenIPMI:&lt;BR /&gt;insmod: can't read '/opt/hp/hp-OpenIPMI/bin/2.6.9-67.0.4.ELsmp/ipmi_devintf.ko': No such file or directory &lt;BR /&gt;&lt;BR /&gt;Do the listed module files exist? If they do, run "depmod -a" to refresh the module dependency information and try starting hpasm again.&lt;BR /&gt;&lt;BR /&gt;If the files don't exist, try compiling the driver manually:&lt;BR /&gt;cd /opt/hp/hp-OpenIPMI&lt;BR /&gt;make&lt;BR /&gt;&lt;BR /&gt;This should produce quite a lot of messages, but ideally no WARNING or ERROR messages. If you get errors, please post them here: with them, we might find out why the automatic rebuild failed.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 09 May 2008 12:35:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpasm-not-working-on-hp-dl360-g5/m-p/4193711#M32493</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-05-09T12:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: HPASM not working on HP DL360 G5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpasm-not-working-on-hp-dl360-g5/m-p/4193712#M32494</link>
      <description>Matti, thank you for your help I finally got the hpasm unit working on our system.  Only thing was a simple reboot but it worked! I am running the lastest kernel 2.6.9.67.0.15 and HPASMCLI finally works.  HP support was basically saying its the kernel but you proved otherwise.   Thanks for the help.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 May 2008 12:56:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpasm-not-working-on-hp-dl360-g5/m-p/4193712#M32494</guid>
      <dc:creator>keysorsoze</dc:creator>
      <dc:date>2008-05-14T12:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: HPASM not working on HP DL360 G5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpasm-not-working-on-hp-dl360-g5/m-p/4193713#M32495</link>
      <description>&lt;!--!*#--&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;I stumbled on this thread from a google search. I am experiencing similar symptoms but had a different result from the last poster. When I tired to build the modules by hand, I get errors:&lt;BR /&gt;&lt;BR /&gt;mv: cannot stat `/lib/modules/kabi-4.0-0smp/build//include/linux/ipmi.h': No such file or directory&lt;BR /&gt;mv: cannot stat `/lib/modules/kabi-4.0-0smp/build//include/linux/ipmi_msgdefs.h': No such file or directory&lt;BR /&gt;mv: cannot stat `/lib/modules/kabi-4.0-0smp/build//include/linux/ipmi_smi.h': No such file or directory&lt;BR /&gt;cp: cannot create regular file `/lib/modules/kabi-4.0-0smp/build//include/linux/ipmi.h': No such file or directory&lt;BR /&gt;cp: cannot create regular file `/lib/modules/kabi-4.0-0smp/build//include/linux/ipmi_msgdefs.h': No such file or directory&lt;BR /&gt;cp: cannot create regular file `/lib/modules/kabi-4.0-0smp/build//include/linux/ipmi_smi.h': No such file or directory&lt;BR /&gt;&lt;BR /&gt;Somehow the impi header files don't seem to seem to be there... any ideas? Thsnks.</description>
      <pubDate>Mon, 16 Jun 2008 16:26:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpasm-not-working-on-hp-dl360-g5/m-p/4193713#M32495</guid>
      <dc:creator>James Fielder</dc:creator>
      <dc:date>2008-06-16T16:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: HPASM not working on HP DL360 G5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpasm-not-working-on-hp-dl360-g5/m-p/4193714#M32496</link>
      <description>@James:&lt;BR /&gt;&lt;BR /&gt;I can tell you that you need your kernel header files in order to compile modules.  In RHEL, it's the kernel devel package, just install it.&lt;BR /&gt;&lt;BR /&gt;To the original subject: we also have RHEL 4.6 servers and I'm just in the middle of installing hpasm 7.9.1-13 with snmp and have not had any problems yet.  Of course I'm also installing OpenIPMI.&lt;BR /&gt;&lt;BR /&gt;The only thing I haven't been able to figure out with the hpasm install, is that sometimes hpasmd gets installed, and sometimes hpasmdlite; all on RHEL 4 servers.  I have no idea why or how it would choose a lite version of a standard daemon.&lt;BR /&gt;&lt;BR /&gt;Anyway, just thought I'd mention it.  Maybe there are newer or different requirements with the 8. version of hpasm.&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jun 2008 17:36:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpasm-not-working-on-hp-dl360-g5/m-p/4193714#M32496</guid>
      <dc:creator>Leibniz</dc:creator>
      <dc:date>2008-06-16T17:36:41Z</dc:date>
    </item>
  </channel>
</rss>

