<?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 ipcs output in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/ipcs-output/m-p/4482269#M19196</link>
    <description>Hello all,&lt;BR /&gt;I have a general question about the output of ipcs command...&lt;BR /&gt;&lt;BR /&gt;As far as I know if there is an orphaned process, it should show 0 (zero) under NATTCH column of the output.&lt;BR /&gt;&lt;BR /&gt;But as you may see on below output I have a process sharing the memory with ID=1281 run by user cat0585 but I cannot see this process in the output of "ps -ef"&lt;BR /&gt;&lt;BR /&gt;Does this point to a problem?&lt;BR /&gt;&lt;BR /&gt;# ipcs -bom&lt;BR /&gt;Shared Memory:&lt;BR /&gt;T      ID        KEY    MODE         OWNER    GROUP NATTCH                SEGSZ&lt;BR /&gt;m       0 0xacec9621 --rw-rw-rw-      root   system      1              1849548&lt;BR /&gt;m    1281 0x4a415064 --rw-rw-rw-  cat0585   GROUP1     64               388184&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;CET</description>
    <pubDate>Wed, 19 Aug 2009 10:10:01 GMT</pubDate>
    <dc:creator>Erkan Tanribilir</dc:creator>
    <dc:date>2009-08-19T10:10:01Z</dc:date>
    <item>
      <title>ipcs output</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/ipcs-output/m-p/4482269#M19196</link>
      <description>Hello all,&lt;BR /&gt;I have a general question about the output of ipcs command...&lt;BR /&gt;&lt;BR /&gt;As far as I know if there is an orphaned process, it should show 0 (zero) under NATTCH column of the output.&lt;BR /&gt;&lt;BR /&gt;But as you may see on below output I have a process sharing the memory with ID=1281 run by user cat0585 but I cannot see this process in the output of "ps -ef"&lt;BR /&gt;&lt;BR /&gt;Does this point to a problem?&lt;BR /&gt;&lt;BR /&gt;# ipcs -bom&lt;BR /&gt;Shared Memory:&lt;BR /&gt;T      ID        KEY    MODE         OWNER    GROUP NATTCH                SEGSZ&lt;BR /&gt;m       0 0xacec9621 --rw-rw-rw-      root   system      1              1849548&lt;BR /&gt;m    1281 0x4a415064 --rw-rw-rw-  cat0585   GROUP1     64               388184&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;CET</description>
      <pubDate>Wed, 19 Aug 2009 10:10:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/ipcs-output/m-p/4482269#M19196</guid>
      <dc:creator>Erkan Tanribilir</dc:creator>
      <dc:date>2009-08-19T10:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: ipcs output</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/ipcs-output/m-p/4482270#M19197</link>
      <description>&amp;gt;As far as I know if there is an orphaned process, it should show 0 under NATTCH column of the output.&lt;BR /&gt;&lt;BR /&gt;(I assume you meant zombie and not orphan.  Orphans are processes adopted by init.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt;run by user cat0585 but I cannot see this process in the output of "ps -ef"&lt;BR /&gt;&lt;BR /&gt;This is the owner.  With your MODE anyone on the system can be attached to it.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;# ipcs -bom&lt;BR /&gt;ID KEY MODE OWNER GROUP NATTCH SEGSZ&lt;BR /&gt;1281 0x4a415064 --rw-rw-rw- cat0585 GROUP1 64 388184&lt;BR /&gt;&lt;BR /&gt;You should use "ipcs -ma" so you can see the LPID, process ID of the last process to attach or detach the shared memory segment.&lt;BR /&gt;&lt;A href="http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51_HTML/MAN/MAN1/0171____.HTM" target="_blank"&gt;http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51_HTML/MAN/MAN1/0171____.HTM&lt;/A&gt;</description>
      <pubDate>Fri, 21 Aug 2009 05:12:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/ipcs-output/m-p/4482270#M19197</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-08-21T05:12:03Z</dc:date>
    </item>
  </channel>
</rss>

