<?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 compaq agents priority/nice problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hpasm-compaq-agents-priority-nice-problem/m-p/2971063#M77202</link>
    <description>thanks for the feedback.&lt;BR /&gt;&lt;BR /&gt;Yeah, we considered renicing, but we don't want to start doing that until we've confirmed that it's a bug with HP. Also, the renicing only seems to last for a little while in my tests before the priority is back--we'd have to run a periodic checker to make sure everyone's "in line".&lt;BR /&gt;&lt;BR /&gt;The agents are critical for us--we'll have no idea if a disk is blown without them!&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 13 May 2003 21:20:41 GMT</pubDate>
    <dc:creator>spanky mcfoo</dc:creator>
    <dc:date>2003-05-13T21:20:41Z</dc:date>
    <item>
      <title>hpasm compaq agents priority/nice problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpasm-compaq-agents-priority-nice-problem/m-p/2971061#M77200</link>
      <description>Anyone else running RHAS 2.1 with compaq agents (hpasm 6.30) seeing their priority at "-20"? At this priority, init, getty, etc. are all pre-empted. I'm wondering if there's a good reason that they run at the highest possible priority.&lt;BR /&gt;&lt;BR /&gt;The machine is almost unusable as-is--very unresponsive on the terminal &amp;amp; it takes a long time to boot up (after cpq agents start).&lt;BR /&gt;&lt;BR /&gt;I have a bug open with compaq on this issue--I'll post any result here as well.&lt;BR /&gt;&lt;BR /&gt;Thanks for your insights,&lt;BR /&gt;&lt;BR /&gt;Rob&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@beta-db0 root]# uname -a&lt;BR /&gt;Linux beta-db0 2.4.9-e.16enterprise #1 SMP Mon Mar 17 16:37:14 EST 2003 i686 unknown&lt;BR /&gt;&lt;BR /&gt;[root@beta-db0 root]# rpm -qa|grep hp&lt;BR /&gt;hpasm-6.30.0-12&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@beta-db0 root]# ps -eo pid,user,nice,cmd --sort -nice | tail -20&lt;BR /&gt;10259 root       0 cmawebd&lt;BR /&gt;10261 root       0 cmawebd&lt;BR /&gt;10329 root       0 cmastdeqd -p 30&lt;BR /&gt;10353 root       0 cmahealthd -p 30 -s OK -t OK -i&lt;BR /&gt;10465 root       0 cmawebd&lt;BR /&gt;10466 root       0 cmawebd&lt;BR /&gt;10467 root       0 cmawebd&lt;BR /&gt;10775 root       0 ps -eo pid,user,nice,cmd --sort -nice&lt;BR /&gt;10776 root       0 tail -20&lt;BR /&gt;10137 root     -20 /opt/compaq/cpqhealth/cpqevt/cevtd&lt;BR /&gt;10142 root     -20 /opt/compaq/cpqhealth/cpqasm/casmd&lt;BR /&gt;10185 root     -20 cmafdtnpeerd&lt;BR /&gt;10187 root     -20 cmafdtnpeerd&lt;BR /&gt;10188 root     -20 cmafdtnpeerd&lt;BR /&gt;10189 root     -20 cmafdtnpeerd&lt;BR /&gt;10303 root     -20 cmasvrpeerd&lt;BR /&gt;10324 root     -20 cmasvrpeerd&lt;BR /&gt;10325 root     -20 cmasvrpeerd&lt;BR /&gt;10326 root     -20 cmasvrpeerd&lt;BR /&gt;10432 root     -20 /opt/compaq/cpqhealth/cpqasm/casmd</description>
      <pubDate>Mon, 12 May 2003 18:38:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpasm-compaq-agents-priority-nice-problem/m-p/2971061#M77200</guid>
      <dc:creator>spanky mcfoo</dc:creator>
      <dc:date>2003-05-12T18:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: hpasm compaq agents priority/nice problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpasm-compaq-agents-priority-nice-problem/m-p/2971062#M77201</link>
      <description>Does the system become more responsive when you shut down (hpasm 6.30) ?&lt;BR /&gt;&lt;BR /&gt;If the process is not critical to server operation, shut it down.&lt;BR /&gt;&lt;BR /&gt;You have identified what the server really needs to run.&lt;BR /&gt;&lt;BR /&gt;If you need (hpasm 6.30) running then explore the renice command to lower this processes priority.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 12 May 2003 18:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpasm-compaq-agents-priority-nice-problem/m-p/2971062#M77201</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-12T18:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: hpasm compaq agents priority/nice problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpasm-compaq-agents-priority-nice-problem/m-p/2971063#M77202</link>
      <description>thanks for the feedback.&lt;BR /&gt;&lt;BR /&gt;Yeah, we considered renicing, but we don't want to start doing that until we've confirmed that it's a bug with HP. Also, the renicing only seems to last for a little while in my tests before the priority is back--we'd have to run a periodic checker to make sure everyone's "in line".&lt;BR /&gt;&lt;BR /&gt;The agents are critical for us--we'll have no idea if a disk is blown without them!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 May 2003 21:20:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpasm-compaq-agents-priority-nice-problem/m-p/2971063#M77202</guid>
      <dc:creator>spanky mcfoo</dc:creator>
      <dc:date>2003-05-13T21:20:41Z</dc:date>
    </item>
  </channel>
</rss>

