<?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: Kernel Parameters change not effective in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-change-not-effective/m-p/3602371#M233141</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;#kmtune -s nproc="20+(8*maxusers)&lt;BR /&gt;#kmtune -s shmmni=....&lt;BR /&gt;#kmtune -s shmmax=....&lt;BR /&gt;#kmtune -s maxuprc=....&lt;BR /&gt;#cp system build&lt;BR /&gt;(build is a directory under /stand)&lt;BR /&gt;#mk_kernel -o /stand/vmunix&lt;BR /&gt;#kmupdate&lt;BR /&gt;#cd /&lt;BR /&gt;#shutdown -ry now</description>
    <pubDate>Fri, 12 Aug 2005 03:54:00 GMT</pubDate>
    <dc:creator>morganelan</dc:creator>
    <dc:date>2005-08-12T03:54:00Z</dc:date>
    <item>
      <title>Kernel Parameters change not effective</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-change-not-effective/m-p/3602369#M233139</link>
      <description>HI All,&lt;BR /&gt;&lt;BR /&gt;My DBA Wanted me change the following KErnel Parametres&lt;BR /&gt;&lt;BR /&gt;shmmax / shmmni /nproc/maxuprc&lt;BR /&gt;&lt;BR /&gt;and changed it through SAM and rebooted the server and found those parameteres got changed this was the incidence of yesterday night 1 o'clock and today morning When I see those parameters. those again has the same old values of it. &lt;BR /&gt;&lt;BR /&gt;Please help me to solve this issue&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;&lt;BR /&gt;Abhi</description>
      <pubDate>Fri, 12 Aug 2005 00:18:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-change-not-effective/m-p/3602369#M233139</guid>
      <dc:creator>Abhijit P.</dc:creator>
      <dc:date>2005-08-12T00:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Parameters change not effective</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-change-not-effective/m-p/3602370#M233140</link>
      <description>HP-UX 11.11 Status:&lt;BR /&gt;&lt;BR /&gt;# kmtune -q nproc -l&lt;BR /&gt;Parameter:      nproc&lt;BR /&gt;Current:        276&lt;BR /&gt;Planned:        (20+8*MAXUSERS)&lt;BR /&gt;Default:        (20+8*MAXUSERS)&lt;BR /&gt;Minimum:        -&lt;BR /&gt;Module:         -&lt;BR /&gt;Version:        -&lt;BR /&gt;Dynamic:        No&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;# kmtune -q shmmax -l&lt;BR /&gt;Parameter:      shmmax&lt;BR /&gt;Current:        0x4000000&lt;BR /&gt;Planned:        0X4000000&lt;BR /&gt;Default:        0X4000000&lt;BR /&gt;Minimum:        -&lt;BR /&gt;Module:         -&lt;BR /&gt;Version:        -&lt;BR /&gt;Dynamic:        Yes&lt;BR /&gt;#&lt;BR /&gt;# kmtune -q shmmni -l&lt;BR /&gt;Parameter:      shmmni&lt;BR /&gt;Current:        200&lt;BR /&gt;Planned:        200&lt;BR /&gt;Default:        200&lt;BR /&gt;Minimum:        -&lt;BR /&gt;Module:         -&lt;BR /&gt;Version:        -&lt;BR /&gt;Dynamic:        No&lt;BR /&gt;#&lt;BR /&gt;#  kmtune -q maxuprc -l&lt;BR /&gt;Parameter:      maxuprc&lt;BR /&gt;Current:        75&lt;BR /&gt;Planned:        75&lt;BR /&gt;Default:        75&lt;BR /&gt;Minimum:        -&lt;BR /&gt;Module:         -&lt;BR /&gt;Version:        -&lt;BR /&gt;Dynamic:        Yes&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;You can only tune maxuprc and shmmax with SAM or kmtune -u -s &lt;NAME&gt;=value&lt;BR /&gt;&lt;BR /&gt;You have rebuild kernel for nproc and shmmni parameters.&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/NAME&gt;</description>
      <pubDate>Fri, 12 Aug 2005 00:31:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-change-not-effective/m-p/3602370#M233140</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-08-12T00:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Parameters change not effective</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-change-not-effective/m-p/3602371#M233141</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;#kmtune -s nproc="20+(8*maxusers)&lt;BR /&gt;#kmtune -s shmmni=....&lt;BR /&gt;#kmtune -s shmmax=....&lt;BR /&gt;#kmtune -s maxuprc=....&lt;BR /&gt;#cp system build&lt;BR /&gt;(build is a directory under /stand)&lt;BR /&gt;#mk_kernel -o /stand/vmunix&lt;BR /&gt;#kmupdate&lt;BR /&gt;#cd /&lt;BR /&gt;#shutdown -ry now</description>
      <pubDate>Fri, 12 Aug 2005 03:54:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-change-not-effective/m-p/3602371#M233141</guid>
      <dc:creator>morganelan</dc:creator>
      <dc:date>2005-08-12T03:54:00Z</dc:date>
    </item>
  </channel>
</rss>

