<?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: rm hanging in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074947#M439385</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You need to terminate the ftpd process associated with the file before you can delelte the file. Its got an open file handle and is causing the hang.&lt;BR /&gt;&lt;BR /&gt;If you kill the ftpd process or better yet, stop the ftp process on the windows box, this situation will be resolved.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 18 Oct 2007 10:17:09 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-10-18T10:17:09Z</dc:date>
    <item>
      <title>rm hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074946#M439384</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I was in the middle of transferring a file from a Windows box to an HP-UX server (via ftp) when I decided to cancel the ftp from the windows machine.  I then logged onto the HP-UX server to delete the partially transmitted file, but the rm command just hangs.  Does anyone have an idea of how this can be resolved?&lt;BR /&gt;&lt;BR /&gt;GBR</description>
      <pubDate>Thu, 18 Oct 2007 10:10:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074946#M439384</guid>
      <dc:creator>GBR</dc:creator>
      <dc:date>2007-10-18T10:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: rm hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074947#M439385</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You need to terminate the ftpd process associated with the file before you can delelte the file. Its got an open file handle and is causing the hang.&lt;BR /&gt;&lt;BR /&gt;If you kill the ftpd process or better yet, stop the ftp process on the windows box, this situation will be resolved.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 18 Oct 2007 10:17:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074947#M439385</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-10-18T10:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: rm hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074948#M439386</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; You need to terminate the ftpd process associated with the file before you can delelte the file. Its got an open file handle and is causing the hang.&lt;BR /&gt;&lt;BR /&gt;You most certainly can remove (delete) open files.  The space allocated to the file is simply not removed until its link count reaches zero.&lt;BR /&gt;&lt;BR /&gt;I would ask, instead, if you are dealing with an NFS mount that has gone stale.  Another symptom of such a stale handle would be an unresponsive 'ls' and/or 'bdf'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 18 Oct 2007 10:31:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074948#M439386</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-10-18T10:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: rm hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074949#M439387</link>
      <description>1. bdf is responding well, and so is ls.&lt;BR /&gt;2. I tried kill and kill -9 on the ftpd process that was transferring the file and still nothing.  The rm is still hanging.&lt;BR /&gt;3. The windows process was terminated as well, or at least I think it was.  I killed the ftp client that was making the transfer.&lt;BR /&gt;&lt;BR /&gt;GBR</description>
      <pubDate>Thu, 18 Oct 2007 10:43:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074949#M439387</guid>
      <dc:creator>GBR</dc:creator>
      <dc:date>2007-10-18T10:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: rm hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074950#M439388</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;what does fuser &lt;FILE_NAME&gt; says?&lt;BR /&gt;'ll' (long-list) in the directory works?&lt;BR /&gt;&lt;BR /&gt;Volkmar&lt;BR /&gt;&lt;/FILE_NAME&gt;</description>
      <pubDate>Thu, 18 Oct 2007 10:53:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074950#M439388</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2007-10-18T10:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: rm hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074951#M439389</link>
      <description>1. ll works in the directory where the file resides.&lt;BR /&gt;2. fuser &lt;FILENAME&gt; returns:&lt;BR /&gt;&lt;FILENAME&gt;: 2943o&lt;BR /&gt;&lt;BR /&gt;rm is still hung.&lt;BR /&gt;&lt;BR /&gt;GBR&lt;/FILENAME&gt;&lt;/FILENAME&gt;</description>
      <pubDate>Thu, 18 Oct 2007 11:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074951#M439389</guid>
      <dc:creator>GBR</dc:creator>
      <dc:date>2007-10-18T11:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: rm hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074952#M439390</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;Let's make sure you are running what you think you should be.  What do this return?&lt;BR /&gt;&lt;BR /&gt;# whence -v rm&lt;BR /&gt;# whence -p rm&lt;BR /&gt;&lt;BR /&gt;In fact, try using the absolute path:&lt;BR /&gt;&lt;BR /&gt;# /usr/bin/rm file_to_remove&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 18 Oct 2007 12:13:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074952#M439390</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-10-18T12:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: rm hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074953#M439391</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;have you checked your syslog for a possible disk problem?&lt;BR /&gt;It sounds as if the rm command is waiting for an answer - which it apparently does not get - from a disk.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Thu, 18 Oct 2007 12:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074953#M439391</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2007-10-18T12:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: rm hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074954#M439392</link>
      <description>Yup, I have some disk issues.  I checked my syslog and ran a dmesg.  I'm recieving async read errors.&lt;BR /&gt;&lt;BR /&gt;What's the best way to check for disk corruption?  Would it be the dd command?&lt;BR /&gt;&lt;BR /&gt;GBR</description>
      <pubDate>Thu, 18 Oct 2007 15:23:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074954#M439392</guid>
      <dc:creator>GBR</dc:creator>
      <dc:date>2007-10-18T15:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: rm hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074955#M439393</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Have a look at above doc.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 18 Oct 2007 15:56:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074955#M439393</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2007-10-18T15:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: rm hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074956#M439394</link>
      <description>Robert-Jan, thanks for the document!&lt;BR /&gt;&lt;BR /&gt;Thank you all.  I will take it from here.&lt;BR /&gt;&lt;BR /&gt;GBR&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Oct 2007 16:48:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-hanging/m-p/5074956#M439394</guid>
      <dc:creator>GBR</dc:creator>
      <dc:date>2007-10-18T16:48:04Z</dc:date>
    </item>
  </channel>
</rss>

