<?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: cpqacuxe can not start in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110202#M49740</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I had installed all dependencies of HP PSP and then reinstall PSP with no error.And I had installed my Linux too before installing PSP. But unfortunately I still got the same error like before. And I navigate to the system files and having that libdl.so.2 and libc.so.6 does exists there.&lt;BR /&gt;&lt;BR /&gt;As a note, I am newbie with linux, so please write a post as I was a newbie.Thank you very much.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Yayat</description>
    <pubDate>Mon, 26 May 2008 06:17:32 GMT</pubDate>
    <dc:creator>Yayat</dc:creator>
    <dc:date>2008-05-26T06:17:32Z</dc:date>
    <item>
      <title>cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110197#M49735</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;Please help to this problem !&lt;BR /&gt;&lt;BR /&gt;[root@localhost ~]# rpm -qa|grep compat&lt;BR /&gt;java-1.4.2-gcj-compat-devel-1.4.2.0-40jpp.112&lt;BR /&gt;compat-libf2c-34-3.4.6-4&lt;BR /&gt;compat-gcc-34-g77-3.4.6-4&lt;BR /&gt;compat-libstdc++-296-2.96-138&lt;BR /&gt;java-1.4.2-gcj-compat-javadoc-1.4.2.0-40jpp.112&lt;BR /&gt;compat-gcc-34-c++-3.4.6-4&lt;BR /&gt;compat-libstdc++-33-3.2.3-61&lt;BR /&gt;java-1.4.2-gcj-compat-1.4.2.0-40jpp.112&lt;BR /&gt;compat-gcc-32-3.2.3-47.3&lt;BR /&gt;compat-glibc-headers-2.3.4-2.26&lt;BR /&gt;compat-libgcc-296-2.96-138&lt;BR /&gt;java-1.4.2-gcj-compat-src-1.4.2.0-40jpp.112&lt;BR /&gt;compat-gcc-32-c++-3.2.3-47.3&lt;BR /&gt;compat-db-4.2.52-5.1&lt;BR /&gt;compat-gcc-34-3.4.6-4&lt;BR /&gt;compat-glibc-2.3.4-2.26&lt;BR /&gt;[root@localhost ~]# cpqacuxe&lt;BR /&gt;ps: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory&lt;BR /&gt;grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory&lt;BR /&gt;Can not run because of HP System Management Homepage is not started or uninstalled.&lt;BR /&gt;Please try to use /etc/init.d/hpsmhd start to start it.&lt;BR /&gt;[root@localhost ~]# cpqacuxe -R&lt;BR /&gt;ps: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory&lt;BR /&gt;grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory&lt;BR /&gt;Can not run because of HP System Management Homepage is not started or uninstalled.&lt;BR /&gt;Please try to use /etc/init.d/hpsmhd start to start it.&lt;BR /&gt;[root@localhost ~]# service hpsmh status&lt;BR /&gt;hpsmh: unrecognized service&lt;BR /&gt;[root@localhost ~]# service hpsmhd status&lt;BR /&gt;hpsmhd (pid 2681 2637) is running...&lt;BR /&gt;[root@localhost ~]#&lt;BR /&gt;&lt;BR /&gt;Thank you in advance.&lt;BR /&gt;&lt;BR /&gt;Regard,&lt;BR /&gt;&lt;BR /&gt;Yayat&lt;BR /&gt;</description>
      <pubDate>Thu, 22 May 2008 06:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110197#M49735</guid>
      <dc:creator>Yayat</dc:creator>
      <dc:date>2008-05-22T06:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110198#M49736</link>
      <description>The "cpqacuxe" command is a script, and it tries to run "ps" and "grep" commands, which both seem to fail with library errors... if that was true, your system would have some serious trouble.&lt;BR /&gt;&lt;BR /&gt;Can you run "ps -ef | grep hpsmhd" manually with no problems? (Probably yes.)&lt;BR /&gt;&lt;BR /&gt;What's the name and version of the Linux distribution you're using? RedHat, SuSE or something else?&lt;BR /&gt;&lt;BR /&gt;What's the hardware architecture of this machine? IA64 (Itanium), 64-bit x86_64 (aka AMD64) or the plain 32-bit ix86? What does "uname -m" report?&lt;BR /&gt;&lt;BR /&gt;If this is IA64, have you installed the ix86 emulation layer? At least on RHEL 5, it comes on a separate CD and must be installed as a separate operation after the OS installation.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 22 May 2008 10:53:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110198#M49736</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-05-22T10:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110199#M49737</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Re-install the PSP and install the dependencies. &lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 22 May 2008 11:14:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110199#M49737</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-05-22T11:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110200#M49738</link>
      <description>Hi all,&lt;BR /&gt;I installed linux on my ML350 G5 with SA E200i. Actually I installed CentOS 5 distro which is Red Hat clone, then I modified the redhat-release to be able install HP PSP.  Note that I install cpqacuxe trough HP PSP and I can use the SMH without any error in this machine, the storage status is well monitored in there.&lt;BR /&gt;Here are the sysinfo that maybe help.&lt;BR /&gt;&lt;BR /&gt;[root@devel ~]# uname -r&lt;BR /&gt;2.6.18-53.1.14.el5&lt;BR /&gt;[root@devel ~]# uname -m&lt;BR /&gt;i686&lt;BR /&gt;[root@devel ~]# rpm -qa|grep libtdc&lt;BR /&gt;[root@devel ~]# rpm -qa|grep libstdc&lt;BR /&gt;compat-libstdc++-296-2.96-138&lt;BR /&gt;libstdc++-4.1.2-14.el5&lt;BR /&gt;compat-libstdc++-33-3.2.3-61&lt;BR /&gt;[root@devel ~]# ps -ef | grep hpsmhd&lt;BR /&gt;root      2696     1  0 09:07 ?        00:00:00 /opt/hp/hpsmh/sbin/hpsmhd -DSSL -f /opt/hp/hpsmh/conf/smhpd.conf&lt;BR /&gt;hpsmh     2710  2696  0 09:07 ?        00:00:00 /opt/hp/hpsmh/sbin/hpsmhd -DSSL -f /opt/hp/hpsmh/conf/smhpd.conf&lt;BR /&gt;root      7969  5601  0 09:18 pts/1    00:00:00 grep hpsmhd&lt;BR /&gt;[root@devel ~]# cat /etc/redhat-release&lt;BR /&gt;Red Hat Enterprise Linux Server release 5 &lt;BR /&gt;[root@devel ~]# &lt;BR /&gt;&lt;BR /&gt;What are other dependencies ?&lt;BR /&gt;Thank you all.&lt;BR /&gt;&lt;BR /&gt;Yayat&lt;BR /&gt;</description>
      <pubDate>Fri, 23 May 2008 02:06:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110200#M49738</guid>
      <dc:creator>Yayat</dc:creator>
      <dc:date>2008-05-23T02:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110201#M49739</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The libraries mentioned in your posting are part of glibc...&lt;BR /&gt;&lt;BR /&gt;[root@rhsystest2 /]# rpm -qf /lib/libc.so.6&lt;BR /&gt;glibc-2.3.4-2.25&lt;BR /&gt;[root@rhsystest2 /]# rpm -qf /lib/libdl.so.2&lt;BR /&gt;glibc-2.3.4-2.25&lt;BR /&gt;&lt;BR /&gt;...obviously this is on my system, so the versions might be different.&lt;BR /&gt;&lt;BR /&gt;[root@rhsystest2 install]# ldd /bin/ps&lt;BR /&gt;        libproc-3.2.3.so =&amp;gt; /lib/libproc-3.2.3.so (0x00271000)&lt;BR /&gt;        libc.so.6 =&amp;gt; /lib/tls/libc.so.6 (0x00144000)&lt;BR /&gt;        /lib/ld-linux.so.2 (0x00126000)&lt;BR /&gt;&lt;BR /&gt;shows the linked libraries. Maybe your environment is not set right? Did you play aorund with LD_LIBRARY_PATH or SHLIB_PATH?&lt;BR /&gt;&lt;BR /&gt;The failing section of code isn't doing anything special other than setting a variable depending on whether hpsmh is running or not.&lt;BR /&gt;&lt;BR /&gt;Colin.</description>
      <pubDate>Sun, 25 May 2008 12:27:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110201#M49739</guid>
      <dc:creator>Colin Topliss</dc:creator>
      <dc:date>2008-05-25T12:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110202#M49740</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I had installed all dependencies of HP PSP and then reinstall PSP with no error.And I had installed my Linux too before installing PSP. But unfortunately I still got the same error like before. And I navigate to the system files and having that libdl.so.2 and libc.so.6 does exists there.&lt;BR /&gt;&lt;BR /&gt;As a note, I am newbie with linux, so please write a post as I was a newbie.Thank you very much.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Yayat</description>
      <pubDate>Mon, 26 May 2008 06:17:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110202#M49740</guid>
      <dc:creator>Yayat</dc:creator>
      <dc:date>2008-05-26T06:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110203#M49741</link>
      <description>This is the output of command you mentioned.&lt;BR /&gt;&lt;BR /&gt;[root@devel CentOS]# rpm -qf /lib/libc.so.6&lt;BR /&gt;glibc-2.5-18&lt;BR /&gt;[root@devel CentOS]# rpm -qf /lib/libdl.so.2&lt;BR /&gt;glibc-2.5-18&lt;BR /&gt;[root@devel CentOS]# ps -ef|grep hpsmhd&lt;BR /&gt;root     18252     1  0 14:01 ?        00:00:00 /opt/hp/hpsmh/sbin/hpsmhd -DSSL -f /opt/hp/hpsmh/conf/smhpd.conf&lt;BR /&gt;hpsmh    18256 18252  0 14:01 ?        00:00:00 /opt/hp/hpsmh/sbin/hpsmhd -DSSL -f /opt/hp/hpsmh/conf/smhpd.conf&lt;BR /&gt;root     25534  3222  0 14:24 pts/2    00:00:00 grep hpsmhd&lt;BR /&gt;[root@devel CentOS]# ldd /bin/ps&lt;BR /&gt;        linux-gate.so.1 =&amp;gt;  (0x00d50000)&lt;BR /&gt;        libproc-3.2.7.so =&amp;gt; /lib/libproc-3.2.7.so (0x0073b000)&lt;BR /&gt;        libdl.so.2 =&amp;gt; /lib/libdl.so.2 (0x00735000)&lt;BR /&gt;        libc.so.6 =&amp;gt; /lib/libc.so.6 (0x005f3000)&lt;BR /&gt;        /lib/ld-linux.so.2 (0x005d1000)&lt;BR /&gt;[root@devel CentOS]#&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 26 May 2008 06:34:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110203#M49741</guid>
      <dc:creator>Yayat</dc:creator>
      <dc:date>2008-05-26T06:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110204#M49742</link>
      <description>...and you are definitely running a 64bit version of Centos AND installing the 64bit version of the PSP?&lt;BR /&gt;&lt;BR /&gt;I'm still thinking its an issue with the environment (perhaps the path is being changed in the script - I haven't had chance to log in to look myself).</description>
      <pubDate>Mon, 26 May 2008 20:18:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110204#M49742</guid>
      <dc:creator>Colin Topliss</dc:creator>
      <dc:date>2008-05-26T20:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110205#M49743</link>
      <description>Usually this error occurs when you install a 32-bits PSP on a 64-bits OS. Please, verify.&lt;BR /&gt;&lt;BR /&gt;If that isn't the problem, it might be a missing RPM (rpm requirements are listed in the PSP documentation). Verify the requirements using the following command:&lt;BR /&gt;&lt;BR /&gt;rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE} (%{ARCH})\n" 'compat*'&lt;BR /&gt;&lt;BR /&gt;Then make sure both x86 and x86_64 requirements are installed.</description>
      <pubDate>Tue, 27 May 2008 21:54:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110205#M49743</guid>
      <dc:creator>Siert Zijl</dc:creator>
      <dc:date>2008-05-27T21:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110206#M49744</link>
      <description>I installed Centos 5 on ML350 G5, and I installed PSP trough Smart Start CD that I think it can select what's suite for my OS version. Then please tell me how to verify my OS 32 or 64 bit ? Am I right that ML350 G5 is 32bit machine ?</description>
      <pubDate>Fri, 30 May 2008 07:38:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110206#M49744</guid>
      <dc:creator>Yayat</dc:creator>
      <dc:date>2008-05-30T07:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110207#M49745</link>
      <description>Yayat, &lt;BR /&gt;modify /usr/sbin/cpqacuxe.sh script - set VER=`grep Tikanga $RHREL` without if ...fi . &lt;BR /&gt;All the best,&lt;BR /&gt;Sergey&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 May 2008 08:03:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110207#M49745</guid>
      <dc:creator>Rvb</dc:creator>
      <dc:date>2008-05-30T08:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110208#M49746</link>
      <description>Hi Rvb,&lt;BR /&gt;&lt;BR /&gt;Please tell me which section need to remove.&lt;BR /&gt;&lt;BR /&gt;# need to see if this is a RHEL5 box&lt;BR /&gt;RHREL="/etc/redhat-release"&lt;BR /&gt;if [ -z "$VER" ] &amp;amp;&amp;amp; [ -f "$RHREL" ]&lt;BR /&gt;then&lt;BR /&gt;        VER=`grep Tikanga $RHREL`&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you very much.</description>
      <pubDate>Fri, 30 May 2008 08:48:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110208#M49746</guid>
      <dc:creator>Yayat</dc:creator>
      <dc:date>2008-05-30T08:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110209#M49747</link>
      <description>...&lt;BR /&gt;ACUXE_BIN_INSTALLATION_DIR=/opt/compaq/cpqacuxe/bld/&lt;BR /&gt;export ACUXE_BIN_INSTALLATION_DIR&lt;BR /&gt;LD_LIBRARY_PATH=$ACUXE_BIN_INSTALLATION_DIR&lt;BR /&gt;export LD_LIBRARY_PATH&lt;BR /&gt;IM_CFGFILE_PATH=$ACUXE_BIN_INSTALLATION_DIR&lt;BR /&gt;export IM_CFGFILE_PATH&lt;BR /&gt;ACUXE_LOCK_FILES_DIR=/opt/compaq/cpqacuxe/bld/locks/&lt;BR /&gt;export ACUXE_LOCK_FILES_DIR&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# need to see if this is a RHEL5 box&lt;BR /&gt;RHREL="/etc/redhat-release"&lt;BR /&gt;VER=`grep Tikanga $RHREL`&lt;BR /&gt;&lt;BR /&gt;ACUXE_PASS_FAILED=0&lt;BR /&gt;....&lt;BR /&gt;</description>
      <pubDate>Fri, 30 May 2008 11:19:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110209#M49747</guid>
      <dc:creator>Rvb</dc:creator>
      <dc:date>2008-05-30T11:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110210#M49748</link>
      <description>Hi Sergey,&lt;BR /&gt;&lt;BR /&gt;I mean I want to know if my OS was 32/64 bit version. So I can download the right version of software for the OS. Thanks.&lt;BR /&gt;</description>
      <pubDate>Sat, 31 May 2008 01:31:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110210#M49748</guid>
      <dc:creator>Yayat</dc:creator>
      <dc:date>2008-05-31T01:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110211#M49749</link>
      <description>Ok I should use uname -a to determine my OS architecture. Sorry, newbie's fool.</description>
      <pubDate>Sat, 31 May 2008 02:12:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110211#M49749</guid>
      <dc:creator>Yayat</dc:creator>
      <dc:date>2008-05-31T02:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110212#M49750</link>
      <description>Hello, could you pleas tell me how you have solve your problem?&lt;BR /&gt;&lt;BR /&gt;I wanted to run the ACU to configure the MSA1000 while it's connected to the ESX Servers. When i run the cpqacuze with -R switch, i was able to install it but the Remote Management didn't start, due to &lt;BR /&gt;&lt;BR /&gt;[root@nbbdevesx03 cpqacuxe]# cpqacuxe -R&lt;BR /&gt;Can not run because of HP System Management Homepage is not started or uninstalled.&lt;BR /&gt;&lt;BR /&gt;Can anyone help?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jun 2008 07:18:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110212#M49750</guid>
      <dc:creator>habibalby</dc:creator>
      <dc:date>2008-06-02T07:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110213#M49751</link>
      <description>Hi Habibalby,&lt;BR /&gt;&lt;BR /&gt;First, ensure your snmp service is running for the HP SMH to work.&lt;BR /&gt;#service snmpd status&lt;BR /&gt;Verify that kernel, kernel-headers, and kernel-devel have the same version, eg:2.6.18-53.el5&lt;BR /&gt;#rpm -qa|grep kernel&lt;BR /&gt;Install HP SMH using HP LDU from smart start CD. Mount smart start CD ROM to eg:/mnt/cdrom/&lt;BR /&gt;#cd /mnt/cdrom/compaq/csp/linux&lt;BR /&gt;#./install.sh&lt;BR /&gt;Follow the wizard and wait till it finish.&lt;BR /&gt;&lt;BR /&gt;Verify you have array controller driver isntalled.&lt;BR /&gt;&lt;BR /&gt;#rpm -qa|grep cpq_cciss&lt;BR /&gt;it should show something like cpq_cciss-2.6.x.x&lt;BR /&gt;&lt;BR /&gt;Verify the driver modul is loaded.&lt;BR /&gt;&lt;BR /&gt;#lsmod&lt;BR /&gt;it should show cciss module listed there.&lt;BR /&gt;&lt;BR /&gt;If not you should remove the cpq_cciss first.&lt;BR /&gt;&lt;BR /&gt;#rpm -e --noscripts cpq_cciss&lt;BR /&gt;Verify that your redhat-release is supported OS.&lt;BR /&gt;#cat /etc/redhat-release&lt;BR /&gt;If your OS is Red Hat or CentOS it should be like "Red Hat Enterprise Linux Server bla bla"&lt;BR /&gt;In my case my OS is CentOS 5.1, so I have to edit /etc/redhat-release to be "Red Hat Enterprise Linux Server release 5.1 (Tikanga)". Centos is not supported OS but it is Red Hat Clone.&lt;BR /&gt;#vi /etc/redhat-release&lt;BR /&gt;&lt;BR /&gt;Download the cpq_cciss package that support your running kernel. Dont forget to download the .txt file for that package so you can read what kernel are supported by that cpq_cciss version.&lt;BR /&gt;Install the cpq_cciss driver&lt;BR /&gt;&lt;BR /&gt;#rpm -ivh cpq_cciss....&lt;BR /&gt;If you get no error then it should work.&lt;BR /&gt;Run the cpqacuxe that isntalled by HP LDU in earlier step.&lt;BR /&gt;&lt;BR /&gt;#cpqacuxe&lt;BR /&gt;&lt;BR /&gt;Login to your HP SMH, click ACU link in Storage Group.&lt;BR /&gt;&lt;BR /&gt;Done, good luck&lt;BR /&gt;&lt;BR /&gt;Yayat</description>
      <pubDate>Mon, 02 Jun 2008 08:03:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110213#M49751</guid>
      <dc:creator>Yayat</dc:creator>
      <dc:date>2008-06-02T08:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: cpqacuxe can not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110214#M49752</link>
      <description>It has been solved, thank you for all reply.</description>
      <pubDate>Mon, 02 Jun 2008 08:06:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpqacuxe-can-not-start/m-p/5110214#M49752</guid>
      <dc:creator>Yayat</dc:creator>
      <dc:date>2008-06-02T08:06:54Z</dc:date>
    </item>
  </channel>
</rss>

