<?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: file system corrupt in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050870#M605261</link>
    <description>Check the output of your lvdisplay again, it's complaing about /dev/dsk/c0t10d0&lt;BR /&gt;&lt;BR /&gt;# lvdisplay /dev/vg02/lvt230817 &lt;BR /&gt;lvdisplay: Warning: couldn't query physical volume "/dev/dsk/c0t10d0": &lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group</description>
    <pubDate>Tue, 05 Jun 2007 09:58:05 GMT</pubDate>
    <dc:creator>Marcel Burggraeve</dc:creator>
    <dc:date>2007-06-05T09:58:05Z</dc:date>
    <item>
      <title>file system corrupt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050863#M605254</link>
      <description>Following an unexpected power outage, one of the file systems on my HP-UX 11.00 servers will not mount (see below).  Do I have any options other than restoring my backup?&lt;BR /&gt;# mount /t230817&lt;BR /&gt;vxfs mount: /dev/vg02/lvt230817 is corrupted. needs checking&lt;BR /&gt;# fsck -F vxfs -y /dev/vg02/lvt230817&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;vxfs fsck: fsck read failure bno = 5259664, off = 0, len = 8192&lt;BR /&gt;file system check failure, aborting ...&lt;BR /&gt;# echo $?&lt;BR /&gt;1&lt;BR /&gt;#</description>
      <pubDate>Mon, 04 Jun 2007 10:50:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050863#M605254</guid>
      <dc:creator>Ian Lochray</dc:creator>
      <dc:date>2007-06-04T10:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: file system corrupt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050864#M605255</link>
      <description>If /dev/vg02/lvt230817 corresponds to a physical disk, that disk may now be defective.  Obviously, you would need to replace it.  At the very least, you will have to restore from a backup.</description>
      <pubDate>Mon, 04 Jun 2007 11:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050864#M605255</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2007-06-04T11:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: file system corrupt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050865#M605256</link>
      <description>Is there a simple way to tell if the disk is broken.  ioscan can see it OK.&lt;BR /&gt;# lvdisplay /dev/vg02/lvt230817&lt;BR /&gt;lvdisplay: Warning: couldn't query physical volume "/dev/dsk/c0t10d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;lvdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg02/lvt230817&lt;BR /&gt;VG Name                     /dev/vg02&lt;BR /&gt;LV Permission               read/write   &lt;BR /&gt;LV Status                   available/syncd           &lt;BR /&gt;Mirror copies               0            &lt;BR /&gt;Consistency Recovery        MWC                 &lt;BR /&gt;Schedule                    parallel     &lt;BR /&gt;LV Size (Mbytes)            22000           &lt;BR /&gt;Current LE                  2750      &lt;BR /&gt;Allocated PE                2750        &lt;BR /&gt;Stripes                     0       &lt;BR /&gt;Stripe Size (Kbytes)        0                   &lt;BR /&gt;Bad block                   on           &lt;BR /&gt;Allocation                  strict                    &lt;BR /&gt;IO Timeout (Seconds)        default  &lt;BR /&gt;&lt;BR /&gt;# ioscan -fnCdisk&lt;BR /&gt;lClass     I  H/W Path    Driver      S/W State H/W Type  Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;disk      0  8/4.5.0     sdisk       CLAIMED   DEVICE    SEAGATE ST34573WC&lt;BR /&gt;                        /dev/dsk/c0t5d0   /dev/rdsk/c0t5d0&lt;BR /&gt;disk      1  8/4.8.0     sdisk       CLAIMED   DEVICE    SEAGATE ST39173WC&lt;BR /&gt;                        /dev/dsk/c0t8d0   /dev/rdsk/c0t8d0&lt;BR /&gt;disk      2  8/4.9.0     sdisk       CLAIMED   DEVICE    SEAGATE ST39173WC&lt;BR /&gt;                        /dev/dsk/c0t9d0   /dev/rdsk/c0t9d0&lt;BR /&gt;disk      3  8/4.10.0    sdisk       CLAIMED   DEVICE    SEAGATE ST39173WC&lt;BR /&gt;                        /dev/dsk/c0t10d0   /dev/rdsk/c0t10d0&lt;BR /&gt;disk      4  8/4.11.0    sdisk       CLAIMED   DEVICE    SEAGATE ST39173WC&lt;BR /&gt;                        /dev/dsk/c0t11d0   /dev/rdsk/c0t11d0&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Jun 2007 11:14:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050865#M605256</guid>
      <dc:creator>Ian Lochray</dc:creator>
      <dc:date>2007-06-04T11:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: file system corrupt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050866#M605257</link>
      <description>This test is rather definitive:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rdsk/c0t10d0 of=/dev/null bs=1024k&lt;BR /&gt;&lt;BR /&gt;If you get an i/o error here, you can definitely rule in a bad disk. &lt;BR /&gt;</description>
      <pubDate>Mon, 04 Jun 2007 11:25:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050866#M605257</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-06-04T11:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: file system corrupt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050867#M605258</link>
      <description>fsck has told you the problem:&lt;BR /&gt; &lt;BR /&gt;&amp;gt; vxfs fsck: file system had I/O error(s) on meta-data.&lt;BR /&gt;&amp;gt; vxfs fsck: file system had I/O error(s) on user data. &lt;BR /&gt; &lt;BR /&gt;fsck cannot fix bad spots on the disk so the disk must be replaced and then reloaded from backup. fsck fixes logical errors in the directories but cannot fix any hardware problems. If this data is invaluable, contact a disk recovery company like OnTrack or DriveSavers. Make sure they know something about HP-UX. NOTE: expect to pay several thousand $$$ to recover the data.</description>
      <pubDate>Mon, 04 Jun 2007 11:54:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050867#M605258</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-06-04T11:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: file system corrupt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050868#M605259</link>
      <description>Execute vgdisplay -v vg02 and see if disk shows as unavailable.. you could also check lvdisplay -v dev/vg02/lvt230817 this should show the stale extents.. which means disk is bad.. It happens many time that ioscan would show the disk fine however above output will show the disk as bad.. have you tried executing "diskinfo /dev/rdsk/c0t10d0" check the output of this as well.</description>
      <pubDate>Mon, 04 Jun 2007 23:29:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050868#M605259</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2007-06-04T23:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: file system corrupt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050869#M605260</link>
      <description>Have you tried removing and refixing and check it out you if still exists the same problem log a call and get replaced of the disk if it is not under AMC or Warranty do a fresh pvcreate and create volume group and check it out.</description>
      <pubDate>Tue, 05 Jun 2007 00:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050869#M605260</guid>
      <dc:creator>Jollyjet</dc:creator>
      <dc:date>2007-06-05T00:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: file system corrupt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050870#M605261</link>
      <description>Check the output of your lvdisplay again, it's complaing about /dev/dsk/c0t10d0&lt;BR /&gt;&lt;BR /&gt;# lvdisplay /dev/vg02/lvt230817 &lt;BR /&gt;lvdisplay: Warning: couldn't query physical volume "/dev/dsk/c0t10d0": &lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group</description>
      <pubDate>Tue, 05 Jun 2007 09:58:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050870#M605261</guid>
      <dc:creator>Marcel Burggraeve</dc:creator>
      <dc:date>2007-06-05T09:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: file system corrupt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050871#M605262</link>
      <description>I have removed the disk from the VG, recreated the LV and restored the data.</description>
      <pubDate>Tue, 05 Jun 2007 10:08:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-corrupt/m-p/5050871#M605262</guid>
      <dc:creator>Ian Lochray</dc:creator>
      <dc:date>2007-06-05T10:08:45Z</dc:date>
    </item>
  </channel>
</rss>

