<?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: fuser -k will not kill off process in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-k-will-not-kill-off-process/m-p/3206739#M167686</link>
    <description>thanks you</description>
    <pubDate>Tue, 02 Mar 2004 08:58:38 GMT</pubDate>
    <dc:creator>lawrenzo</dc:creator>
    <dc:date>2004-03-02T08:58:38Z</dc:date>
    <item>
      <title>fuser -k will not kill off process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-k-will-not-kill-off-process/m-p/3206735#M167682</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;When writing a file to a device - the process hung and I cannot release the drive:&lt;BR /&gt;&lt;BR /&gt;root @ hp38 : fuser -u /dev/rmt/14m&lt;BR /&gt;/dev/rmt/14m:    13359o(root)&lt;BR /&gt;&lt;BR /&gt;root @ hp38 : fuser -k /dev/rmt/14m&lt;BR /&gt;/dev/rmt/14m:    13359o&lt;BR /&gt;&lt;BR /&gt;root @ hp38 : fuser -u /dev/rmt/14m&lt;BR /&gt;/dev/rmt/14m:    13359o(root)&lt;BR /&gt;&lt;BR /&gt;I attempted to kill the process and this still will not work.&lt;BR /&gt;&lt;BR /&gt;can someone help.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Tue, 02 Mar 2004 08:37:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-k-will-not-kill-off-process/m-p/3206735#M167682</guid>
      <dc:creator>lawrenzo</dc:creator>
      <dc:date>2004-03-02T08:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: fuser -k will not kill off process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-k-will-not-kill-off-process/m-p/3206736#M167683</link>
      <description>This is pretty typical.  When waiting for an I/O to complete, the kernel puts the process in a wait state.  Until the kernel gets the interrupt telling it that the I/O is completed, the process is stuck there - you can't kill it.  Unless you can figure out how to get the I/O to complete, you're not going to be able to get rid of this process without rebooting.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 02 Mar 2004 08:41:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-k-will-not-kill-off-process/m-p/3206736#M167683</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-03-02T08:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: fuser -k will not kill off process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-k-will-not-kill-off-process/m-p/3206737#M167684</link>
      <description>If you ps -ef | grep 13359 what is the process?&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Mar 2004 08:41:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-k-will-not-kill-off-process/m-p/3206737#M167684</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2004-03-02T08:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: fuser -k will not kill off process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-k-will-not-kill-off-process/m-p/3206738#M167685</link>
      <description>the process has now died - it took some time</description>
      <pubDate>Tue, 02 Mar 2004 08:56:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-k-will-not-kill-off-process/m-p/3206738#M167685</guid>
      <dc:creator>lawrenzo</dc:creator>
      <dc:date>2004-03-02T08:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: fuser -k will not kill off process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-k-will-not-kill-off-process/m-p/3206739#M167686</link>
      <description>thanks you</description>
      <pubDate>Tue, 02 Mar 2004 08:58:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-k-will-not-kill-off-process/m-p/3206739#M167686</guid>
      <dc:creator>lawrenzo</dc:creator>
      <dc:date>2004-03-02T08:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: fuser -k will not kill off process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-k-will-not-kill-off-process/m-p/3206740#M167687</link>
      <description>Hi Lawrenzo,&lt;BR /&gt;&lt;BR /&gt;Pete had the perfect answer. It might have not solved (and there is no magical answer to it) your issue immediately but it explained exactly why the process *took sometime* to die.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 02 Mar 2004 09:00:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-k-will-not-kill-off-process/m-p/3206740#M167687</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-03-02T09:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: fuser -k will not kill off process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-k-will-not-kill-off-process/m-p/3206741#M167688</link>
      <description>further investigation showed the follwoing in the syslog.log&lt;BR /&gt;&lt;BR /&gt;Mar  2 14:17:18 hp38 vmunix: SCSI TAPE: dev = 0xcd171000 I/O error during close&lt;BR /&gt;&lt;BR /&gt;does this mean there are scsi errors to the tape (the drive is inside a robot)&lt;BR /&gt;&lt;BR /&gt;ioscan shows the tape as claimed</description>
      <pubDate>Tue, 02 Mar 2004 09:32:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-k-will-not-kill-off-process/m-p/3206741#M167688</guid>
      <dc:creator>lawrenzo</dc:creator>
      <dc:date>2004-03-02T09:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: fuser -k will not kill off process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-k-will-not-kill-off-process/m-p/3206742#M167689</link>
      <description>&lt;BR /&gt;Your process didn't die immediatly because the tape was probably rewinding. When the rewind completed the process died.  Processes  on tapes ussually takes a while to die. &lt;BR /&gt;The syslog entry sounds pretty normal for an interrupted tape process&lt;BR /&gt;&lt;BR /&gt;Rory</description>
      <pubDate>Wed, 03 Mar 2004 14:18:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-k-will-not-kill-off-process/m-p/3206742#M167689</guid>
      <dc:creator>Rory R Hammond</dc:creator>
      <dc:date>2004-03-03T14:18:25Z</dc:date>
    </item>
  </channel>
</rss>

