<?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 processes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-processes/m-p/5004018#M425071</link>
    <description>I'm sorry for very late reply. The problem was gone after I used following command :&lt;BR /&gt;&lt;BR /&gt;fuser -ku nfsserver:/nfs_dir&lt;BR /&gt;&lt;BR /&gt;Thank you for all of your suggestions.</description>
    <pubDate>Tue, 10 Oct 2006 08:30:41 GMT</pubDate>
    <dc:creator>Cahyo Tri Nugroho</dc:creator>
    <dc:date>2006-10-10T08:30:41Z</dc:date>
    <item>
      <title>Can't kill processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-processes/m-p/5004012#M425065</link>
      <description>Dear,&lt;BR /&gt;&lt;BR /&gt;I have problem that I can't kill some processes in my system even as root. I've used 'kill -9' and forced kill from SAM but the process are still exist. Here are the process :&lt;BR /&gt;&lt;BR /&gt;ediswit  9459     1  0 12:02:49 ?         0:00 mv ./appl/DOKRKSP.066249 ./appl/DOKRKSP.066252 ./appl/DOKRKS&lt;BR /&gt; ediswit  3731     1  0 11:35:00 ?         0:00 mv ./appl/DOKMANIF.066248 ./appl/DOKMANIF.066250 ./appl/DOKM&lt;BR /&gt; ediswit  9473     1  0 12:02:49 ?         0:00 mv ./appl/DOKRKSP.066249 ./appl/DOKRKSP.066252 ./appl/DOKRKS&lt;BR /&gt; ediswit  3733     1  0 11:35:00 ?         0:00 mv ./appl/DOKMANIF.066248 ./appl/DOKMANIF.066250 ./appl/DOKM&lt;BR /&gt; ediswit  9471     1  0 12:02:49 ?         0:00 mv ./appl/DOKRKSP.066249 ./appl/DOKRKSP.066252 ./appl/DOKRKS&lt;BR /&gt; ediswit  9464     1  0 12:02:49 ?         0:00 mv ./appl/DOKRKSP.066249 ./appl/DOKRKSP.066252 ./appl/DOKRKS&lt;BR /&gt; ediswit  3732     1  0 11:35:00 ?         0:00 mv ./appl/DOKMANIF.066248 ./appl/DOKMANIF.066250 ./appl/DOKM&lt;BR /&gt; ediswit  9468     1  0 12:02:49 ?         0:00 mv ./appl/DOKRKSP.066249 ./appl/DOKRKSP.066252 ./appl/DOKRKS&lt;BR /&gt; ediswit 23493     1  0 10:31:26 ?         0:00 mv ./appl/DOKRKSP.066249 ./appl/DOKRKSP.066252 ./appl/DOKRKS&lt;BR /&gt; ediswit 23483     1  0 10:31:26 ?         0:00 mv ./appl/DOKRKSP.066249 ./appl/DOKRKSP.066252 ./appl/DOKRKS&lt;BR /&gt; ediswit  9775     1  0 12:03:35 ?         0:00 mv ./appl/DOKRKSP.066249 ./appl/DOKRKSP.066252 ./appl/DOKRKS&lt;BR /&gt; ediswit 23502     1  0 10:31:26 ?         0:00 mv ./appl/DOKRKSP.066249 ./appl/DOKRKSP.066252 ./appl/DOKRKS&lt;BR /&gt; ediswit  9476     1  0 12:02:50 ?         0:00 mv ./appl/DOKRKSP.066249 ./appl/DOKRKSP.066252 ./appl/DOKRKS&lt;BR /&gt; ediswit  9462     1  0 12:02:49 ?         0:00 mv ./appl/DOKRKSP.066249 ./appl/DOKRKSP.066252 ./appl/DOKRKS&lt;BR /&gt; ediswit 23497     1  0 10:31:26 ?         0:00 mv ./appl/DOKRKSP.066249 ./appl/DOKRKSP.066252 ./appl/DOKRKS&lt;BR /&gt; ediswit 23489     1  0 10:31:26 ?         0:00 mv ./appl/DOKRKSP.066249 ./appl/DOKRKSP.066252 ./appl/DOKRKS&lt;BR /&gt;&lt;BR /&gt;Please give me your suggestion how to kill them without system reboot :)&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Sep 2006 02:56:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-processes/m-p/5004012#M425065</guid>
      <dc:creator>Cahyo Tri Nugroho</dc:creator>
      <dc:date>2006-09-19T02:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can't kill processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-processes/m-p/5004013#M425066</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;it is difficult to judge the reason without knowning more detailed circumstances, but your processes are probably waiting for some I/O to finish.&lt;BR /&gt;Check if you have a bad disk, a full filesystem, or perhaps just heavy I/O load. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Tue, 19 Sep 2006 03:02:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-processes/m-p/5004013#M425066</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2006-09-19T03:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can't kill processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-processes/m-p/5004014#M425067</link>
      <description>Hi,&lt;BR /&gt;can you tell us what your command was, as the mv command listed seems to be a bit confused over how many files it is supposed to move.&lt;BR /&gt;Normally you would have:&lt;BR /&gt;mv /path/a /path/b&lt;BR /&gt;You seem to have a lot of extra filenames</description>
      <pubDate>Tue, 19 Sep 2006 03:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-processes/m-p/5004014#M425067</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-09-19T03:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can't kill processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-processes/m-p/5004015#M425068</link>
      <description>In Unix, the kill command only sets a signal. The -9 option sets a signal that a process can't ignore when it runs. Your problem is that these processes are waiting for an I/O task to complete and it hasn't, probably never will. About the only way this can happen is with networking, probably NFS or SAMBA shares where the remote machine is not working.&lt;BR /&gt; &lt;BR /&gt;Because filesystems are expected to be working, there is no simple way to terminate the I/O. On the other hand, these processes aren't actually running so you don't need to worry about them. Work on the root cause of the problem (ie, networking?) and reboot later.</description>
      <pubDate>Tue, 19 Sep 2006 03:43:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-processes/m-p/5004015#M425068</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-09-19T03:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can't kill processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-processes/m-p/5004016#M425069</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;To supplement what Bill wrote, every process has its own signal table which is read only when goes from kernel mode (system calls) to user mode.&lt;BR /&gt;&lt;BR /&gt;So if your process made an I/O in blocked mode it is still in kernel mode and cannot read its signal table. It happens mostly on devices that may be unplugged like network cables, USB keys, floppy disks, DVD, etc.&lt;BR /&gt;&lt;BR /&gt;It is useless to send several times a same signal to a same process. For instance executing &lt;BR /&gt;&lt;BR /&gt;   kill -9 12345&lt;BR /&gt;&lt;BR /&gt;only means to write a 1 in the 9th square of the signal table of the process whose ID is 12345. Sending another number 9 signal means to write a 1 in the same square where a 1 has already been written previously.&lt;BR /&gt;&lt;BR /&gt;When the device where stands your filesystem becomes available, perhaps your process will end.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;JPH</description>
      <pubDate>Wed, 20 Sep 2006 07:06:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-processes/m-p/5004016#M425069</guid>
      <dc:creator>Jean-Philippe HENRY_1</dc:creator>
      <dc:date>2006-09-20T07:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can't kill processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-processes/m-p/5004017#M425070</link>
      <description>First of all the mv command showing here is bit confused. However, if the file system is NFS mounted, it might be happened that NFS is down, hence the process is not being killed as its waiting for I/O.&lt;BR /&gt;Possible solution:&lt;BR /&gt;1) Use fuser to kill them&lt;BR /&gt;2) If NFS is the bottleneck, and it is down, then create a false IP-alias with same NFS IP in your working server and try to kill the process.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 20 Sep 2006 07:56:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-processes/m-p/5004017#M425070</guid>
      <dc:creator>Jaydeb Chakraborty</dc:creator>
      <dc:date>2006-09-20T07:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can't kill processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-processes/m-p/5004018#M425071</link>
      <description>I'm sorry for very late reply. The problem was gone after I used following command :&lt;BR /&gt;&lt;BR /&gt;fuser -ku nfsserver:/nfs_dir&lt;BR /&gt;&lt;BR /&gt;Thank you for all of your suggestions.</description>
      <pubDate>Tue, 10 Oct 2006 08:30:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-processes/m-p/5004018#M425071</guid>
      <dc:creator>Cahyo Tri Nugroho</dc:creator>
      <dc:date>2006-10-10T08:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can't kill processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-processes/m-p/5004019#M425072</link>
      <description>I'm sorry for very late reply. The problem was gone after I used following command :&lt;BR /&gt;&lt;BR /&gt;fuser -ku nfsserver:/nfs_dir&lt;BR /&gt;&lt;BR /&gt;Thank you for all of your suggestions.</description>
      <pubDate>Tue, 10 Oct 2006 08:32:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-kill-processes/m-p/5004019#M425072</guid>
      <dc:creator>Cahyo Tri Nugroho</dc:creator>
      <dc:date>2006-10-10T08:32:20Z</dc:date>
    </item>
  </channel>
</rss>

