<?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: hpacucli command in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792724#M44441</link>
    <description>(I'm not working for HP: I'm just a volunteer here, using the forums to keep my skills sharp.)&lt;BR /&gt;&lt;BR /&gt;On these servers, what is the output of these commands:&lt;BR /&gt;&lt;BR /&gt;rpm -q hp-health hpasm&lt;BR /&gt;&lt;BR /&gt;service hp-health status&lt;BR /&gt;&lt;BR /&gt;On ips121, it looks like the hp-health package has not been properly installed, as it is not visible in the chkconfig listing. You might want to reinstall/update it.&lt;BR /&gt;&lt;BR /&gt;On ips132, try "service hp-health restart".&lt;BR /&gt;&lt;BR /&gt;MK&lt;BR /&gt;</description>
    <pubDate>Wed, 08 Jun 2011 16:46:49 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2011-06-08T16:46:49Z</dc:date>
    <item>
      <title>hpacucli command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792713#M44430</link>
      <description>Hi,&lt;BR /&gt;   In my HP Proliant server RHEL5 is running.&lt;BR /&gt;I had connected my linux server thorough putty. Then i typed the command hpacucli .&lt;BR /&gt;when the server is runnig inthis prompt my putty got inactive , so i had close the putty without exiting from hpacucli prompt. &lt;BR /&gt;So when i connected my server again and typed hpacucli command , it is showing the error &lt;BR /&gt;one instane of hpacucli is already running .&lt;BR /&gt;I have to kill this process .&lt;BR /&gt;can you please help me to do this</description>
      <pubDate>Fri, 27 May 2011 07:47:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792713#M44430</guid>
      <dc:creator>dawn_jose85</dc:creator>
      <dc:date>2011-05-27T07:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: hpacucli command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792714#M44431</link>
      <description># ps -ef|grep hpacu&lt;BR /&gt;root     29566 10748  0 11:11 pts/3    00:00:00 /bin/sh /usr/sbin/hpacucli&lt;BR /&gt;root     29584 29566  0 11:11 pts/3    00:00:00 /opt/compaq/hpacucli/bld/.hpacucli&lt;BR /&gt;tnelson  32440 32052  0 11:12 pts/4    00:00:00 grep hpacu&lt;BR /&gt;&lt;BR /&gt;kill the first one.&lt;BR /&gt;&lt;BR /&gt;kill 29566  &lt;SUBSTITUTE the="" process="" id="" that="" you="" find="" with="" the="" ps="" command.=""&gt;&lt;/SUBSTITUTE&gt;&lt;BR /&gt;then check for it again.&lt;BR /&gt;ps -ef|grep hpacu&lt;BR /&gt;&lt;BR /&gt;if it did not die&lt;BR /&gt;try kill -17 &lt;PID&gt;&lt;BR /&gt;kill -15 &lt;PID&gt;&lt;BR /&gt;and eventually kill -9 &lt;PID&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PID&gt;&lt;/PID&gt;&lt;/PID&gt;</description>
      <pubDate>Fri, 27 May 2011 15:14:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792714#M44431</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2011-05-27T15:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: hpacucli command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792715#M44432</link>
      <description>Hi,&lt;BR /&gt;I had done the above suggested steps.&lt;BR /&gt;but is was showing as&lt;BR /&gt;&lt;BR /&gt;ipf122root#ps -ef|grep hpacu&lt;BR /&gt;root     16249 16028  0 11:10 pts/0    00:00:00 grep hpacu&lt;BR /&gt;ipf122root#kill 16249&lt;BR /&gt;ksh: kill: 16249: No such process&lt;BR /&gt;ipf122root#hpacucli&lt;BR /&gt;HP Array Configuration Utility CLI 8.10-2.0&lt;BR /&gt;Detecting Controllers...&lt;BR /&gt;&lt;BR /&gt;Error: Another instance of ACU is already running (possibly a service). Please&lt;BR /&gt;       terminate the ACU application before running the ACU CLI. Press ENTER to&lt;BR /&gt;       exit.&lt;BR /&gt;  &lt;BR /&gt;</description>
      <pubDate>Mon, 30 May 2011 04:42:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792715#M44432</guid>
      <dc:creator>dawn_jose85</dc:creator>
      <dc:date>2011-05-30T04:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: hpacucli command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792716#M44433</link>
      <description>I tried for the below command also&lt;BR /&gt;killall -9 hpacu&lt;BR /&gt;The output is  "No process killed"&lt;BR /&gt;&lt;BR /&gt; may i get a solution to resolve this issue</description>
      <pubDate>Tue, 31 May 2011 04:41:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792716#M44433</guid>
      <dc:creator>dawn_jose85</dc:creator>
      <dc:date>2011-05-31T04:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: hpacucli command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792717#M44434</link>
      <description>&amp;gt;#ps -ef | grep hpacu&lt;BR /&gt;root 16249 16028 0 11:10 pts/0 00:00:00 grep hpacu&lt;BR /&gt;&amp;gt;#kill 16249&lt;BR /&gt;&amp;gt;ksh: kill: 16249: No such process&lt;BR /&gt;&lt;BR /&gt;You need to look closely at what you are killing.  You tried to kill the grep process which has long since exited.  You could use the following trick to prevent false ps(1) matches:&lt;BR /&gt;ps -ef | grep [h]pacu&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Error: Another instance of ACU is already running (possibly a service).&lt;BR /&gt;&lt;BR /&gt;This may be erroneously produced due to some left over file on the system, not that there is a hpacucli process running.&lt;BR /&gt;&lt;BR /&gt;From Tim's output, it appears that /usr/sbin/hpacucli is a script, you may want to look at it.</description>
      <pubDate>Tue, 31 May 2011 12:30:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792717#M44434</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-05-31T12:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: hpacucli command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792718#M44435</link>
      <description>Hi,&lt;BR /&gt;i tried th ecommand which you have given :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ipf122root#ps -ef|grep [h]pacu&lt;BR /&gt;ipf122root#&lt;BR /&gt; output is as above &lt;BR /&gt;I think no process is running as hpacucli . but showing the error as another instance is running . Is there any other solution to resolve this issue</description>
      <pubDate>Wed, 01 Jun 2011 05:52:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792718#M44435</guid>
      <dc:creator>dawn_jose85</dc:creator>
      <dc:date>2011-06-01T05:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: hpacucli command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792719#M44436</link>
      <description>&amp;gt;I think no process is running as hpacucli. &lt;BR /&gt;&lt;BR /&gt;Exactly and the above command shows it directly.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Is there any other solution to resolve this issue?&lt;BR /&gt;&lt;BR /&gt;You need to investigate that script and see what checks it is making to erroneously think there is another hpacucli running.</description>
      <pubDate>Sat, 04 Jun 2011 18:36:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792719#M44436</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-06-04T18:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: hpacucli command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792720#M44437</link>
      <description>&amp;gt;ME: think there is another hpacucli running.&lt;BR /&gt;&lt;BR /&gt;hpacucli may be executing a binary and that may be orphaned.&lt;BR /&gt;Are there any processes with 1 as their PPID?&lt;BR /&gt;ps -ef | grep " 1 "</description>
      <pubDate>Sat, 04 Jun 2011 18:41:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792720#M44437</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-06-04T18:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: hpacucli command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792721#M44438</link>
      <description>Perhaps the web GUI version of the ACU (the name was quite a mouthful... cpqacuxe, says Google) interferes with the CLI version?&lt;BR /&gt;&lt;BR /&gt;Note that the error message talks about "another instance of ACU": it does not necessarily mean "another instance of hpacucli" specifically.&lt;BR /&gt;&lt;BR /&gt;Please run: &lt;BR /&gt;/usr/sbin/cpqacuxe -stop&lt;BR /&gt;&lt;BR /&gt;and then try hpacucli again.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Sat, 04 Jun 2011 21:22:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792721#M44438</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-06-04T21:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: hpacucli command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792722#M44439</link>
      <description>Hi , Thank you very much for your kind support.&lt;BR /&gt;The issue has been got resolved .</description>
      <pubDate>Wed, 08 Jun 2011 06:07:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792722#M44439</guid>
      <dc:creator>dawn_jose85</dc:creator>
      <dc:date>2011-06-08T06:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: hpacucli command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792723#M44440</link>
      <description>Hi Mr.Kurkele&lt;BR /&gt;&lt;BR /&gt;I'm expecting once more the same kind of support from your part.&lt;BR /&gt;I'm having issue with hpasmcli command in my 2 HP Proliant servers .&lt;BR /&gt;I'm attaching the errors encountered for two servers.</description>
      <pubDate>Wed, 08 Jun 2011 06:47:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792723#M44440</guid>
      <dc:creator>dawn_jose85</dc:creator>
      <dc:date>2011-06-08T06:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: hpacucli command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792724#M44441</link>
      <description>(I'm not working for HP: I'm just a volunteer here, using the forums to keep my skills sharp.)&lt;BR /&gt;&lt;BR /&gt;On these servers, what is the output of these commands:&lt;BR /&gt;&lt;BR /&gt;rpm -q hp-health hpasm&lt;BR /&gt;&lt;BR /&gt;service hp-health status&lt;BR /&gt;&lt;BR /&gt;On ips121, it looks like the hp-health package has not been properly installed, as it is not visible in the chkconfig listing. You might want to reinstall/update it.&lt;BR /&gt;&lt;BR /&gt;On ips132, try "service hp-health restart".&lt;BR /&gt;&lt;BR /&gt;MK&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2011 16:46:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/4792724#M44441</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-06-08T16:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: hpacucli command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/5670185#M53694</link>
      <description>&lt;P&gt;ipf122root#ps -ef|grep hpacu&lt;BR /&gt;root 16249 16028 0 11:10 pts/0 00:00:00 grep hpacu&lt;BR /&gt;ipf122root#kill 16249&lt;BR /&gt;ksh: kill: 16249: No such process&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The process listed here is not the applicaton, but is the grep command that was issued.&lt;/P&gt;</description>
      <pubDate>Sat, 26 May 2012 15:32:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/5670185#M53694</guid>
      <dc:creator>superfly187</dc:creator>
      <dc:date>2012-05-26T15:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: hpacucli command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/5670235#M53695</link>
      <description>&lt;P&gt;&amp;gt;but is the grep command that was issued.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Didn't I say that a year ago?&amp;nbsp; ;-)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You also don't need to use grep at all:&lt;/P&gt;&lt;P&gt;ps -ef -C hpacucli&lt;/P&gt;</description>
      <pubDate>Sun, 27 May 2012 00:21:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpacucli-command/m-p/5670235#M53695</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2012-05-27T00:21:33Z</dc:date>
    </item>
  </channel>
</rss>

