<?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: can't kill process in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-process/m-p/4295958#M337422</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Below are some other way to kill process&lt;BR /&gt;try it :&lt;BR /&gt; kill -s SIGKILL 24405 &lt;BR /&gt; kill -s KILL 24405 &lt;BR /&gt; kill -s 9 24405 &lt;BR /&gt; kill -SIGKILL 24405 &lt;BR /&gt; kill -KILL 24405 &lt;BR /&gt; kill -9 24405 &lt;BR /&gt;&lt;BR /&gt;Suraj</description>
    <pubDate>Wed, 29 Oct 2008 02:39:08 GMT</pubDate>
    <dc:creator>Suraj K Sankari</dc:creator>
    <dc:date>2008-10-29T02:39:08Z</dc:date>
    <item>
      <title>can't kill process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-process/m-p/4295956#M337420</link>
      <description>hi all,&lt;BR /&gt;i'm unable to kill 2 processes below:&lt;BR /&gt;    root 24405     1  0  Oct 22  ?         0:00 dd if=/dev/rdsk/c12t0d0 of=/dev/null bs=1024k count=64&lt;BR /&gt;    root  6917     1  0  Oct 24  ?         0:00 pvremove /dev/rdsk/c12t0d0&lt;BR /&gt;&lt;BR /&gt;I've used 'kill -9' &amp;amp; 'fuser -ku' but failed. any suggestion?</description>
      <pubDate>Wed, 29 Oct 2008 01:30:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-process/m-p/4295956#M337420</guid>
      <dc:creator>Mohd Rasidi Che Mat</dc:creator>
      <dc:date>2008-10-29T01:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: can't kill process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-process/m-p/4295957#M337421</link>
      <description>Normally when this happens, it means that the process is stuck waiting for a system call to come back. My terminology might not be right, if that's the case I'm sure someone else will step in. But it's clear here that it's blocking on I/O on c12t0d0. &lt;BR /&gt;&lt;BR /&gt;If c12t0d0 is dead or has been removed, I don't know what could make the process die besides fixing the disk or rebooting.</description>
      <pubDate>Wed, 29 Oct 2008 02:08:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-process/m-p/4295957#M337421</guid>
      <dc:creator>Olivier Masse</dc:creator>
      <dc:date>2008-10-29T02:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: can't kill process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-process/m-p/4295958#M337422</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Below are some other way to kill process&lt;BR /&gt;try it :&lt;BR /&gt; kill -s SIGKILL 24405 &lt;BR /&gt; kill -s KILL 24405 &lt;BR /&gt; kill -s 9 24405 &lt;BR /&gt; kill -SIGKILL 24405 &lt;BR /&gt; kill -KILL 24405 &lt;BR /&gt; kill -9 24405 &lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Wed, 29 Oct 2008 02:39:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-process/m-p/4295958#M337422</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2008-10-29T02:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: can't kill process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-process/m-p/4295959#M337423</link>
      <description>Hi again,&lt;BR /&gt;Are you able to kill the process ?&lt;BR /&gt;Suraj</description>
      <pubDate>Wed, 29 Oct 2008 02:54:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-process/m-p/4295959#M337423</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2008-10-29T02:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: can't kill process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-process/m-p/4295960#M337424</link>
      <description>no, still there. i guess reboot is the answer. thank you by the way.</description>
      <pubDate>Wed, 29 Oct 2008 02:58:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-process/m-p/4295960#M337424</guid>
      <dc:creator>Mohd Rasidi Che Mat</dc:creator>
      <dc:date>2008-10-29T02:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: can't kill process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-process/m-p/4295961#M337425</link>
      <description>REBOOT</description>
      <pubDate>Wed, 29 Oct 2008 05:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-process/m-p/4295961#M337425</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-10-29T05:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: can't kill process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-process/m-p/4295962#M337426</link>
      <description>you can't kill the that PID which has PPID 1. that is init process of system.&lt;BR /&gt;&lt;BR /&gt;either you hav to disable/stop the process that is responsible for this.</description>
      <pubDate>Wed, 29 Oct 2008 06:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-process/m-p/4295962#M337426</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-10-29T06:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: can't kill process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-process/m-p/4295963#M337427</link>
      <description>&amp;gt;ahsan: you can't kill the that PID which has PPID 1. that is init process of system.&lt;BR /&gt;&lt;BR /&gt;I'm not sure why you are bringing up PPID and init?  The two processes in question just happen to have init as a parent but that doesn't have anything to do with it, other than their old parent was able to be killed.</description>
      <pubDate>Wed, 29 Oct 2008 06:46:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-process/m-p/4295963#M337427</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-10-29T06:46:10Z</dc:date>
    </item>
  </channel>
</rss>

