<?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: please help./...fsck with fulllog failed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171585#M161349</link>
    <description>You can run another pass of fsck - it's not uncommon for several passes to be required to fix an FS, BUT in this case it appears you may have a bad spot on the disk that cannot be realloctaed - block # 290 in this case.&lt;BR /&gt;&lt;BR /&gt;Try another pass or that dd command to verify whether the disk needs to be replaced.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
    <pubDate>Thu, 22 Jan 2004 17:14:02 GMT</pubDate>
    <dc:creator>Jeff Schussele</dc:creator>
    <dc:date>2004-01-22T17:14:02Z</dc:date>
    <item>
      <title>please help./...fsck with fulllog failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171582#M161346</link>
      <description>fsck -F vxfs -o full,nolog /dev/vg03/lvol1&lt;BR /&gt;vxfs fsck: file system had I/O error(s) on meta-data.&lt;BR /&gt;pass0 - checking structural files&lt;BR /&gt;pass1 - checking inode sanity and blocks&lt;BR /&gt;pass2 - checking directory linkage&lt;BR /&gt;warning - no lost+found directory for fileset 999&lt;BR /&gt;pass3 - checking reference counts&lt;BR /&gt;pass4 - checking resource maps&lt;BR /&gt;vxfs fsck: fsck read failure bno = 290, off = 0, len = 8192&lt;BR /&gt;file system check failure, aborting ...             &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what can I do next</description>
      <pubDate>Thu, 22 Jan 2004 17:07:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171582#M161346</guid>
      <dc:creator>hpuxhelp</dc:creator>
      <dc:date>2004-01-22T17:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: please help./...fsck with fulllog failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171583#M161347</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you do a :&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/dsk/c?t?d? of=/dev/null bs=4048 &lt;BR /&gt;of the disk that contains the lvolinfo. To see the disk do lvdisplay -v /dev/vg03/lvol1.&lt;BR /&gt;&lt;BR /&gt;Just to make sur ethe disk is not dead.&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Thu, 22 Jan 2004 17:10:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171583#M161347</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-01-22T17:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: please help./...fsck with fulllog failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171584#M161348</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Most likely there is a physical problem with the disk holding this logical volume.&lt;BR /&gt;&lt;BR /&gt;Find out the PV by doing an 'lvdisplay -v /dev/vg03/lvol1' and do a dd on it to see if there are any problems.&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rdsk/cxtydz of=/dev/null bs=64k &lt;BR /&gt;&lt;BR /&gt;See if you get any IO errors. If so, then it is a bad disk and you will have to restore data from your backups after replacing the disk. &lt;BR /&gt;&lt;BR /&gt;Also look at /var/adm/syslog/syslog.log for more errors.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 22 Jan 2004 17:12:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171584#M161348</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-01-22T17:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: please help./...fsck with fulllog failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171585#M161349</link>
      <description>You can run another pass of fsck - it's not uncommon for several passes to be required to fix an FS, BUT in this case it appears you may have a bad spot on the disk that cannot be realloctaed - block # 290 in this case.&lt;BR /&gt;&lt;BR /&gt;Try another pass or that dd command to verify whether the disk needs to be replaced.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 22 Jan 2004 17:14:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171585#M161349</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-01-22T17:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: please help./...fsck with fulllog failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171586#M161350</link>
      <description>1493+0 records in&lt;BR /&gt;1493+0 records out&lt;BR /&gt;&lt;BR /&gt;that is the result...so i don't think the disk the dead</description>
      <pubDate>Thu, 22 Jan 2004 17:15:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171586#M161350</guid>
      <dc:creator>hpuxhelp</dc:creator>
      <dc:date>2004-01-22T17:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: please help./...fsck with fulllog failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171587#M161351</link>
      <description>if that is the case , if theere is a bad block on 290 how can I bypass this or fix this ??</description>
      <pubDate>Thu, 22 Jan 2004 17:22:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171587#M161351</guid>
      <dc:creator>hpuxhelp</dc:creator>
      <dc:date>2004-01-22T17:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: please help./...fsck with fulllog failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171588#M161352</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What you can do is run the fsck again on the raw lvol. If it works you might want to run mklost+found after you mounted it.&lt;BR /&gt;If this does not work i see no other option but to create a new filesystem and restore a backup.&lt;BR /&gt;&lt;BR /&gt;DO you hava any idea what coused this ( a crask?)&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Thu, 22 Jan 2004 17:27:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171588#M161352</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-01-22T17:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: please help./...fsck with fulllog failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171589#M161353</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is this logical volume only one one disk?. Can you post the output of &lt;BR /&gt;&lt;BR /&gt;'lvdisplay -v /dev/vg03/lvol1|awk '/dsk/ &amp;amp;&amp;amp; /current/ {print $2}'|sort|uniq&lt;BR /&gt;&lt;BR /&gt;If it is only one disk and if the dd is successful, then there is a good chance that the filesystem got corrupted and you may have to end up doing a 'newfs' on it and restore the data.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 22 Jan 2004 17:31:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171589#M161353</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-01-22T17:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: please help./...fsck with fulllog failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171590#M161354</link>
      <description>Can you show me how to run fsck on the raw logical volume and what to do next?&lt;BR /&gt;I need to try all the options..&lt;BR /&gt;&lt;BR /&gt;the disk also belongs to another logical volume ...this volume has 2 physical volumes and 2 out of 3 mount ok...that is lovl2 and 3 except lovl1 ...&lt;BR /&gt;&lt;BR /&gt;thanks again for your help</description>
      <pubDate>Thu, 22 Jan 2004 17:38:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171590#M161354</guid>
      <dc:creator>hpuxhelp</dc:creator>
      <dc:date>2004-01-22T17:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: please help./...fsck with fulllog failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171591#M161355</link>
      <description>Sorrie it took a while to answer but i needed a good nights sleep.&lt;BR /&gt;&lt;BR /&gt;To fsck the rlvol just change the lvol into rlvol so:&lt;BR /&gt;&lt;BR /&gt;fsck -F vxfs -o full,nolog /dev/vg03/rlvol1&lt;BR /&gt;&lt;BR /&gt;The dd indicated that there were no problems on the disk so the other lvols are not effevted if you need to issue an newfs and a restore on lvol1.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Fri, 23 Jan 2004 03:34:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-fsck-with-fulllog-failed/m-p/3171591#M161355</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-01-23T03:34:39Z</dc:date>
    </item>
  </channel>
</rss>

