<?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: fsck -o full doesnt work? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-o-full-doesnt-work/m-p/3222803#M170609</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  Looks like a hardware problem than just the metadata corruption.&lt;BR /&gt;&lt;BR /&gt;  # dd if=/dev/vg00/rlvol8 of=/dev/null bs=1024k&lt;BR /&gt;&lt;BR /&gt;  If you see any error messages from dd then get the disk replaced.&lt;BR /&gt;&lt;BR /&gt;Sundar</description>
    <pubDate>Thu, 18 Mar 2004 11:49:07 GMT</pubDate>
    <dc:creator>Sundar_7</dc:creator>
    <dc:date>2004-03-18T11:49:07Z</dc:date>
    <item>
      <title>fsck -o full doesnt work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-o-full-doesnt-work/m-p/3222800#M170606</link>
      <description>I attempted a full fsck, and got the following:&lt;BR /&gt;&lt;BR /&gt;# fsck -F vxfs -o full /dev/vg00/rlvol8&lt;BR /&gt;vxfs fsck: file system had I/O error(s) on user data.&lt;BR /&gt;log replay in progress&lt;BR /&gt;vxfs fsck: fsck read failure bno = 200, off = 0, len = 32768&lt;BR /&gt;full file system check required, exiting ...&lt;BR /&gt;&lt;BR /&gt;...I specified a full check. Why does it refuse to do it?</description>
      <pubDate>Thu, 18 Mar 2004 10:25:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-o-full-doesnt-work/m-p/3222800#M170606</guid>
      <dc:creator>Ryan Novosielski</dc:creator>
      <dc:date>2004-03-18T10:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: fsck -o full doesnt work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-o-full-doesnt-work/m-p/3222801#M170607</link>
      <description>add the -o full,nolog option.</description>
      <pubDate>Thu, 18 Mar 2004 10:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-o-full-doesnt-work/m-p/3222801#M170607</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-03-18T10:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: fsck -o full doesnt work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-o-full-doesnt-work/m-p/3222802#M170608</link>
      <description>If it still fails after A. Clay's suggestion you may have a problem with the disk the filesystem is sitting on.&lt;BR /&gt;&lt;BR /&gt;dmesg&lt;BR /&gt;&lt;BR /&gt;Get ready to call hardware.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 18 Mar 2004 10:52:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-o-full-doesnt-work/m-p/3222802#M170608</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-18T10:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: fsck -o full doesnt work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-o-full-doesnt-work/m-p/3222803#M170609</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  Looks like a hardware problem than just the metadata corruption.&lt;BR /&gt;&lt;BR /&gt;  # dd if=/dev/vg00/rlvol8 of=/dev/null bs=1024k&lt;BR /&gt;&lt;BR /&gt;  If you see any error messages from dd then get the disk replaced.&lt;BR /&gt;&lt;BR /&gt;Sundar</description>
      <pubDate>Thu, 18 Mar 2004 11:49:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-o-full-doesnt-work/m-p/3222803#M170609</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-03-18T11:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: fsck -o full doesnt work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-o-full-doesnt-work/m-p/3222804#M170610</link>
      <description>Right you are. I do get errors from dd and will be replacing the disk. I just wanted to get to a point where I could possibly recover data (it's not doing too badly for a disk failure). The nolog option helped, as fsck refused to do full passes otherwise. I can now mount the FS and move from there. Thanks to all who were able to help!</description>
      <pubDate>Thu, 18 Mar 2004 12:10:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-o-full-doesnt-work/m-p/3222804#M170610</guid>
      <dc:creator>Ryan Novosielski</dc:creator>
      <dc:date>2004-03-18T12:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: fsck -o full doesnt work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-o-full-doesnt-work/m-p/3222805#M170611</link>
      <description>Ryan,&lt;BR /&gt;&lt;BR /&gt;you are new here and in case you haven't seen it have a look at this:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Mar 2004 12:59:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-o-full-doesnt-work/m-p/3222805#M170611</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-03-18T12:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: fsck -o full doesnt work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-o-full-doesnt-work/m-p/3222806#M170612</link>
      <description>Hi, i got exactly the same problem as Ryan&lt;BR /&gt;&lt;BR /&gt;root@thonon:/# fsck -F vxfs -py -o full,nolog /dev/ISIM/datab4&lt;BR /&gt;vxfs fsck: /dev/ISIM/datab4:file system had I/O error(s) on meta-data.&lt;BR /&gt;vxfs fsck: /dev/ISIM/datab4:fsck read failure bno = 4311244, off = 0, len = 1024&lt;BR /&gt;/dev/ISIM/datab4:file system check failure, aborting ...&lt;BR /&gt;you have mail in /var/mail/root&lt;BR /&gt;root@thonon:/# &lt;BR /&gt;&lt;BR /&gt;But even with the nolog option I cannot get it fixed.&lt;BR /&gt;I rebooted the system and all other FS on the same VG are online.&lt;BR /&gt;What next please ?&lt;BR /&gt;Thanks for helping&lt;BR /&gt;Philippe</description>
      <pubDate>Thu, 23 Mar 2006 05:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-o-full-doesnt-work/m-p/3222806#M170612</guid>
      <dc:creator>Durand_1</dc:creator>
      <dc:date>2006-03-23T05:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: fsck -o full doesnt work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-o-full-doesnt-work/m-p/3222807#M170613</link>
      <description>have a look at this:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=200266&amp;amp;admit=-682735245+1143117670776+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=200266&amp;amp;admit=-682735245+1143117670776+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You should try the dd to see if you get any errors.</description>
      <pubDate>Thu, 23 Mar 2006 07:43:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-o-full-doesnt-work/m-p/3222807#M170613</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2006-03-23T07:43:57Z</dc:date>
    </item>
  </channel>
</rss>

