<?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: SNMP Agents not working DL380G5 SLES10 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534341#M38909</link>
    <description>Ah...&lt;BR /&gt;The directory &lt;BR /&gt;/opt/hp/hp-OpenIPMI/bin/2.6.16.60-0.42.7-smp &lt;BR /&gt;is empty.&lt;BR /&gt;How can I fix it?</description>
    <pubDate>Thu, 19 Nov 2009 07:47:34 GMT</pubDate>
    <dc:creator>Arndt von der Decken</dc:creator>
    <dc:date>2009-11-19T07:47:34Z</dc:date>
    <item>
      <title>SNMP Agents not working DL380G5 SLES10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534337#M38905</link>
      <description>Hi,&lt;BR /&gt;I've installed psp-8.31.sles10.x86_64.en.tar.gz on a DL380G5 with SLES10 SP2 with 2.6.16.60-0.42.7-smp kernel.&lt;BR /&gt;If I try to start the snmp agets I get this:&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;modinfo: could not find module /opt/hp/hp-OpenIPMI/bin/2.6.16.60-0.42.7-smp/ipmi_si.ko&lt;BR /&gt;modinfo: could not find module /opt/hp/hp-OpenIPMI/bin/2.6.16.60-0.42.7-smp/ipmi_si.ko&lt;BR /&gt;  Using Proliant High Performance&lt;BR /&gt;        IPMI based System Health Monitor&lt;BR /&gt;  hpasmxld:  Attempting Rebuild of hp-OpenIPMI package&lt;BR /&gt;make[3]: gcc: Command not found&lt;BR /&gt;/bin/sh: gcc: command not found&lt;BR /&gt;make[4]: *** [/opt/hp/hp-OpenIPMI/drivers/char/ipmi/ipmi_msghandler.o] Error 127&lt;BR /&gt;make[3]: *** [_module_/opt/hp/hp-OpenIPMI/drivers/char/ipmi] Error 2&lt;BR /&gt;make[2]: *** [modules] Error 2&lt;BR /&gt;make[1]: *** [modules] Error 2&lt;BR /&gt;make: *** [build] Error 1&lt;BR /&gt;  Can not rebuild the hp-OpenIPMI drivers!&lt;BR /&gt;  See /var/log/hp-health/hpasmd.log for details.&lt;BR /&gt;  See hp-OpenIPMI(4) and hpasm(4) for options.&lt;BR /&gt;/opt/hp/hp-OpenIPMI&lt;BR /&gt;&lt;BR /&gt;/etc/init.d/hp-health: failed to start! Please review log file for details.&lt;BR /&gt;The log file locations are documented in the hp-health(4) man page.&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;&lt;BR /&gt;/var/log/hp-health/hpasmd.log shows this&lt;BR /&gt;&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;WARNING:  THERE IS NO BUILD DIRECTORY FOR VERSION:  2.6.16.60-0.21-smp&lt;BR /&gt;          The LINUX_BUILD_DIR resolves to:  /lib/modules/2.6.16.60-0.21-smp/source&lt;BR /&gt;&lt;BR /&gt;Building  KERNEL VERSION 2.6.16.60-0.42.7-smp  LINUX_BUILD_DIR:  /lib/modules/2.6.16.60-0.42.7-smp/source&lt;BR /&gt;make[1]: Entering directory `/usr/src/linux-2.6.16.60-0.42.7-obj/x86_64/smp'&lt;BR /&gt;make -C ../../../linux-2.6.16.60-0.42.7 O=../linux-2.6.16.60-0.42.7-obj/x86_64/smp modules&lt;BR /&gt;make -C /usr/src/linux-2.6.16.60-0.42.7-obj/x86_64/smp \&lt;BR /&gt;KBUILD_src=/usr/src/linux-2.6.16.60-0.42.7 \&lt;BR /&gt;KBUILD_EXTMOD="/opt/hp/hp-OpenIPMI/drivers/char/ipmi" -f /usr/src/linux-2.6.16.60-0.42.7/Makefile modules&lt;BR /&gt;rm -rf /opt/hp/hp-OpenIPMI/drivers/char/ipmi/.tmp_versions&lt;BR /&gt;mkdir -p /opt/hp/hp-OpenIPMI/drivers/char/ipmi/.tmp_versions&lt;BR /&gt;make -f /usr/src/linux-2.6.16.60-0.42.7/scripts/Makefile.build obj=/opt/hp/hp-OpenIPMI/drivers/char/ipmi&lt;BR /&gt;  gcc -Wp,-MD,/opt/hp/hp-OpenIPMI/drivers/char/ipmi/.ipmi_msghandler.o.d  -nostdinc -isystem  -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.16.60-0.42.7/include -include /usr/src/linux-2.6.16.60-0.42.7-obj/x86_64/smp/include/linux/autoconf.h -I/opt/hp/hp-OpenIPMI/drivers/char/ipmi  -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -ffreestanding -fno-delete-null-pointer-checks -Os -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -fomit-frame-pointer -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ipmi_msghandler)"  -D"KBUILD_MODNAME=KBUILD_STR(ipmi_msghandler)" -c -o /opt/hp/hp-OpenIPMI/drivers/char/ipmi/.tmp_ipmi_msghandler.o /opt/hp/hp-OpenIPMI/drivers/char/ipmi/ipmi_msghandler.c&lt;BR /&gt;make[1]: Leaving directory `/usr/src/linux-2.6.16.60-0.42.7-obj/x86_64/smp'&lt;BR /&gt;BUILD ERROR: Build for  KERNEL VERSION: 2.6.16.60-0.42.7-smp  LINUX_BUILD_DIR:  /lib/modules/2.6.16.60-0.42.7-smp/source FAILED&lt;BR /&gt;Failed to Build for the currently running kernel. Exiting...&lt;BR /&gt;&lt;BR /&gt;WARNING:  Build did not complete successfully!&lt;BR /&gt;&lt;BR /&gt;  Can not rebuild the hp-OpenIPMI drivers!&lt;BR /&gt;  See /var/log/hp-health/hpasmd.log for details.&lt;BR /&gt;  See hp-OpenIPMI(4) and hpasm(4) for options.&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Is there a chance to get them running?&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Nico</description>
      <pubDate>Mon, 16 Nov 2009 09:58:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534337#M38905</guid>
      <dc:creator>Arndt von der Decken</dc:creator>
      <dc:date>2009-11-16T09:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Agents not working DL380G5 SLES10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534338#M38906</link>
      <description>Looks like hp-OpenIPMI is not installed on properly on the server. Plz check whether it is installed or not?</description>
      <pubDate>Tue, 17 Nov 2009 11:02:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534338#M38906</guid>
      <dc:creator>THAKUR</dc:creator>
      <dc:date>2009-11-17T11:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Agents not working DL380G5 SLES10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534339#M38907</link>
      <description>Thanks for the reply&lt;BR /&gt;I've checked it with rpm -q, installed is &lt;BR /&gt;hp-OpenIPMI-8.3.1-11.sles10&lt;BR /&gt;Best regards&lt;BR /&gt;Nico&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Nov 2009 10:55:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534339#M38907</guid>
      <dc:creator>Arndt von der Decken</dc:creator>
      <dc:date>2009-11-18T10:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Agents not working DL380G5 SLES10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534340#M38908</link>
      <description>Can you please once confirm by going to the location /opt/hp/hp-OpenIPMI/bin/&lt;KERNEL binaries=""&gt; ? &lt;BR /&gt;at the &lt;KERNEL binaries=""&gt;, we will be having kernel files. if these files are missing, then it will try to rebuild those kernel binaries which is failing in your case. &lt;BR /&gt;&lt;BR /&gt;One simple solution will be to remove all the hp components and then install SS once again.&lt;/KERNEL&gt;&lt;/KERNEL&gt;</description>
      <pubDate>Wed, 18 Nov 2009 15:16:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534340#M38908</guid>
      <dc:creator>THAKUR</dc:creator>
      <dc:date>2009-11-18T15:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Agents not working DL380G5 SLES10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534341#M38909</link>
      <description>Ah...&lt;BR /&gt;The directory &lt;BR /&gt;/opt/hp/hp-OpenIPMI/bin/2.6.16.60-0.42.7-smp &lt;BR /&gt;is empty.&lt;BR /&gt;How can I fix it?</description>
      <pubDate>Thu, 19 Nov 2009 07:47:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534341#M38909</guid>
      <dc:creator>Arndt von der Decken</dc:creator>
      <dc:date>2009-11-19T07:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Agents not working DL380G5 SLES10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534342#M38910</link>
      <description>Reading before writig ;-)&lt;BR /&gt;I'll try to deinstall and install again</description>
      <pubDate>Thu, 19 Nov 2009 07:50:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534342#M38910</guid>
      <dc:creator>Arndt von der Decken</dc:creator>
      <dc:date>2009-11-19T07:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Agents not working DL380G5 SLES10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534343#M38911</link>
      <description>If after installing again it is not working, then can ypu please make sure that the GCC compiler is installed and kernel source is present.</description>
      <pubDate>Thu, 19 Nov 2009 10:09:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534343#M38911</guid>
      <dc:creator>THAKUR</dc:creator>
      <dc:date>2009-11-19T10:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Agents not working DL380G5 SLES10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534344#M38912</link>
      <description>That was the clou :-))&lt;BR /&gt;This server was one of the frist ones in our environment, it was installed without the compiler. After installing the compiler and reinstalling psp, the agents are running fine. Thanks for figuring that out.&lt;BR /&gt;Best regards&lt;BR /&gt;Nico</description>
      <pubDate>Thu, 19 Nov 2009 13:10:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534344#M38912</guid>
      <dc:creator>Arndt von der Decken</dc:creator>
      <dc:date>2009-11-19T13:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Agents not working DL380G5 SLES10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534345#M38913</link>
      <description>Hi Nico,&lt;BR /&gt;ist eine Weile her, aber ich meine, wir waren zusammen in Herzogenrath auf dem Gymnasium.&lt;BR /&gt;Melde Dich doch mal, wenn Du es sein solltest.&lt;BR /&gt;Lieben Gruss&lt;BR /&gt;Christian Schroeder</description>
      <pubDate>Mon, 04 Oct 2010 12:58:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534345#M38913</guid>
      <dc:creator>Christian Schroeder Aac</dc:creator>
      <dc:date>2010-10-04T12:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Agents not working DL380G5 SLES10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534346#M38914</link>
      <description>Ach ja: chris.schroedi@web.de</description>
      <pubDate>Mon, 04 Oct 2010 12:59:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/snmp-agents-not-working-dl380g5-sles10/m-p/4534346#M38914</guid>
      <dc:creator>Christian Schroeder Aac</dc:creator>
      <dc:date>2010-10-04T12:59:35Z</dc:date>
    </item>
  </channel>
</rss>

