<?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 Issue? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issue/m-p/3490769#M214863</link>
    <description>In Glance memory report  look for pageouts if this number is growing then you potentialy have memory issue.&lt;BR /&gt;&lt;BR /&gt;vmstat and swapinfo is also can be used &lt;BR /&gt;&lt;BR /&gt;EX :vmstat -S 5 5 and swapinfo -tam &lt;BR /&gt;&lt;BR /&gt;-USA..</description>
    <pubDate>Tue, 22 Feb 2005 09:46:16 GMT</pubDate>
    <dc:creator>Uday_S_Ankolekar</dc:creator>
    <dc:date>2005-02-22T09:46:16Z</dc:date>
    <item>
      <title>Shared Memory Issue?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issue/m-p/3490768#M214862</link>
      <description>I have a rp5470 with 5GB of memory. In glance it shows almost 2gb for system memory. This seems really high to me as user memory is only 1gb.&lt;BR /&gt;&lt;BR /&gt;I used ipcs to take a look at shared memory and it shows the following. I tried to look at the CPID and LPID but there is no such process. Is it possible that some prevous process left a bunch of memory in use that should not be? How do I trouble shoot this? In the past I have run out of memory and can't find out what's using it all as Glance does not report what process is using all the memory up.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root# ipcs -ma | sort -rnk10 | more&lt;BR /&gt;m     404 0x0c6629c9 --rw-r-----      root      root      root      root      2 19057872  2021 17160  8:09:&lt;BR /&gt;21  8:20:49 14:16:01&lt;BR /&gt;m       3 0x301c567c --rw-rw-rw-      root      root      root      root      3 1048576  1111  1140 14:16:3&lt;BR /&gt;0 no-entry 14:15:38&lt;BR /&gt;m       5 0x06347849 --rw-rw-rw-      root      root      root      root      1  77384  2021  2099 14:16:04&lt;BR /&gt; 14:16:01 14:16:01&lt;BR /&gt;m       1 0x4e0c0002 --rw-rw-rw-      root      root      root      root      1  61760   526   526 14:15:08&lt;BR /&gt; 14:15:12 14:15:05&lt;BR /&gt;m       6 0xffffffff --rw-r--rw-      root      root      root      root      0  22908  2018  2018 14:16:03&lt;BR /&gt; 14:16:03 14:16:03&lt;BR /&gt;m       2 0x41204c2a --rw-rw-rw-      root      root      root      root      1   8192   526   538 14:15:08&lt;BR /&gt; 14:15:05 14:15:05&lt;BR /&gt;m       0 0x411c28ee --rw-rw-rw-      root      root      root      root      0    348   526   526 14:15:12&lt;BR /&gt; 14:15:12 14:15:05&lt;BR /&gt;IPC status from /dev/kmem as of Tue Feb 22 09:00:59 2005&lt;BR /&gt;T      ID     KEY        MODE        OWNER     GROUP   CREATOR    CGROUP NATTCH  SEGSZ  CPID  LPID   ATIME&lt;BR /&gt;   DTIME    CTIME&lt;BR /&gt;Shared Memory:&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Feb 2005 09:09:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issue/m-p/3490768#M214862</guid>
      <dc:creator>Justin Willoughby</dc:creator>
      <dc:date>2005-02-22T09:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory Issue?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issue/m-p/3490769#M214863</link>
      <description>In Glance memory report  look for pageouts if this number is growing then you potentialy have memory issue.&lt;BR /&gt;&lt;BR /&gt;vmstat and swapinfo is also can be used &lt;BR /&gt;&lt;BR /&gt;EX :vmstat -S 5 5 and swapinfo -tam &lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Tue, 22 Feb 2005 09:46:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issue/m-p/3490769#M214863</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2005-02-22T09:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory Issue?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issue/m-p/3490770#M214864</link>
      <description>Justin,&lt;BR /&gt;&lt;BR /&gt;Perhaps you could provide the output from 'kmtune' and 'kmsystem'. Some kernel parms and loaded modules can increase the size of your system memory.&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Tue, 22 Feb 2005 09:49:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issue/m-p/3490770#M214864</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2005-02-22T09:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory Issue?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issue/m-p/3490771#M214865</link>
      <description>Unfortunately, it is not uncommon for the CPID and LPID processes to no longer exist. This doesn't mean the memory is not in use. You really need to look at the NATTACH column to see how many processes are currently attached to the shared memory. If this remains zero for a long period of time, it could indicate the memory has been forgotten. Also the ATIME/DTIME columns indicate the last time a process attached/detacched to/from the shared memory, again if this is a long time ago it could indicate a forgotten memory segment.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Feb 2005 09:49:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issue/m-p/3490771#M214865</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-02-22T09:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory Issue?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issue/m-p/3490772#M214866</link>
      <description>Justin,&lt;BR /&gt;&lt;BR /&gt;Look at NATTACH column if it is not 0 that means shared memory segment is still attached to no of processes in NATTACH column. If it is 0 that means shared memory segment is not in use and is not released by processes. Also please check your dbc_max_pct value which by default is 50% of your total memory. With 5GB of memory you should set it to 8%.&lt;BR /&gt;&lt;BR /&gt;Rajeev</description>
      <pubDate>Tue, 22 Feb 2005 09:53:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issue/m-p/3490772#M214866</guid>
      <dc:creator>Rajeev Tyagi</dc:creator>
      <dc:date>2005-02-22T09:53:20Z</dc:date>
    </item>
  </channel>
</rss>

