<?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: cannot remove files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-files/m-p/4922282#M408115</link>
    <description>I umount the filesystem, use fsck check&lt;BR /&gt;this filesystem. And remove these files.&lt;BR /&gt;Thanks, everyone.</description>
    <pubDate>Wed, 31 Aug 2005 02:52:31 GMT</pubDate>
    <dc:creator>Snop Hsieh</dc:creator>
    <dc:date>2005-08-31T02:52:31Z</dc:date>
    <item>
      <title>cannot remove files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-files/m-p/4922277#M408110</link>
      <description>Hi all:&lt;BR /&gt;   OS is HP-ux 11i.There are some files in a directory.Use ll command, it show&lt;BR /&gt;./file1  not found&lt;BR /&gt;./file2  not found&lt;BR /&gt;./file3  not found&lt;BR /&gt;total 0&lt;BR /&gt;   When i use rm command, it show&lt;BR /&gt;rm: cannot stat file1: No such device or address&lt;BR /&gt;rm: cannot stat file2: No such device or address&lt;BR /&gt;rm: cannot stat file3: No such device or address&lt;BR /&gt;&lt;BR /&gt;   How can i remove these files?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 31 Aug 2005 01:32:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-files/m-p/4922277#M408110</guid>
      <dc:creator>Snop Hsieh</dc:creator>
      <dc:date>2005-08-31T01:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: cannot remove files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-files/m-p/4922278#M408111</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;there seems to be a mismatch between the files referenced and what is actually present on the disk. &lt;BR /&gt;&lt;BR /&gt;It may be remedied by a file system check - or perhaps even by recreating the files manually -  but before that you should check for bad disks, e.g. execute ioscan, look into the syslog, as this could very well be the problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Wed, 31 Aug 2005 01:53:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-files/m-p/4922278#M408111</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2005-08-31T01:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: cannot remove files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-files/m-p/4922279#M408112</link>
      <description>The status is happened when power failed.&lt;BR /&gt;The fsck must umount filesystem.May i remove or recreate these files in a mounted filesystem.&lt;BR /&gt;Thank you.</description>
      <pubDate>Wed, 31 Aug 2005 02:22:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-files/m-p/4922279#M408112</guid>
      <dc:creator>Snop Hsieh</dc:creator>
      <dc:date>2005-08-31T02:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: cannot remove files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-files/m-p/4922280#M408113</link>
      <description>try as,&lt;BR /&gt;&lt;BR /&gt;# sync&lt;BR /&gt;# /usr/sbin/fsck &lt;FILESYSTEM&gt;&lt;BR /&gt;# echo $?&lt;BR /&gt;# sync&lt;BR /&gt;&lt;BR /&gt;If it returns more than 33 file system is damaged severly.&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/FILESYSTEM&gt;</description>
      <pubDate>Wed, 31 Aug 2005 02:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-files/m-p/4922280#M408113</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-08-31T02:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: cannot remove files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-files/m-p/4922281#M408114</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check first for missing disks, as this might be due to the powerfailure you mention. Try this command:&lt;BR /&gt;# ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;and look for NO_HW, (which I hope you do not see), but if you do, then check that power is available for the disks in question.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Wed, 31 Aug 2005 02:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-files/m-p/4922281#M408114</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2005-08-31T02:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: cannot remove files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-files/m-p/4922282#M408115</link>
      <description>I umount the filesystem, use fsck check&lt;BR /&gt;this filesystem. And remove these files.&lt;BR /&gt;Thanks, everyone.</description>
      <pubDate>Wed, 31 Aug 2005 02:52:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-files/m-p/4922282#M408115</guid>
      <dc:creator>Snop Hsieh</dc:creator>
      <dc:date>2005-08-31T02:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: cannot remove files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-files/m-p/4922283#M408116</link>
      <description>Thanks, everyone.</description>
      <pubDate>Wed, 31 Aug 2005 02:53:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-remove-files/m-p/4922283#M408116</guid>
      <dc:creator>Snop Hsieh</dc:creator>
      <dc:date>2005-08-31T02:53:55Z</dc:date>
    </item>
  </channel>
</rss>

