<?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: PSP oddities with hpasm and hprsm in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/psp-oddities-with-hpasm-and-hprsm/m-p/4036601#M29272</link>
    <description>We too are experiencing problems with PSP 7.80. This even includes servers on Windows/Linux getting unstable. We also noticed slower SAN access etc.&lt;BR /&gt;&lt;BR /&gt;The NIC and HBA fiber drivers don't seem to be thoroughly tested.&lt;BR /&gt;&lt;BR /&gt;We won't go to 7.80 on any server anymore. 7.70 does its work nicely.</description>
    <pubDate>Wed, 01 Aug 2007 05:20:35 GMT</pubDate>
    <dc:creator>Jeroen_D</dc:creator>
    <dc:date>2007-08-01T05:20:35Z</dc:date>
    <item>
      <title>PSP oddities with hpasm and hprsm</title>
      <link>https://community.hpe.com/t5/operating-system-linux/psp-oddities-with-hpasm-and-hprsm/m-p/4036599#M29270</link>
      <description>64-bit RHEL4U4 ES on AMD c-Class Blades (updates technically make it U5)&lt;BR /&gt;&lt;BR /&gt;Trying to install the 7.8 PSP&lt;BR /&gt;&lt;BR /&gt;The install states that hpasm and hprsm fail, offering the valuable information of "scriptlet failed, exit status 1" (thank you package authors)&lt;BR /&gt;&lt;BR /&gt;At this point the system shows that the packages are not present, yet I can seemingly install them manually.&lt;BR /&gt;&lt;BR /&gt;[root@cluster1 linux]# rpm -q hprsm&lt;BR /&gt;&lt;BR /&gt;[root@cluster1 linux]# rpm -q hponcfg&lt;BR /&gt;&lt;BR /&gt;[root@cluster1 linux]# rpm -ivh hprsm-7.8.0-75.rhel4.x86_64.rpm hponcfg-1.6.0-1.linux.rpm&lt;BR /&gt;Preparing...                ########################################### [100%]&lt;BR /&gt;   1:hprsm                  ########################################### [ 50%]&lt;BR /&gt;Please read the License Agreement for this software at&lt;BR /&gt;&lt;BR /&gt;         /opt/compaq/hprsm/hprsm.license&lt;BR /&gt;&lt;BR /&gt;By not removing this package, you are accepting the terms&lt;BR /&gt;of the "License for HP Value Added Software".&lt;BR /&gt;Building custom cpqci driver&lt;BR /&gt;cpqci rebuilt, but failed to load.&lt;BR /&gt;No Insight Management devices available&lt;BR /&gt;(missing or disabled) on this system.&lt;BR /&gt;Please remove the hprsm package at your&lt;BR /&gt;earliest convenience (rpm -e hprsm).&lt;BR /&gt;&lt;BR /&gt;==============================================================================&lt;BR /&gt;NOTE: New cma.conf entries were added to the top of /opt/compaq/cma.conf&lt;BR /&gt;==============================================================================&lt;BR /&gt;Starting HP Lights-Out Drivers and Agents (hprsm):&lt;BR /&gt;&lt;BR /&gt;The hprsm RPM installation failed!&lt;BR /&gt;Installation failure may be due to incomplete or missing&lt;BR /&gt;build environment or to absent hardware (RILOE/RILOE II,&lt;BR /&gt;iLo/iLo 2).  Please refer to the installation notes or to the&lt;BR /&gt;Linux Management HowTo available from &lt;A href="http://www.hp.com/linux." target="_blank"&gt;http://www.hp.com/linux.&lt;/A&gt;&lt;BR /&gt;error: %post(hprsm-7.8.0-75.rhel4.x86_64) scriptlet failed, exit status 1&lt;BR /&gt;   2:hponcfg                ########################################### [100%]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now it appears the files installed:&lt;BR /&gt;[root@cluster1 linux]# rpm -q hpasm hprsm&lt;BR /&gt;hpasm-7.8.0-88.rhel4&lt;BR /&gt;hprsm-7.8.0-75.rhel4&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;....and note the error message regarding the build of the cpqci driver (it builds but fails to load)  And it says I have no iLO hardware????&lt;BR /&gt;&lt;BR /&gt;If I examine the system I find this:&lt;BR /&gt;[root@cluster1 linux]# locate cpqci.ko&lt;BR /&gt;/opt/compaq/cpqci/driver/2.6.9-42.EL/cpqci.ko&lt;BR /&gt;/opt/compaq/cpqci/driver/2.6.9-42.ELsmp/cpqci.ko&lt;BR /&gt;/opt/compaq/cpqci/driver/2.6.9-42.ELlargesmp/cpqci.ko&lt;BR /&gt;/opt/compaq/cpqci/custom/.cpqci.ko.cmd&lt;BR /&gt;/opt/compaq/cpqci/custom/cpqci.ko&lt;BR /&gt;&lt;BR /&gt;But note my running kernel (and it's the source that is present)&lt;BR /&gt;[root@cluster1 linux]# uname -r&lt;BR /&gt;2.6.9-55.0.2.ELsmp&lt;BR /&gt;&lt;BR /&gt;The .42 kernel is the one that comes in U4 out of the box....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If I take a look at what it did to my PSP conf file I see:&lt;BR /&gt;# Following entries were added by HP Insight Management Agents at&lt;BR /&gt;#      Tue Jul 10 15:37:10 EDT 2007&lt;BR /&gt;exclude    cmhp cpqci cpqrid cpqriisd cmarackd cmasm2d&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So I look at the PSP install log and see:&lt;BR /&gt;Parsing of XML file for cpq_cciss-2.6.16-5.rhel4.x86_64.rpm component&lt;BR /&gt; was SUCCESSFUL.&lt;BR /&gt;However, this RPM component DOES NOT SUPPORT the currently installed errata kernel.&lt;BR /&gt; Installation of this component will not be attempted.&lt;BR /&gt;&lt;BR /&gt;Parsing of XML file for hpasm-7.8.0-88.rhel4.x86_64.rpm component&lt;BR /&gt; was SUCCESSFUL.&lt;BR /&gt;&lt;BR /&gt;Parsing of XML file for hprsm-7.8.0-75.rhel4.x86_64.rpm component&lt;BR /&gt; was SUCCESSFUL.&lt;BR /&gt;&lt;BR /&gt;Parsing of XML file for hpdiags-7.8.0-159.linux.i386.rpm component&lt;BR /&gt; was SUCCESSFUL.&lt;BR /&gt;Installation of this component is NOT SUPPORTED on this processor architecture.&lt;BR /&gt; Installation of this component will not be attempted.&lt;BR /&gt;&lt;BR /&gt;??? I thought these PSPs supported EVERY platform and EVERY kernel in the 2.9.xx family???&lt;BR /&gt;&lt;BR /&gt;I understand why it tries to install the x86_64 bits where possible, but why doesn't it install the 32-bit HP Diags as that's the only version available?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have yet to reboot this system but have little expectation that it will come on-line without error.&lt;BR /&gt;&lt;BR /&gt;I am totally baffled.  Once again I am in front of a customer with a large Blade purchase and have to present a degree of alacrity, and once again HP PSP is kicking me in the nads for no apparent reason.&lt;BR /&gt;&lt;BR /&gt;Any explanation welcome....  Should I attempt to remove the PSP components and try again ? (apparently this is not a very easy/clean task)  I'm tempted to reinstall the server entirely.  I need this to work cleanly, or I need to know that it's never going to for whatever reason....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Don</description>
      <pubDate>Thu, 12 Jul 2007 12:50:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/psp-oddities-with-hpasm-and-hprsm/m-p/4036599#M29270</guid>
      <dc:creator>Don Vanco - Linux Ninja</dc:creator>
      <dc:date>2007-07-12T12:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: PSP oddities with hpasm and hprsm</title>
      <link>https://community.hpe.com/t5/operating-system-linux/psp-oddities-with-hpasm-and-hprsm/m-p/4036600#M29271</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I've been seeing a lot of complaints on PSP 7.8.&lt;BR /&gt;&lt;BR /&gt;If with updates you are update 5 you may be off the support matrix and may wish to remove the software.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 13 Jul 2007 04:11:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/psp-oddities-with-hpasm-and-hprsm/m-p/4036600#M29271</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-07-13T04:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: PSP oddities with hpasm and hprsm</title>
      <link>https://community.hpe.com/t5/operating-system-linux/psp-oddities-with-hpasm-and-hprsm/m-p/4036601#M29272</link>
      <description>We too are experiencing problems with PSP 7.80. This even includes servers on Windows/Linux getting unstable. We also noticed slower SAN access etc.&lt;BR /&gt;&lt;BR /&gt;The NIC and HBA fiber drivers don't seem to be thoroughly tested.&lt;BR /&gt;&lt;BR /&gt;We won't go to 7.80 on any server anymore. 7.70 does its work nicely.</description>
      <pubDate>Wed, 01 Aug 2007 05:20:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/psp-oddities-with-hpasm-and-hprsm/m-p/4036601#M29272</guid>
      <dc:creator>Jeroen_D</dc:creator>
      <dc:date>2007-08-01T05:20:35Z</dc:date>
    </item>
  </channel>
</rss>

