<?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: semaphore increase in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094023#M806689</link>
    <description>You might just want to ask him what his specific reasons are. Based on my own server settings and prior posts, its not going to cause problems.&lt;BR /&gt; &lt;BR /&gt;You might want to collect some performance data. &lt;BR /&gt; &lt;BR /&gt;I'd be hesitant about making a change without error messages or something from oracle metalink saying you should.&lt;BR /&gt; &lt;BR /&gt;I'm attaching a data collection script that might point out you hitting limits.&lt;BR /&gt; &lt;BR /&gt;SEP</description>
    <pubDate>Wed, 15 Oct 2003 10:07:59 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-10-15T10:07:59Z</dc:date>
    <item>
      <title>semaphore increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094019#M806685</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I have never messed with changing semaphore values on my systems. So I need to know best/recommended way to increase them. &lt;BR /&gt; &lt;BR /&gt;Here are my current settings on an N4000-55.&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;I believe the kernel parm to change is semmns, currently 4000, but I am not for sure. My DBA is asking me to increase it by double to 8000.&lt;BR /&gt;&lt;BR /&gt;just double checking with you experts. My memory is 32GB... so it should be no problem.&lt;BR /&gt; &lt;BR /&gt;# kmtune |grep sem&lt;BR /&gt;sema                        1  -  1                          &lt;BR /&gt;semaem                  16384  -  16384                      &lt;BR /&gt;semmap                   1026  -  (SEMMNI+2)                 &lt;BR /&gt;semmni                   1024  -  1024                       &lt;BR /&gt;semmns                   4000  -  4000                       &lt;BR /&gt;semmnu                   1024  -  1024                       &lt;BR /&gt;semmsl                   2048  Y  2048                       &lt;BR /&gt;semmsl_override             -  -  2048                       &lt;BR /&gt;semume                     64  -  64                         &lt;BR /&gt;semvmx                  32767  -  32767        &lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 15 Oct 2003 09:57:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094019#M806685</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2003-10-15T09:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: semaphore increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094020#M806686</link>
      <description>Todd,&lt;BR /&gt; &lt;BR /&gt;For comparison, here's the values on my N4000-44 running 11.0/Informix:&lt;BR /&gt; &lt;BR /&gt;kmtune |grep -i sem&lt;BR /&gt;sema                 1&lt;BR /&gt;semaem               16384&lt;BR /&gt;semmap               (SEMMNI+2)&lt;BR /&gt;semmni               4096&lt;BR /&gt;semmns               4096&lt;BR /&gt;semmnu               1024&lt;BR /&gt;semmsl_override      2048&lt;BR /&gt;semume               1024&lt;BR /&gt;semvmx               32767&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Pete&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 15 Oct 2003 10:01:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094020#M806686</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-10-15T10:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: semaphore increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094021#M806687</link>
      <description>We run 37 oracle instances on this box:&lt;BR /&gt;--&lt;BR /&gt; /usr/sbin/kmtune |grep -i sem&lt;BR /&gt;sema                        1  -  1                          &lt;BR /&gt;semaem                  16384  -  16384                      &lt;BR /&gt;semmap                  16002  -  (SEMMNI+2)                 &lt;BR /&gt;semmni                  16000  -  16000                      &lt;BR /&gt;semmns                  32000  -  (SEMMNI*2)                 &lt;BR /&gt;semmnu                   2996  -  (NPROC-4)                  &lt;BR /&gt;semmsl                   2048  Y  2048                       &lt;BR /&gt;semume                     64  -  64                         &lt;BR /&gt;semvmx                  32768  -  32768 &lt;BR /&gt;--&lt;BR /&gt;The easiest way is via SAM, but there are more wizardly ways.&lt;BR /&gt;Whatever, it will need a reboot.&lt;BR /&gt;-- Graham</description>
      <pubDate>Wed, 15 Oct 2003 10:03:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094021#M806687</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-10-15T10:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: semaphore increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094022#M806688</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can increase to 8000 it wouldn't cause any problem.&lt;BR /&gt;&lt;BR /&gt;for one of our websphere appliaction we have following semaphores values set:&lt;BR /&gt;&lt;BR /&gt;kmtune|grep -i sem&lt;BR /&gt;sema                        1  -  1&lt;BR /&gt;semaem                  16384  -  16384&lt;BR /&gt;semmap                   1026  -  (SEMMNI+2)&lt;BR /&gt;semmni                   1024  -  1024&lt;BR /&gt;semmns                  16384  -  16384&lt;BR /&gt;semmnu                   2048  -  2048&lt;BR /&gt;semmsl                   2048  Y  2048&lt;BR /&gt;semume                    256  -  256&lt;BR /&gt;semvmx                  32767  -  32767</description>
      <pubDate>Wed, 15 Oct 2003 10:06:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094022#M806688</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-10-15T10:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: semaphore increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094023#M806689</link>
      <description>You might just want to ask him what his specific reasons are. Based on my own server settings and prior posts, its not going to cause problems.&lt;BR /&gt; &lt;BR /&gt;You might want to collect some performance data. &lt;BR /&gt; &lt;BR /&gt;I'd be hesitant about making a change without error messages or something from oracle metalink saying you should.&lt;BR /&gt; &lt;BR /&gt;I'm attaching a data collection script that might point out you hitting limits.&lt;BR /&gt; &lt;BR /&gt;SEP</description>
      <pubDate>Wed, 15 Oct 2003 10:07:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094023#M806689</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-15T10:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: semaphore increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094024#M806690</link>
      <description>maybe Im not being clear... I need to increase my max semaphores... &lt;BR /&gt; &lt;BR /&gt;Your comparisons are great but don't answer my question. I need your advice based on my DBAs request for doubling my # of semaphores.&lt;BR /&gt;&lt;BR /&gt;1) Is semmns the correct parameter for that?&lt;BR /&gt; &lt;BR /&gt;2) Are there any dependent parms that also need to be modified?</description>
      <pubDate>Wed, 15 Oct 2003 10:08:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094024#M806690</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2003-10-15T10:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: semaphore increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094025#M806691</link>
      <description>Hehe, the first part of the last post was for the first few replies...&lt;BR /&gt;&lt;BR /&gt;Thanks for your responses.</description>
      <pubDate>Wed, 15 Oct 2003 10:09:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094025#M806691</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2003-10-15T10:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: semaphore increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094026#M806692</link>
      <description>I dont see doubling it as questionable, because I have semmns set to 10020 on my Production Superdome. Just wanted to make sure that with 32GB of memory it wouldnt be an issue, which I dont think that it is.</description>
      <pubDate>Wed, 15 Oct 2003 10:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094026#M806692</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2003-10-15T10:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: semaphore increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094027#M806693</link>
      <description>Hi Todd,&lt;BR /&gt; &lt;BR /&gt;To answer your question - Yes, semmns is the number of Sys V IPC system-wide semaphores.&lt;BR /&gt; &lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 15 Oct 2003 10:13:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094027#M806693</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-10-15T10:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: semaphore increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094028#M806694</link>
      <description>Todd,&lt;BR /&gt; &lt;BR /&gt;semmni is the system-wide max&lt;BR /&gt;semmns is the user accessible system-wide max&lt;BR /&gt;semmnu is the max undo per semaphore&lt;BR /&gt;semume is the max undos per process&lt;BR /&gt;semvme is the max allowed semaphore value&lt;BR /&gt; &lt;BR /&gt;You can check SAM's "help on configurable paramters" for further details.&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Pete&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 15 Oct 2003 10:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphore-increase/m-p/3094028#M806694</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-10-15T10:14:43Z</dc:date>
    </item>
  </channel>
</rss>

