<?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: kernal Parameters in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805131#M82858</link>
    <description>Reg,&lt;BR /&gt;&lt;BR /&gt;Make sure your system patches are up-to-date!&lt;BR /&gt;&lt;BR /&gt;What does&lt;BR /&gt;&lt;BR /&gt;swlist|grep 200[012]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;return??&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
    <pubDate>Fri, 13 Sep 2002 13:51:21 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2002-09-13T13:51:21Z</dc:date>
    <item>
      <title>kernal Parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805119#M82846</link>
      <description>I have a two CPC HP9000 Version 11.0. &lt;BR /&gt;It has many applications running and these apps are stored different file systems.&lt;BR /&gt;&lt;BR /&gt;At times sytems hangs? Is there any specific kernal params need to be changed?&lt;BR /&gt;&lt;BR /&gt;Anyone has ideas.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Reg</description>
      <pubDate>Thu, 12 Sep 2002 13:29:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805119#M82846</guid>
      <dc:creator>RKo</dc:creator>
      <dc:date>2002-09-12T13:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: kernal Parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805120#M82847</link>
      <description>Reggie,&lt;BR /&gt;&lt;BR /&gt;We'll need more information.  What happens when the system hangs?  All apps hang?  Some apps hang?&lt;BR /&gt;&lt;BR /&gt;What are your current kernel parms?&lt;BR /&gt;&lt;BR /&gt;How much memory, swap, users, etc. use the system?&lt;BR /&gt;&lt;BR /&gt;Anything else you think would be helpful.&lt;BR /&gt;&lt;BR /&gt;Sean&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2002 13:46:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805120#M82847</guid>
      <dc:creator>Sean OB_1</dc:creator>
      <dc:date>2002-09-12T13:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: kernal Parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805121#M82848</link>
      <description>Check memory/CPU/swap use with vmstat, top, swapinfo&lt;BR /&gt;&lt;BR /&gt;Check some number of processes/files with sar -v&lt;BR /&gt;&lt;BR /&gt;Check disk space use with bdf&lt;BR /&gt;&lt;BR /&gt;Check syslog.log, and any application logs for errors</description>
      <pubDate>Thu, 12 Sep 2002 13:52:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805121#M82848</guid>
      <dc:creator>Chris Wilshaw</dc:creator>
      <dc:date>2002-09-12T13:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: kernal Parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805122#M82849</link>
      <description>There is not enough info here to answer that question. I think what you need to find out is what resources the system is using and what it spends time waiting for. Without knowing that, changing kernel parameters would be a (risky) stab in the dark. GlancePlus is a excellent tool for seeing what is going on for your system - and you can obtain a trial version. You can also use sar and top to get information. I would check memory resources first. There are many posts in this forum that deal with system resouces and using sar etc to get that information.</description>
      <pubDate>Thu, 12 Sep 2002 13:55:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805122#M82849</guid>
      <dc:creator>Dave Chamberlin</dc:creator>
      <dc:date>2002-09-12T13:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: kernal Parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805123#M82850</link>
      <description />
      <pubDate>Thu, 12 Sep 2002 14:36:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805123#M82850</guid>
      <dc:creator>RKo</dc:creator>
      <dc:date>2002-09-12T14:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: kernal Parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805124#M82851</link>
      <description>Hi Reg,&lt;BR /&gt;&lt;BR /&gt;It looks like your ttdbserver process is runaway.  I just ran into the same problem on a box here this week.  The answer was to change an entry in the /etc/inetd.conf file from:&lt;BR /&gt;&lt;BR /&gt;rpc stream tcp swait root /usr/dt/bin/rpc.ttdbserver 100083 1 /usr/dt/bin/rpc.ttdbserver&lt;BR /&gt;&lt;BR /&gt;to:&lt;BR /&gt;&lt;BR /&gt;rpc xti tcp swait root /usr/dt/bin/rpc.ttdbserver 100083 1 /usr/dt/bin/rpc.ttdbserver&lt;BR /&gt;&lt;BR /&gt;Then, do an inetd -c to get inetd to re-read the inetd.conf file, and kill that rpc.ttdbserver process.  That should help things short term.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I found that answer by searching in the forum archives.  I'd point you to it, but the search engine looks like it is down right now.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2002 14:48:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805124#M82851</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-09-12T14:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: kernal Parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805125#M82852</link>
      <description>Reg,&lt;BR /&gt;&lt;BR /&gt;I agree with John.&lt;BR /&gt;&lt;BR /&gt;You should change your inetd.conf entry for ttdb.server and make it to what he has specified.&lt;BR /&gt;&lt;BR /&gt;Don't forget to assign points. I think John has given you a good answer.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 12 Sep 2002 15:26:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805125#M82852</guid>
      <dc:creator>Anil C. Sedha</dc:creator>
      <dc:date>2002-09-12T15:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: kernal Parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805126#M82853</link>
      <description>I 'll try short-tem solution. Is there is any longterm solution.&lt;BR /&gt;&lt;BR /&gt;I just checked the syslog.log file and I see FTP was causing the problem??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My swap file size is:&lt;BR /&gt;&lt;BR /&gt;#&amp;gt; vmstat -S&lt;BR /&gt;         procs           memory                   page                              faults       cpu&lt;BR /&gt;    r     b     w      avm    free   si   so    pi   po    fr   de    sr     in     sy    cs  us sy id&lt;BR /&gt;    3     0     0    79948  143400    0    0     0    0     3    0     0      0   -186   540  10  9 81&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am not sure. This is what I see.&lt;BR /&gt;&lt;BR /&gt;Sep 11 15:29:46 h0569n10 telnetd[12696]: getpid: peer died: Error 0&lt;BR /&gt;Sep 11 15:30:39 h0569n10 ftpd[12768]: FTP session closed&lt;BR /&gt;Sep 11 15:30:46 h0569n10 telnetd[12770]: getpid: peer died: Error 0&lt;BR /&gt;Sep 11 15:31:41 h0569n10 ftpd[12971]: FTP session closed&lt;BR /&gt;Sep 11 15:31:48 h0569n10 telnetd[12974]: getpid: peer died: Error 0&lt;BR /&gt;Sep 11 15:32:42 h0569n10 ftpd[13082]: FTP session closed&lt;BR /&gt;Sep 11 15:32:49 h0569n10 telnetd[13084]: getpid: peer died: Error 0&lt;BR /&gt;Sep 11 15:33:43 h0569n10 ftpd[13123]: FTP session closed&lt;BR /&gt;Sep 11 15:33:50 h0569n10 telnetd[13125]: getpid: peer died: Error 0&lt;BR /&gt;Sep 11 15:34:44 h0569n10 ftpd[13181]: FTP session closed&lt;BR /&gt;Sep 11 15:34:50 h0569n10 telnetd[13183]: getpid: peer died: Error 0&lt;BR /&gt;Sep 11 15:35:45 h0569n10 ftpd[13214]: FTP session closed&lt;BR /&gt;Sep 11 15:35:52 h0569n10 telnetd[13216]: getpid: peer died: Error 0&lt;BR /&gt;Sep 11 15:36:46 h0569n10 ftpd[13295]: FTP session closed&lt;BR /&gt;Sep 11 15:36:53 h0569n10 telnetd[13297]: getpid: peer died: Error 0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2002 16:14:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805126#M82853</guid>
      <dc:creator>RKo</dc:creator>
      <dc:date>2002-09-12T16:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: kernal Parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805127#M82854</link>
      <description>Have you done what john and anil had told? What do you mean by long term and short term solution? If you do according to them it will be short term and longterm also. If you want to do it as short term then copy the inetd.conf to someother file and apply the change. If you don't like the change or the problem not resolved then copy back to the original file.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Thu, 12 Sep 2002 16:40:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805127#M82854</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-09-12T16:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: kernal Parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805128#M82855</link>
      <description>You should set dbc_max_pct and dbc_min_pct. The max defaults to 50%, it should be a % of your RAM, so dbc_max_pct * RAM = 400 MB. And set the min parameter below that. So both might be under 10, depending on how much RAM you have.&lt;BR /&gt;&lt;BR /&gt;Tom</description>
      <pubDate>Thu, 12 Sep 2002 16:45:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805128#M82855</guid>
      <dc:creator>Tom Maloy</dc:creator>
      <dc:date>2002-09-12T16:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: kernal Parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805129#M82856</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;What is the xti stand for? Thats what in your command I see after rpc.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Reg</description>
      <pubDate>Fri, 13 Sep 2002 11:55:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805129#M82856</guid>
      <dc:creator>RKo</dc:creator>
      <dc:date>2002-09-13T11:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: kernal Parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805130#M82857</link>
      <description>Reg,&lt;BR /&gt;&lt;BR /&gt;The xti stands for X/Open Transport Interface.&lt;BR /&gt;&lt;BR /&gt;Did you make the change to your inetd.conf yet?  If so, did that help things?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Sep 2002 13:40:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805130#M82857</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-09-13T13:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: kernal Parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805131#M82858</link>
      <description>Reg,&lt;BR /&gt;&lt;BR /&gt;Make sure your system patches are up-to-date!&lt;BR /&gt;&lt;BR /&gt;What does&lt;BR /&gt;&lt;BR /&gt;swlist|grep 200[012]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;return??&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Fri, 13 Sep 2002 13:51:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-parameters/m-p/2805131#M82858</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-09-13T13:51:21Z</dc:date>
    </item>
  </channel>
</rss>

