<?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: Killing root orphan in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173535#M321503</link>
    <description>&amp;gt;Patrick: It appears that your 'who' output is what is actually messed up.&lt;BR /&gt;&lt;BR /&gt;Right, it seems your wtmp files have stale entries:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1188269" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1188269&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1156946" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1156946&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1149632" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1149632&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1040447" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1040447&lt;/A&gt;</description>
    <pubDate>Fri, 04 Apr 2008 22:21:43 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2008-04-04T22:21:43Z</dc:date>
    <item>
      <title>Killing root orphan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173525#M321493</link>
      <description>This morning I noticed that there were several root orphans on my HP 3440-4 w/HP-UX 11.23i server.  Is there a way I can kill them without rebooting the server?</description>
      <pubDate>Thu, 03 Apr 2008 16:19:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173525#M321493</guid>
      <dc:creator>Jeffrey F. Goldsmith</dc:creator>
      <dc:date>2008-04-03T16:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Killing root orphan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173526#M321494</link>
      <description>A true orphan's parent is init and the only way to kill an orphan is to kill it's parent.  I really don't think you want to try killing init, though.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 03 Apr 2008 16:27:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173526#M321494</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-04-03T16:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Killing root orphan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173527#M321495</link>
      <description>&amp;gt;there were several root orphans on my HP 3440-4 w/HP-UX 11.23i server.&lt;BR /&gt;&lt;BR /&gt;What do you mean by orphans?  Did you mean zombies?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Pete: A true orphan's parent is init and the only way to kill an orphan is to kill it's parent.&lt;BR /&gt;&lt;BR /&gt;I think you are confusing orphans adopted by init and zombies.&lt;BR /&gt;&lt;BR /&gt;Orphans adopted by init may be killed.  If they don't die with kill -9, you have to reboot.&lt;BR /&gt;Zombies can be killed by killing the zombie master.  Of course you have to judge which is worth more, the zombie master or your piece of mind?  :-)&lt;BR /&gt;&lt;BR /&gt;init is never a zombie master, part of it's job is to kill any adopted zombies.  It's a zombie slayer.</description>
      <pubDate>Fri, 04 Apr 2008 03:36:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173527#M321495</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-04T03:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Killing root orphan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173528#M321496</link>
      <description>Zombies are completed child processes waiting for their parent to read the exit status through wait() syscall.&lt;BR /&gt;&lt;BR /&gt;If the parent process is anything other than init, you could try killing it. This would let the children rest in peace.</description>
      <pubDate>Fri, 04 Apr 2008 04:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173528#M321496</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2008-04-04T04:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Killing root orphan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173529#M321497</link>
      <description>&amp;gt;Venkatesh: If the parent process is anything other than init, you could try killing it.&lt;BR /&gt;&lt;BR /&gt;Didn't I say that?  ;-)&lt;BR /&gt;Their parent can't be init and you can't kill init anyway.</description>
      <pubDate>Fri, 04 Apr 2008 04:53:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173529#M321497</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-04T04:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Killing root orphan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173530#M321498</link>
      <description>Dennis: I posted it to clarify that the "Zombie Master" here is the parent process.&lt;BR /&gt;&lt;BR /&gt;Also, I think there is no harm reiterating the fact! ;)</description>
      <pubDate>Fri, 04 Apr 2008 05:14:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173530#M321498</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2008-04-04T05:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Killing root orphan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173531#M321499</link>
      <description>When I do a "who" the root user shows up several times. There are a couple from February and one from November.  After doing a "who -Ru" I found that they were created by me.  I was having some trouble with my computer crashing back in February.  I am not sure what happened back in November.&lt;BR /&gt;&lt;BR /&gt;root       pts/1        Feb 14 08:16  old   19697  dell37037.net1.fnsb:0.0&lt;BR /&gt;root       pts/0        Feb 14 08:16  old   19698  dell37037.net1.fnsb:0.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So, my question is how can I kill them without rebooting my server?</description>
      <pubDate>Fri, 04 Apr 2008 15:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173531#M321499</guid>
      <dc:creator>Jeffrey F. Goldsmith</dc:creator>
      <dc:date>2008-04-04T15:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Killing root orphan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173532#M321500</link>
      <description>At the risk of being chastised by Dennis again -- ;^) --, what does "ps -ef |grep 19697" and ps -ef |grep 19698" return?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 04 Apr 2008 15:24:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173532#M321500</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-04-04T15:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Killing root orphan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173533#M321501</link>
      <description>root: /G_sharedfiles ==&amp;gt; ps -ef|grep 19697&lt;BR /&gt;    root  8694 17609  0 09:20:04 pts/tM    0:00 grep 19697&lt;BR /&gt;root: /G_sharedfiles ==&amp;gt; ps -ef|grep 19698&lt;BR /&gt;    root  8706 17609  1 09:20:17 pts/tM    0:00 grep 19698&lt;BR /&gt;root: /G_sharedfiles ==&amp;gt; &lt;BR /&gt;</description>
      <pubDate>Fri, 04 Apr 2008 16:25:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173533#M321501</guid>
      <dc:creator>Jeffrey F. Goldsmith</dc:creator>
      <dc:date>2008-04-04T16:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Killing root orphan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173534#M321502</link>
      <description>Well, if those processes aren't there then they can't be killed.&lt;BR /&gt;&lt;BR /&gt;It appears that your 'who' output is what is actually messed up.</description>
      <pubDate>Fri, 04 Apr 2008 17:43:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173534#M321502</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-04-04T17:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Killing root orphan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173535#M321503</link>
      <description>&amp;gt;Patrick: It appears that your 'who' output is what is actually messed up.&lt;BR /&gt;&lt;BR /&gt;Right, it seems your wtmp files have stale entries:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1188269" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1188269&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1156946" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1156946&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1149632" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1149632&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1040447" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1040447&lt;/A&gt;</description>
      <pubDate>Fri, 04 Apr 2008 22:21:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-root-orphan/m-p/4173535#M321503</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-04T22:21:43Z</dc:date>
    </item>
  </channel>
</rss>

