<?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 Kill command not responding in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446501#M358151</link>
    <description>Please anybody say a solution for this output&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep gzip&lt;BR /&gt;&lt;BR /&gt;sybase 2844 1 0 Apr 4 ? 0:37 /opt/gzip/bin/gzip -c -3 /u01/sybase/calc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I tried 'kill' and kill -9'</description>
    <pubDate>Wed, 24 Jun 2009 18:07:25 GMT</pubDate>
    <dc:creator>gany59</dc:creator>
    <dc:date>2009-06-24T18:07:25Z</dc:date>
    <item>
      <title>Kill command not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446501#M358151</link>
      <description>Please anybody say a solution for this output&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep gzip&lt;BR /&gt;&lt;BR /&gt;sybase 2844 1 0 Apr 4 ? 0:37 /opt/gzip/bin/gzip -c -3 /u01/sybase/calc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I tried 'kill' and kill -9'</description>
      <pubDate>Wed, 24 Jun 2009 18:07:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446501#M358151</guid>
      <dc:creator>gany59</dc:creator>
      <dc:date>2009-06-24T18:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Kill command not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446502#M358152</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;When a 'kill -9' fails to work it's time for patience or a reboot.  A process already waiting for an event such as an I/O is not going to receive a 'kill' signal.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 24 Jun 2009 18:25:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446502#M358152</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-06-24T18:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Kill command not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446503#M358153</link>
      <description>I see that you are waiting for the magic answer to tell you how to kill this process, but sometimes you have to face the music and accept the unwanted. As James said, if this process is waiting for a signal or pending I/O that it is not receiving for whatever reason, there is no way that it can be killed (even with -9 signal), not even by root, short of rebooting the server. And it is not possible for one to say, remotely, why your process is hanging around.</description>
      <pubDate>Wed, 24 Jun 2009 23:24:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446503#M358153</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-06-24T23:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Kill command not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446504#M358154</link>
      <description>Is /u01/sybase/calc and NFS mount that has gone stale?  Or a local mount with a bad disk?</description>
      <pubDate>Thu, 25 Jun 2009 02:01:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446504#M358154</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-06-25T02:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Kill command not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446505#M358155</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When you are trying to kill the process what is the error message you are getting.&lt;BR /&gt;&lt;BR /&gt;#kill -9 2844&lt;BR /&gt;&lt;BR /&gt;Post the output&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Thu, 25 Jun 2009 08:52:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446505#M358155</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-06-25T08:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Kill command not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446506#M358156</link>
      <description>&amp;gt;Suraj: When you are trying to kill the process what is the error message you are getting?&lt;BR /&gt;&lt;BR /&gt;This should be obvious.  Either you get nothing and the process is killed, or you get nothing and it isn't killed.  Or some times I've seen kill -9, kill it some time later.</description>
      <pubDate>Thu, 25 Jun 2009 09:31:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446506#M358156</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-06-25T09:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Kill command not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446507#M358157</link>
      <description>You have 3 options now:&lt;BR /&gt;1) Ignore it if its harmless. That is, not using cputime or hogging to other resources.&lt;BR /&gt;2) If its wasting CPU, try to renice it to a least priority.&lt;BR /&gt;3) Reboot the system.</description>
      <pubDate>Thu, 25 Jun 2009 09:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446507#M358157</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2009-06-25T09:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Kill command not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446508#M358158</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Mel: I see that you are waiting for the magic answer to tell you how to kill this process, but sometimes you have to face the music and accept the unwanted.&lt;BR /&gt;&lt;BR /&gt;Thanks, Mel!  You took the thought right out of my head.  Slay the messenger at all costs when the message isn't what you want to hear :-)&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 25 Jun 2009 11:28:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446508#M358158</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-06-25T11:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Kill command not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446509#M358159</link>
      <description>ya i rebooted my server.thanks for ur response</description>
      <pubDate>Thu, 25 Jun 2009 12:16:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-command-not-responding/m-p/4446509#M358159</guid>
      <dc:creator>gany59</dc:creator>
      <dc:date>2009-06-25T12:16:34Z</dc:date>
    </item>
  </channel>
</rss>

