<?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: root file system corruption in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-corruption/m-p/4708646#M384763</link>
    <description>i removed all files in lost+found directory and i kept directory as the same and previous messages after i did that .</description>
    <pubDate>Thu, 04 Nov 2010 12:54:32 GMT</pubDate>
    <dc:creator>Manal hassan</dc:creator>
    <dc:date>2010-11-04T12:54:32Z</dc:date>
    <item>
      <title>root file system corruption</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-corruption/m-p/4708643#M384760</link>
      <description>&lt;!--!*#--&gt;hello all,&lt;BR /&gt;&lt;BR /&gt;I have hpux server 10 the problem is :&lt;BR /&gt;the application can not be running and after checked i noted root file system reached to 100% and after reducing to 92%the and then removed all files in the lost+found directory the problem still not fixed and during the system rebooting this messages were appeared &lt;BR /&gt;- files system(s) Not properly shutdown Beginning file system repair.&lt;BR /&gt;- sorry: no space IN lost+found directory&lt;BR /&gt;/sbin/fsclean lvol3 not Ok , run fsck.&lt;BR /&gt;- unexpected Inconsistency ; run fsck Manually&lt;BR /&gt;-Could not fix file system with fsck -p, Run fsck Interactively &lt;BR /&gt;loging in As root for Manual fsck , Enter ^D when file system fixed . &lt;BR /&gt;please help me what can i do?&lt;BR /&gt;thanks a lot&lt;BR /&gt;Manal</description>
      <pubDate>Wed, 03 Nov 2010 12:16:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-corruption/m-p/4708643#M384760</guid>
      <dc:creator>Manal hassan</dc:creator>
      <dc:date>2010-11-03T12:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: root file system corruption</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-corruption/m-p/4708644#M384761</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;try to do an fsck  using recovery DVD/Ignite backup.&lt;BR /&gt;&lt;BR /&gt;If not working , restore the backup.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj</description>
      <pubDate>Thu, 04 Nov 2010 05:11:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-corruption/m-p/4708644#M384761</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-11-04T05:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: root file system corruption</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-corruption/m-p/4708645#M384762</link>
      <description>&amp;gt;then removed all files in the lost+found directory&lt;BR /&gt;&lt;BR /&gt;Ack!, how did you do this?&lt;BR /&gt;You can't remove the directory, only the content.  Otherwise you have to use mklost+found(1M).&lt;BR /&gt;&lt;BR /&gt;But you now may be stuck.  :-(&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Nov 2010 07:37:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-corruption/m-p/4708645#M384762</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-11-04T07:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: root file system corruption</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-corruption/m-p/4708646#M384763</link>
      <description>i removed all files in lost+found directory and i kept directory as the same and previous messages after i did that .</description>
      <pubDate>Thu, 04 Nov 2010 12:54:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-corruption/m-p/4708646#M384763</guid>
      <dc:creator>Manal hassan</dc:creator>
      <dc:date>2010-11-04T12:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: root file system corruption</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-corruption/m-p/4708647#M384764</link>
      <description>Can you do further more housekeep and reduce the root file system?  Then try to do fsck again, may be with "-o full" option.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If still not working, then you may have to restore from ignite.&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Nov 2010 02:22:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-corruption/m-p/4708647#M384764</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2010-11-05T02:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: root file system corruption</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-corruption/m-p/4708648#M384765</link>
      <description>Typically as you know root logical volume extents are contiguous and hence you cannot extend the size of the root file system. Looking at the nature of the problem it seems that you can run fsck with the different levels of intent logs option. Possibly this one,&lt;BR /&gt;fsck -F vxfs -o full,nolog /&lt;BR /&gt;Instead of replaying the intent log, now the fsck will scrutinize the file system in every way , each file system one by one.&lt;BR /&gt;&lt;BR /&gt;Hope this helps you out,&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ismail Azad</description>
      <pubDate>Wed, 10 Nov 2010 15:32:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-corruption/m-p/4708648#M384765</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2010-11-10T15:32:59Z</dc:date>
    </item>
  </channel>
</rss>

