<?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: Logical Volume Problems... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/logical-volume-problems/m-p/2652441#M46368</link>
    <description>I tried the command you gave me but it gave me the following error:&lt;BR /&gt;&lt;BR /&gt;fsck -o full /dev/vg00/lvol5&lt;BR /&gt;vxfs fsck: file system had I/O error(s) on meta-data.&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;pass0 - checking structural files&lt;BR /&gt;pass1 - checking inode sanity and blocks&lt;BR /&gt;pass2 - checking directory linkage&lt;BR /&gt;pass3 - checking reference counts&lt;BR /&gt;pass4 - checking resource maps&lt;BR /&gt;vxfs fsck: fsck read failure bno = 1024000, off = 0, len = 8192&lt;BR /&gt;file system check failure, aborting ...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Denton.</description>
    <pubDate>Thu, 24 Jan 2002 20:39:52 GMT</pubDate>
    <dc:creator>Denton Williams</dc:creator>
    <dc:date>2002-01-24T20:39:52Z</dc:date>
    <item>
      <title>Logical Volume Problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logical-volume-problems/m-p/2652439#M46366</link>
      <description>Hi All,&lt;BR /&gt;I am having some problem with one of my LV's and it is showing this error:&lt;BR /&gt;&lt;BR /&gt;vxfs mount: /dev/vg00/lvol5 is corrupted. needs checking&lt;BR /&gt;&lt;BR /&gt;I might have forgotten to mount before I rebooted the system.  Can anyone show me what my options are?  any help will be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Denton.</description>
      <pubDate>Thu, 24 Jan 2002 20:21:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logical-volume-problems/m-p/2652439#M46366</guid>
      <dc:creator>Denton Williams</dc:creator>
      <dc:date>2002-01-24T20:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Volume Problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logical-volume-problems/m-p/2652440#M46367</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;BR /&gt;# fsck -o full /dev/vg00/lvol5&lt;BR /&gt;&lt;BR /&gt;This will do a complete check on the file system and will fix it if there is no hardware errors. You may mount the file system after that. &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 24 Jan 2002 20:25:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logical-volume-problems/m-p/2652440#M46367</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-24T20:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Volume Problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logical-volume-problems/m-p/2652441#M46368</link>
      <description>I tried the command you gave me but it gave me the following error:&lt;BR /&gt;&lt;BR /&gt;fsck -o full /dev/vg00/lvol5&lt;BR /&gt;vxfs fsck: file system had I/O error(s) on meta-data.&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;pass0 - checking structural files&lt;BR /&gt;pass1 - checking inode sanity and blocks&lt;BR /&gt;pass2 - checking directory linkage&lt;BR /&gt;pass3 - checking reference counts&lt;BR /&gt;pass4 - checking resource maps&lt;BR /&gt;vxfs fsck: fsck read failure bno = 1024000, off = 0, len = 8192&lt;BR /&gt;file system check failure, aborting ...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Denton.</description>
      <pubDate>Thu, 24 Jan 2002 20:39:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logical-volume-problems/m-p/2652441#M46368</guid>
      <dc:creator>Denton Williams</dc:creator>
      <dc:date>2002-01-24T20:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Volume Problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logical-volume-problems/m-p/2652442#M46369</link>
      <description>I start with&lt;BR /&gt;&lt;BR /&gt;fsck -F vxfs /dev/vg00/lvol5&lt;BR /&gt;&lt;BR /&gt;This just fixes the superblock as clean.&lt;BR /&gt;That is normally what is needed when you reboot with out a normal shutdown.&lt;BR /&gt;&lt;BR /&gt;What do you get when you do a lvdisplay -v /dev/vg00/lvol5 ? Is it possible that the drive is bad?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jan 2002 20:46:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logical-volume-problems/m-p/2652442#M46369</guid>
      <dc:creator>Krishna Prasad</dc:creator>
      <dc:date>2002-01-24T20:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Volume Problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logical-volume-problems/m-p/2652443#M46370</link>
      <description>Hi Denton,&lt;BR /&gt;&lt;BR /&gt;Your file system has hardware errors on it. You need to replace the disks. Find out the disks on this file system:&lt;BR /&gt;&lt;BR /&gt;# lvdisplay -v /dev/vg00/lvol5&lt;BR /&gt;&lt;BR /&gt;Contact your hardware support and get it replaced. After replacing the disk, do a 'vgcfgrestore' on the new disk. That will restore the original VG information to the new disks. Then create new file system (newfs) and restore your data from the backup.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 24 Jan 2002 20:47:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logical-volume-problems/m-p/2652443#M46370</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-24T20:47:14Z</dc:date>
    </item>
  </channel>
</rss>

