<?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: Processes dying in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-dying/m-p/3207010#M167728</link>
    <description>With swapinfo there does not seem to be memory issue? How much RAM you have?&lt;BR /&gt;&lt;BR /&gt;Also are the proccesses creating any core files? Start the process with tusc and see where and why it's dying?</description>
    <pubDate>Tue, 02 Mar 2004 12:07:00 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2004-03-02T12:07:00Z</dc:date>
    <item>
      <title>Processes dying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-dying/m-p/3207008#M167726</link>
      <description>I just started having some intermittent processes dying on one of my HP 11.0 servers.  Is this likely a memory issue?  Here's output from swapinfo -mat:&lt;BR /&gt;&lt;BR /&gt;[1033]root@lukoptp2:/root # swapinfo -mat&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        1024     423     601   41%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev        1024     424     600   41%       0       -    1  /dev/vg00/lvol3&lt;BR /&gt;dev        1000     295     705   30%       0       -    1  /dev/vg00/lvswap3&lt;BR /&gt;reserve       -    1894   -1894&lt;BR /&gt;memory     1501     589     912   39%&lt;BR /&gt;total      4549    3625     924   80%       -       0    -&lt;BR /&gt;[1034]root@lukoptp2:/root # &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Note: lvswap3 and lvol3 are temporary.  I had a swap issue 3/4 months ago where I had to add swap on the fly.  I will be combining these swap areas on next reboot.&lt;BR /&gt;&lt;BR /&gt;Jack&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Mar 2004 12:01:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-dying/m-p/3207008#M167726</guid>
      <dc:creator>Jack C. Mahaffey</dc:creator>
      <dc:date>2004-03-02T12:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Processes dying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-dying/m-p/3207009#M167727</link>
      <description>Jack&lt;BR /&gt;&lt;BR /&gt;Processes do not just die, they either:-&lt;BR /&gt;&lt;BR /&gt;1. Get killed.&lt;BR /&gt;2. Error out.&lt;BR /&gt;3  Finish and exit gracefully.&lt;BR /&gt;&lt;BR /&gt;What are the processes that apparently die?&lt;BR /&gt;&lt;BR /&gt;Can you use Tusc and monitor them?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Mar 2004 12:06:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-dying/m-p/3207009#M167727</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2004-03-02T12:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Processes dying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-dying/m-p/3207010#M167728</link>
      <description>With swapinfo there does not seem to be memory issue? How much RAM you have?&lt;BR /&gt;&lt;BR /&gt;Also are the proccesses creating any core files? Start the process with tusc and see where and why it's dying?</description>
      <pubDate>Tue, 02 Mar 2004 12:07:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-dying/m-p/3207010#M167728</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-03-02T12:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Processes dying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-dying/m-p/3207011#M167729</link>
      <description>Could be memory,&lt;BR /&gt;could be kernel parameters like nproc and/or nfiles&lt;BR /&gt;&lt;BR /&gt;You seem to have some swap available.&lt;BR /&gt;&lt;BR /&gt;I'd run some data collection with the script I'm attaching(at this moment hp is going over my output in a software case) and look at the swap figures.&lt;BR /&gt;&lt;BR /&gt;You might not want to combine them, you might want one swap area equal to half of ram as priority 0 and a secondary, larger one with a higher priority number which means its less likely to be used.&lt;BR /&gt;&lt;BR /&gt;This approach maximizes throughput during lighter/medium system loads.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 02 Mar 2004 12:07:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-dying/m-p/3207011#M167729</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-02T12:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Processes dying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-dying/m-p/3207012#M167730</link>
      <description>2gb memory 2 cpus&lt;BR /&gt;I'll need to get back on which specific processes.   App administrator noticed that there are logins that don't need to be running.  Some folks apparently are not logging out cleanly.  Another sympton is there were some problems with logins hanging with no response from the server..  Once some of the really old logins were killed, this particular problem with the hanging logins went away.&lt;BR /&gt;&lt;BR /&gt;Will come back later with more info.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;jack...&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Mar 2004 12:24:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-dying/m-p/3207012#M167730</guid>
      <dc:creator>Jack C. Mahaffey</dc:creator>
      <dc:date>2004-03-02T12:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Processes dying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-dying/m-p/3207013#M167731</link>
      <description>Checking for core files...</description>
      <pubDate>Tue, 02 Mar 2004 12:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-dying/m-p/3207013#M167731</guid>
      <dc:creator>Jack C. Mahaffey</dc:creator>
      <dc:date>2004-03-02T12:25:43Z</dc:date>
    </item>
  </channel>
</rss>

