<?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 Unable to kill a process as root in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473092#M16976</link>
    <description>We currently have 3 processes from NMS (Netscape Mail Server) which are freeze and I can't delete them, even if I use "kill -9" or "kill -3". Also, one of those 3 processes have a &lt;DEFUNCT&gt; related to it.&lt;BR /&gt;&lt;BR /&gt;How it is possible and how can I take those process down. Since there are up, I'm unable to completly close the NMS server and restart it properly.&lt;/DEFUNCT&gt;</description>
    <pubDate>Tue, 12 Dec 2000 20:52:18 GMT</pubDate>
    <dc:creator>Admin.SIF</dc:creator>
    <dc:date>2000-12-12T20:52:18Z</dc:date>
    <item>
      <title>Unable to kill a process as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473092#M16976</link>
      <description>We currently have 3 processes from NMS (Netscape Mail Server) which are freeze and I can't delete them, even if I use "kill -9" or "kill -3". Also, one of those 3 processes have a &lt;DEFUNCT&gt; related to it.&lt;BR /&gt;&lt;BR /&gt;How it is possible and how can I take those process down. Since there are up, I'm unable to completly close the NMS server and restart it properly.&lt;/DEFUNCT&gt;</description>
      <pubDate>Tue, 12 Dec 2000 20:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473092#M16976</guid>
      <dc:creator>Admin.SIF</dc:creator>
      <dc:date>2000-12-12T20:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to kill a process as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473093#M16977</link>
      <description>processes which are hung on I/O will not respond to a kill, even by root.  &lt;DEFUNCT&gt; processes can be cleared only by a reboot.&lt;/DEFUNCT&gt;</description>
      <pubDate>Tue, 12 Dec 2000 21:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473093#M16977</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-12-12T21:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to kill a process as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473094#M16978</link>
      <description>If you can use glance plus to view at what this process is doing ? - to start of.&lt;BR /&gt;Basically even root can't kill a process that is in kernel priority mode.&lt;BR /&gt;&lt;BR /&gt;Thanks, &lt;BR /&gt;...Madhu</description>
      <pubDate>Tue, 12 Dec 2000 21:26:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473094#M16978</guid>
      <dc:creator>Madhu Sudhan_1</dc:creator>
      <dc:date>2000-12-12T21:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to kill a process as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473095#M16979</link>
      <description>Madhu, what do you means about "what the process do"? If you know NMS a little, those process are the "POP3" and "SMTP" deamons of the Netscape Mailing Server (NMS). The 3rd one is the command "stored" (to clean up the deleted mails from the NMS Database).&lt;BR /&gt;&lt;BR /&gt;From Glance Plus - Process ressource window, the POP3 and the SMTP have those informations:&lt;BR /&gt;  Scheduler:   HPUX&lt;BR /&gt;  Priority:    152&lt;BR /&gt;  Nice Value:  20&lt;BR /&gt;  Wait Reason: IPC&lt;BR /&gt;Except for the user, everything else is zero.&lt;BR /&gt;For the "stored" process:&lt;BR /&gt;  Scheduler:   HPUX&lt;BR /&gt;  Priority:    138&lt;BR /&gt;  Nice Value:  20&lt;BR /&gt;  Wait Reason: SYSTM&lt;BR /&gt;Is it what you ask me ?</description>
      <pubDate>Tue, 12 Dec 2000 21:37:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473095#M16979</guid>
      <dc:creator>Admin.SIF</dc:creator>
      <dc:date>2000-12-12T21:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to kill a process as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473096#M16980</link>
      <description>I meant whether the process is waiting for some I/O or IPC.... Reboot may be the easiest way to come out. But I would try using ipcrm to release the memory reserved by this process and then try to kill the process.&lt;BR /&gt;&lt;BR /&gt;...Madhu</description>
      <pubDate>Tue, 12 Dec 2000 23:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473096#M16980</guid>
      <dc:creator>Madhu Sudhan_1</dc:creator>
      <dc:date>2000-12-12T23:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to kill a process as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473097#M16981</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As Alan told you, the only way to get rid of a &lt;DEFUNCT&gt; process is a system reboot.&lt;BR /&gt;A bit rough, isn't it ?&lt;BR /&gt;&lt;BR /&gt;The 2 other processes are system I/O hung and there's not much you can do either (see Wait Reason: SYSTM).&lt;BR /&gt;&lt;BR /&gt;The reboot will cure the 3 issues for the same price   ;-)&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;/DEFUNCT&gt;</description>
      <pubDate>Wed, 13 Dec 2000 07:54:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473097#M16981</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2000-12-13T07:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to kill a process as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473098#M16982</link>
      <description>The only other thing you can try (i have had some success with omniback, and a few other things...) is to use lsof to see where it is hung.  If it is hung up on lets say a rm process, you can kill that, then kill netscape whatever.   It is not always worthwile to investigate because there is a very small percentage chance that it will work.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Wed, 13 Dec 2000 14:17:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473098#M16982</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2000-12-13T14:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to kill a process as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473099#M16983</link>
      <description>Although it is largely true that you cannot kill &lt;DEFUNCT&gt; processes, I have found that they quite often die if you can identify and kill their parent processes.  Unfortunately the parent process is often init (PID 1), so a reboot is your only option.&lt;/DEFUNCT&gt;</description>
      <pubDate>Wed, 13 Dec 2000 15:13:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473099#M16983</guid>
      <dc:creator>Alan Nicholson</dc:creator>
      <dc:date>2000-12-13T15:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to kill a process as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473100#M16984</link>
      <description>After many tries and a call to HP Support, we finaly reboot the server. Thanks for all hints. I will keep then in case it append again.</description>
      <pubDate>Wed, 13 Dec 2000 15:28:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473100#M16984</guid>
      <dc:creator>Admin.SIF</dc:creator>
      <dc:date>2000-12-13T15:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to kill a process as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473101#M16985</link>
      <description>Hi,&lt;BR /&gt;See reboot is not the best option.&lt;BR /&gt;You shoild have tried the following&lt;BR /&gt;kill -17 &lt;PID&gt;&lt;BR /&gt;kill -17 &lt;PPID&gt;.....&lt;BR /&gt;&lt;BR /&gt;That is the best option....&lt;BR /&gt;&lt;BR /&gt;Hope this helps....&lt;BR /&gt;&lt;BR /&gt;Suhas Oka.&lt;/PPID&gt;&lt;/PID&gt;</description>
      <pubDate>Sun, 17 Dec 2000 04:03:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-kill-a-process-as-root/m-p/2473101#M16985</guid>
      <dc:creator>Suhas_2</dc:creator>
      <dc:date>2000-12-17T04:03:20Z</dc:date>
    </item>
  </channel>
</rss>

