<?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: Shared Memory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831180#M88929</link>
    <description>Hi Kimberly,&lt;BR /&gt;&lt;BR /&gt;I know this may sound silly, but I've seen it before.....&lt;BR /&gt;Is it possible that you have NO shared memory segments in use at this time?&lt;BR /&gt;If not, this is the message you'll see.&lt;BR /&gt; Is the server up &amp;amp; doing it's normal, full load of work?&lt;BR /&gt;&lt;BR /&gt;You might try firing up a couple of glance sessions both CLUI &amp;amp; GUI &amp;amp; a couple of other resource intensive routines &amp;amp; then check again.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
    <pubDate>Tue, 22 Oct 2002 21:00:23 GMT</pubDate>
    <dc:creator>Jeff Schussele</dc:creator>
    <dc:date>2002-10-22T21:00:23Z</dc:date>
    <item>
      <title>Shared Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831172#M88921</link>
      <description>On one of our, the Shared Memory support suddenly got disabled (nobody knows how/why).&lt;BR /&gt;&lt;BR /&gt;When I do a ipcs -m, I get the following response, &lt;BR /&gt;$ ipcs -m&lt;BR /&gt;IPC status from /dev/kmem as of Tue Oct 22 11:13:48 2002&lt;BR /&gt;Shared Memory facility not in system.&lt;BR /&gt;&lt;BR /&gt;I increased shmmax to (4L*1024*1024*1024), but still doesn't work.&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Kimberly Kim</description>
      <pubDate>Tue, 22 Oct 2002 19:34:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831172#M88921</guid>
      <dc:creator>AyoungK</dc:creator>
      <dc:date>2002-10-22T19:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831173#M88922</link>
      <description>Check to see if the kernel parameter shmem is set to 0. If so, no shared memory code will be included in the kernel.</description>
      <pubDate>Tue, 22 Oct 2002 19:41:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831173#M88922</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-10-22T19:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831174#M88923</link>
      <description>Kimberly,&lt;BR /&gt;&lt;BR /&gt;May want to check and make sure shmem is enabled in the kernel. It should be by default but it may have been disabled. You can use one of several methods to verify, whichever you prefer, sam, kmtune if available, pr sysdef, you'll want to make sure shmem is set to 1.&lt;BR /&gt;&lt;BR /&gt;Keith</description>
      <pubDate>Tue, 22 Oct 2002 19:41:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831174#M88923</guid>
      <dc:creator>keith persons</dc:creator>
      <dc:date>2002-10-22T19:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831175#M88924</link>
      <description>It's set to 1.&lt;BR /&gt;&lt;BR /&gt;Kimberly</description>
      <pubDate>Tue, 22 Oct 2002 19:45:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831175#M88924</guid>
      <dc:creator>AyoungK</dc:creator>
      <dc:date>2002-10-22T19:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831176#M88925</link>
      <description>Here is another guess: /stand/vmunix does not match /dev/kmem. That happens when a new kernel has been moved into place but the system has not be rebooted. That condition can cause all sorts of very wierd problems. I also assume that all the other shxxx values are at least reasonable. I suggest that you compare shxxx with their counterparts on another box. I also assume that with your large shmax setting that this is a 64-bit OS.&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Oct 2002 19:50:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831176#M88925</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-10-22T19:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831177#M88926</link>
      <description>The system rebooted after the change but still&lt;BR /&gt;doesn't work. I even compared kernel paramaters with same type of system but not much diferrence on the settings.&lt;BR /&gt;&lt;BR /&gt;Kimberly</description>
      <pubDate>Tue, 22 Oct 2002 20:27:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831177#M88926</guid>
      <dc:creator>AyoungK</dc:creator>
      <dc:date>2002-10-22T20:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831178#M88927</link>
      <description>Kimberly,&lt;BR /&gt;&lt;BR /&gt;Humor me for the moment and clobber the formula. I have a funny feeling that we are dealing with an integer overflow in the evaluation.&lt;BR /&gt;&lt;BR /&gt;Please set it to 1GB (1073741824); that is a known safe value for both 32-bit and 64-bit OS's. You may be behind on SAM patches and that is why this box is having trouble.&lt;BR /&gt;&lt;BR /&gt;If this is 11.11, there is a patch PHKL_24032 that allows shmmax settings of over 1GB in SAM.&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Oct 2002 20:40:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831178#M88927</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-10-22T20:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831179#M88928</link>
      <description>It's 11.20 &amp;amp; ia64.&lt;BR /&gt;&lt;BR /&gt;Kimberly</description>
      <pubDate>Tue, 22 Oct 2002 20:44:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831179#M88928</guid>
      <dc:creator>AyoungK</dc:creator>
      <dc:date>2002-10-22T20:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831180#M88929</link>
      <description>Hi Kimberly,&lt;BR /&gt;&lt;BR /&gt;I know this may sound silly, but I've seen it before.....&lt;BR /&gt;Is it possible that you have NO shared memory segments in use at this time?&lt;BR /&gt;If not, this is the message you'll see.&lt;BR /&gt; Is the server up &amp;amp; doing it's normal, full load of work?&lt;BR /&gt;&lt;BR /&gt;You might try firing up a couple of glance sessions both CLUI &amp;amp; GUI &amp;amp; a couple of other resource intensive routines &amp;amp; then check again.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 22 Oct 2002 21:00:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831180#M88929</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-10-22T21:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831181#M88930</link>
      <description>Hi Kimberly,&lt;BR /&gt;&lt;BR /&gt;Can you post the output of kmadmin -s?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Keith</description>
      <pubDate>Wed, 23 Oct 2002 11:41:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831181#M88930</guid>
      <dc:creator>Keith Clark</dc:creator>
      <dc:date>2002-10-23T11:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831182#M88931</link>
      <description>The output of kmadmin -s &lt;BR /&gt;&lt;BR /&gt;   No module is registered.&lt;BR /&gt;&lt;BR /&gt;For Jeff - the system rebooted yesterday and&lt;BR /&gt;           currently no user on the machine.&lt;BR /&gt;           System is up and running normal&lt;BR /&gt;           but no activity at all.&lt;BR /&gt;&lt;BR /&gt;Kimberly</description>
      <pubDate>Wed, 23 Oct 2002 16:03:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831182#M88931</guid>
      <dc:creator>AyoungK</dc:creator>
      <dc:date>2002-10-23T16:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831183#M88932</link>
      <description>It's working now. Like Jeff said, there's no shared memory segments in use at that time.&lt;BR /&gt;After few users logged in on the machine, it&lt;BR /&gt;started to use.&lt;BR /&gt;&lt;BR /&gt;Thanks everyone,&lt;BR /&gt;Kimberly</description>
      <pubDate>Fri, 25 Oct 2002 16:05:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory/m-p/2831183#M88932</guid>
      <dc:creator>AyoungK</dc:creator>
      <dc:date>2002-10-25T16:05:12Z</dc:date>
    </item>
  </channel>
</rss>

