<?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: Change kernel parameter values. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687916#M382997</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You should allways assign some points to the answers&lt;BR /&gt;&lt;BR /&gt;Regards</description>
    <pubDate>Tue, 21 Sep 2010 11:47:13 GMT</pubDate>
    <dc:creator>nightwich</dc:creator>
    <dc:date>2010-09-21T11:47:13Z</dc:date>
    <item>
      <title>Change kernel parameter values.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687904#M382985</link>
      <description>HI!&lt;BR /&gt;I have HP-UX VWVIHRDQ B.11.31 U ia64 OS. Now I want to tune some kernel parameter value as per SAP NOTE. Paramter are&lt;BR /&gt;&lt;BR /&gt;Recommended                Existing&lt;BR /&gt;shmmax &amp;gt;=0x40000000000 shmmax 17179869184&lt;BR /&gt;shmmni &amp;gt;=4096         shmmni 512&lt;BR /&gt;shmseg &amp;gt;=512         shmseg 300&lt;BR /&gt;maxfiles_lim&amp;gt;=63488 maxfiles_lim 4096 Default Immed&lt;BR /&gt;vx_ninode &amp;gt;=131072 vx_ninode 0 0 Immed&lt;BR /&gt;vxfs_ifree_timelag -1 vxfs_ifree_timelag 0 0 Immed&lt;BR /&gt;nkthread &amp;gt;=250000 nkthread 10000 10000 Immed&lt;BR /&gt;&lt;BR /&gt;But I have a problem that,&lt;BR /&gt;at my system&lt;BR /&gt;RAM : 8GB&lt;BR /&gt;SWAP : 20GB&lt;BR /&gt;Database : Oracle 10.2&lt;BR /&gt;&lt;BR /&gt;So please suggest me can I change the paramter value as per suggestion.&lt;BR /&gt;I also attach the same with post.&lt;BR /&gt;Thanks&lt;BR /&gt;Jayesh&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Sep 2010 07:52:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687904#M382985</guid>
      <dc:creator>ajyeshB</dc:creator>
      <dc:date>2010-09-17T07:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Change kernel parameter values.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687905#M382986</link>
      <description>Hi ajyeshB &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I do not understand your problem ??&lt;BR /&gt;&lt;BR /&gt;We do a SAP setup and put all the kernel parameters as SAP note.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Fri, 17 Sep 2010 11:45:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687905#M382986</guid>
      <dc:creator>nightwich</dc:creator>
      <dc:date>2010-09-17T11:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Change kernel parameter values.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687906#M382987</link>
      <description>Hi ajyeshB,&lt;BR /&gt;&lt;BR /&gt;I can't see any problem by following the SAP Note...&lt;BR /&gt;&lt;BR /&gt;These parameters won't cause any headache ...&lt;BR /&gt;&lt;BR /&gt;Bye.</description>
      <pubDate>Fri, 17 Sep 2010 13:43:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687906#M382987</guid>
      <dc:creator>Fábio dos Anjos</dc:creator>
      <dc:date>2010-09-17T13:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Change kernel parameter values.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687907#M382988</link>
      <description>&amp;gt;please suggest me can I change the parameter value as per suggestion.&lt;BR /&gt;&lt;BR /&gt;Just invoke kctune(1m):&lt;BR /&gt;kctune "shmmax&amp;gt;=0x40000000000"&lt;BR /&gt;&lt;BR /&gt;Parms with "&amp;gt;" need quoting.  And remove spaces.</description>
      <pubDate>Sat, 18 Sep 2010 02:57:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687907#M382988</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-09-18T02:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Change kernel parameter values.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687908#M382989</link>
      <description>Hello Everybody,&lt;BR /&gt;Thanks for reply.&lt;BR /&gt;My problem is that,&lt;BR /&gt;In My server RAM is 8GB, SWAP space is 20GB&lt;BR /&gt;if I set the parameter recommeded by SAP,&lt;BR /&gt;can any negative effect on performance or increase the perforamce. Because nowday server performance is down when execute some program which access large amount of data.&lt;BR /&gt;&lt;BR /&gt;I am worried about  for this parameter&lt;BR /&gt;&lt;BR /&gt; Recommended              Existing&lt;BR /&gt;shmmax &amp;gt;=0x40000000000 shmmax 17179869184&lt;BR /&gt;&lt;BR /&gt;and how to set the value 0x40000000000.&lt;BR /&gt;Please suggest me.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jayesh</description>
      <pubDate>Mon, 20 Sep 2010 02:14:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687908#M382989</guid>
      <dc:creator>ajyeshB</dc:creator>
      <dc:date>2010-09-20T02:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Change kernel parameter values.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687909#M382990</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;If you think the performance is down, as a sysadmin , kindly avoid suspecting something!!!&lt;BR /&gt;&lt;BR /&gt;Do analysis and find out what is the casue.&lt;BR /&gt;If your SAP/application recommended some parameter, they must have suggested your server configuration also.&lt;BR /&gt;&lt;BR /&gt;From manpage.&lt;BR /&gt;================&lt;BR /&gt;&lt;BR /&gt;    When Should the Value of This Tunable Be Raised?&lt;BR /&gt;      shmmax should be raised if it is below the maximum and user programs&lt;BR /&gt;      are attempting to shmget segments larger than the current value, and&lt;BR /&gt;      receiving an [EINVAL] error message.&lt;BR /&gt;&lt;BR /&gt;    What Are the Side Effects of Raising the Value?&lt;BR /&gt;      The only effect is that user programs can use shmget to get larger&lt;BR /&gt;      segments.&lt;BR /&gt;=============================&lt;BR /&gt;Changes to this tunable take effect immediately.&lt;BR /&gt;============================&lt;BR /&gt;If you still believe and observ some issues, you can change it to the old value.&lt;BR /&gt;&lt;BR /&gt;==========================&lt;BR /&gt;Check , what is the current usage at high load. Do you really want to increase that?&lt;BR /&gt;&lt;BR /&gt;# kcusage shmmax&lt;BR /&gt;Tunable                 Usage / Setting&lt;BR /&gt;=============================================&lt;BR /&gt;shmmax               17868904 / 1073741824&lt;BR /&gt;[rx26-207]/&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj</description>
      <pubDate>Mon, 20 Sep 2010 06:44:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687909#M382990</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-09-20T06:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Change kernel parameter values.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687910#M382991</link>
      <description>hi Sooraj,&lt;BR /&gt;Before excuting the program I check the shmmax parameter value it shows 4294967296.&lt;BR /&gt;On executibg the program which were uses the CPU 98% the parameter shmmax value shows same value 4294967296.&lt;BR /&gt;So please suggest me Which parameter value should be change?&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Sep 2010 08:52:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687910#M382991</guid>
      <dc:creator>ajyeshB</dc:creator>
      <dc:date>2010-09-20T08:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Change kernel parameter values.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687911#M382992</link>
      <description>&amp;gt;server RAM is 8GB, SWAP space is 20GB&lt;BR /&gt;&amp;gt;if I set the parameter recommended by SAP, can any negative effect on performance&lt;BR /&gt;&amp;gt;shmmax&amp;gt;=0x40000000000 shmmax 17,179,869,184&lt;BR /&gt;&lt;BR /&gt;17 Gb is way to much to set shmmax, if you only have 8 Gb&lt;BR /&gt;&lt;BR /&gt;&amp;gt;how to set the value 0x40000000000.&lt;BR /&gt;&lt;BR /&gt;I already did:&lt;BR /&gt;kctune "shmmax&amp;gt;=0x40000000000"&lt;BR /&gt;&lt;BR /&gt;This value is WAY too big.  It is 4400 GB!&lt;BR /&gt;17 Gb is 0x400000000.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;the shmmax parameter value shows 4294967296.&lt;BR /&gt;&lt;BR /&gt;This is a more reasonable value.</description>
      <pubDate>Mon, 20 Sep 2010 09:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687911#M382992</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-09-20T09:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Change kernel parameter values.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687912#M382993</link>
      <description>Hi!&lt;BR /&gt;I am worried, if I set the recommended value. Will server start or not? or If start then can work properly ?&lt;BR /&gt;Beacuse this is the production server.&lt;BR /&gt;&lt;BR /&gt;Please suggest me!&lt;BR /&gt;&lt;BR /&gt;Thansk&lt;BR /&gt;Jayesh</description>
      <pubDate>Mon, 20 Sep 2010 10:40:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687912#M382993</guid>
      <dc:creator>ajyeshB</dc:creator>
      <dc:date>2010-09-20T10:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change kernel parameter values.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687913#M382994</link>
      <description>&amp;gt;I am worried, if I set the recommended value.&lt;BR /&gt;&lt;BR /&gt;You appear to have too many zeros in your recommended value.&lt;BR /&gt;Also does your recommendation know you only have 8 Gb of memory?</description>
      <pubDate>Mon, 20 Sep 2010 11:05:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687913#M382994</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-09-20T11:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Change kernel parameter values.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687914#M382995</link>
      <description>Hi!&lt;BR /&gt;Actally this parameter is recommeded by SAP.&lt;BR /&gt;In that they not mention How much RAM and SWAP space is required. Only they mention the parameters recommed for the HP-UX 11.31&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Sep 2010 11:47:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687914#M382995</guid>
      <dc:creator>ajyeshB</dc:creator>
      <dc:date>2010-09-20T11:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Change kernel parameter values.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687915#M382996</link>
      <description>Dear All&lt;BR /&gt;Thanks for support me.&lt;BR /&gt;Today, I have change the Kernel parameter.&lt;BR /&gt;System performance is improve.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jayesh</description>
      <pubDate>Tue, 21 Sep 2010 11:04:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687915#M382996</guid>
      <dc:creator>ajyeshB</dc:creator>
      <dc:date>2010-09-21T11:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Change kernel parameter values.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687916#M382997</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You should allways assign some points to the answers&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 21 Sep 2010 11:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-kernel-parameter-values/m-p/4687916#M382997</guid>
      <dc:creator>nightwich</dc:creator>
      <dc:date>2010-09-21T11:47:13Z</dc:date>
    </item>
  </channel>
</rss>

