<?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 Hung Process. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-hung-process/m-p/3567982#M227709</link>
    <description>HP-UX has no method to terminate a process that isn't running and that's exactly what a process is doint with I/O. Reboot and then rewrite the aapplication to test for uncompleted I/O.</description>
    <pubDate>Tue, 21 Jun 2005 22:35:19 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2005-06-21T22:35:19Z</dc:date>
    <item>
      <title>Killing Hung Process.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-hung-process/m-p/3567979#M227706</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am unable to kill one of our hung process, the only option left to reboot the server. I was wondering if any solution left.&lt;BR /&gt;&lt;BR /&gt;Please see the attached lsof output.&lt;BR /&gt;rr.scs  6097 aramadan  cwd                             can't read cwd pst_filedetails: No such process&lt;BR /&gt;&lt;BR /&gt;Is there any way to manage this situation.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jun 2005 15:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-hung-process/m-p/3567979#M227706</guid>
      <dc:creator>sdip</dc:creator>
      <dc:date>2005-06-21T15:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Killing Hung Process.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-hung-process/m-p/3567980#M227707</link>
      <description>One more update.&lt;BR /&gt;&lt;BR /&gt;Here is ps output...&lt;BR /&gt;aramadan  6097     1  0 01:20:23 ?         0:00 &lt;PROCESS name=""&gt;&lt;BR /&gt;&lt;BR /&gt;The OA version is 11i and server model is rp7410&lt;/PROCESS&gt;</description>
      <pubDate>Tue, 21 Jun 2005 15:23:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-hung-process/m-p/3567980#M227707</guid>
      <dc:creator>sdip</dc:creator>
      <dc:date>2005-06-21T15:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Killing Hung Process.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-hung-process/m-p/3567981#M227708</link>
      <description>I think that most of the time, if kill -9 doesn't work and tusc can't attach to the process, it is hung in the kernel on an I/O request. It can be I/O on disk, network, NFS, etc.&lt;BR /&gt;&lt;BR /&gt;It's hard to get rid of them without rebooting, unless the I/O gets magically satisfied. If it causes no harm, you can wait a few hours to see if it dies by itself. &lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Tue, 21 Jun 2005 20:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-hung-process/m-p/3567981#M227708</guid>
      <dc:creator>Olivier Masse</dc:creator>
      <dc:date>2005-06-21T20:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Killing Hung Process.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-hung-process/m-p/3567982#M227709</link>
      <description>HP-UX has no method to terminate a process that isn't running and that's exactly what a process is doint with I/O. Reboot and then rewrite the aapplication to test for uncompleted I/O.</description>
      <pubDate>Tue, 21 Jun 2005 22:35:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-hung-process/m-p/3567982#M227709</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-06-21T22:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Killing Hung Process.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-hung-process/m-p/3567983#M227710</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;Those cases you need to reboot the system. No other option.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Abhijit Roy</description>
      <pubDate>Wed, 22 Jun 2005 03:30:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-hung-process/m-p/3567983#M227710</guid>
      <dc:creator>Abhijit_9</dc:creator>
      <dc:date>2005-06-22T03:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Killing Hung Process.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-hung-process/m-p/3567984#M227711</link>
      <description>i am agree with Bill&lt;BR /&gt;Good luck,</description>
      <pubDate>Wed, 22 Jun 2005 08:44:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-hung-process/m-p/3567984#M227711</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-06-22T08:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Killing Hung Process.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-hung-process/m-p/3567985#M227712</link>
      <description>how to find the hung process?</description>
      <pubDate>Fri, 24 Jun 2005 09:58:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-hung-process/m-p/3567985#M227712</guid>
      <dc:creator>Jagadesh_2</dc:creator>
      <dc:date>2005-06-24T09:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Killing Hung Process.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-hung-process/m-p/3567986#M227713</link>
      <description>That is a symptom that you'll have to determine. Every process that does I/O (disk, network, tape, etc) is 'hung' during ther time that HP-UX is handling the task. Normally, this is just a fraction of a second. If you locate a process that is keeping a mountpoint busy and you know it's OK to kill this process, start with kill -15 &lt;PID&gt; and the process still exists (use ps -p &lt;PID&gt;), then try kill -1 &lt;PID&gt;. If neither work, then the last resort is kill -9 &lt;PID&gt;. If that still leaves the process visible to ps -p, then the process is waiting on I/O that will never complete and there isn't any solution except to reboot.&lt;/PID&gt;&lt;/PID&gt;&lt;/PID&gt;&lt;/PID&gt;</description>
      <pubDate>Fri, 24 Jun 2005 10:17:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-hung-process/m-p/3567986#M227713</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-06-24T10:17:04Z</dc:date>
    </item>
  </channel>
</rss>

