<?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: defunct , zombie processes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/defunct-zombie-processes/m-p/2934299#M112252</link>
    <description>The init (init s) you're talking about it probably bringing it down to single user mode and then killing it from there. That should work but reboot it cleaner. These processes usually do not affect the system performance, so you may want to wait until you have that window available for you to reboot it.</description>
    <pubDate>Mon, 24 Mar 2003 17:34:15 GMT</pubDate>
    <dc:creator>S.K. Chan</dc:creator>
    <dc:date>2003-03-24T17:34:15Z</dc:date>
    <item>
      <title>defunct , zombie processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defunct-zombie-processes/m-p/2934296#M112249</link>
      <description>I need to kill quite a few defunct processes but kill -9 process# does not do the &lt;BR /&gt;trick.&lt;BR /&gt;&lt;BR /&gt;I know there is a way I could resolve this by using and init  command followed by kill HUP.&lt;BR /&gt;&lt;BR /&gt;I am not sure of the syntax.&lt;BR /&gt;&lt;BR /&gt;assistance or any other suggestions would be welcom.&lt;BR /&gt;&lt;BR /&gt;THX</description>
      <pubDate>Mon, 24 Mar 2003 17:21:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defunct-zombie-processes/m-p/2934296#M112249</guid>
      <dc:creator>Ali Sunderji</dc:creator>
      <dc:date>2003-03-24T17:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: defunct , zombie processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defunct-zombie-processes/m-p/2934297#M112250</link>
      <description>If -9 isn't killing the processes, a bounce is about all you can do.&lt;BR /&gt;&lt;BR /&gt;You should only use -9 as a last resort.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;RZ&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Mar 2003 17:27:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defunct-zombie-processes/m-p/2934297#M112250</guid>
      <dc:creator>Ross Zubritski</dc:creator>
      <dc:date>2003-03-24T17:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: defunct , zombie processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defunct-zombie-processes/m-p/2934298#M112251</link>
      <description>Hi Ali,&lt;BR /&gt;&lt;BR /&gt;It's like the old joke, "How do you kill the already dead"?&lt;BR /&gt;You can't....&lt;BR /&gt;&lt;BR /&gt;If their PPID (Parent Process ID) is NOT 1, then you may be able to remove them by killing the parent.&lt;BR /&gt;If their PPID is already 1, then there's nothing you can do short of a reboot. If they're using no or little CPU time, then they're no threat. IF they ARE using modest/high CPU time then you may be forced to reboot.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 24 Mar 2003 17:28:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defunct-zombie-processes/m-p/2934298#M112251</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-03-24T17:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: defunct , zombie processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defunct-zombie-processes/m-p/2934299#M112252</link>
      <description>The init (init s) you're talking about it probably bringing it down to single user mode and then killing it from there. That should work but reboot it cleaner. These processes usually do not affect the system performance, so you may want to wait until you have that window available for you to reboot it.</description>
      <pubDate>Mon, 24 Mar 2003 17:34:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defunct-zombie-processes/m-p/2934299#M112252</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-03-24T17:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: defunct , zombie processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defunct-zombie-processes/m-p/2934300#M112253</link>
      <description>defunct processes that have gone to init don't consume any resources 99% of the time.  That wasn't always the case so the legend remains.&lt;BR /&gt;&lt;BR /&gt;Usually they're associated to I/O in someway.  Often its a ksh / user whose ungracefully left his rlogin or telnet session.&lt;BR /&gt;&lt;BR /&gt;But if they're associated to an application or process its time to get on the horn to the developer and make sure they clean this bug up.&lt;BR /&gt;&lt;BR /&gt;To be sure about any resource usage:&lt;BR /&gt;&lt;BR /&gt;lsof -p pid&lt;BR /&gt;ipcs | grep process&lt;BR /&gt;top | grep process</description>
      <pubDate>Mon, 24 Mar 2003 17:38:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defunct-zombie-processes/m-p/2934300#M112253</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-03-24T17:38:55Z</dc:date>
    </item>
  </channel>
</rss>

