<?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: Mounting File System Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5144001#M670652</link>
    <description>Hi David,&lt;BR /&gt;&lt;BR /&gt;try fsck -F vxfs -o full /dev/vg01/rlvol10&lt;BR /&gt;&lt;BR /&gt;But i also suspect some bad blocks on the underlying disk. check the integrity of the disk with dd.&lt;BR /&gt;&lt;BR /&gt;#dd if=/dev/dsk/cxtxdx of=/dev/null bs=1024k</description>
    <pubDate>Tue, 02 Dec 2008 07:52:34 GMT</pubDate>
    <dc:creator>Ganesan R</dc:creator>
    <dc:date>2008-12-02T07:52:34Z</dc:date>
    <item>
      <title>Mounting File System Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5143995#M670646</link>
      <description>vxfs mount: read of super-block on /dev/vg01/lvol10 failed: I/O error&lt;BR /&gt;&lt;BR /&gt;I get this when trying to mount the above lvol.</description>
      <pubDate>Mon, 01 Dec 2008 19:13:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5143995#M670646</guid>
      <dc:creator>David Dangerfield_1</dc:creator>
      <dc:date>2008-12-01T19:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting File System Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5143996#M670647</link>
      <description>Have you tried to fsck it?  It's worth a try.  If fsck fails, then it's probably time to dig out the backup tapes.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 01 Dec 2008 19:18:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5143996#M670647</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-12-01T19:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting File System Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5143997#M670648</link>
      <description>tried doing a fsck and get &lt;BR /&gt;&lt;BR /&gt;fsck: /etc/default/fs is used for determining the file system type&lt;BR /&gt;vxfs fsck: /wrk wrong file type&lt;BR /&gt;file system check failure, aborting ...</description>
      <pubDate>Mon, 01 Dec 2008 19:32:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5143997#M670648</guid>
      <dc:creator>David Dangerfield_1</dc:creator>
      <dc:date>2008-12-01T19:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting File System Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5143998#M670649</link>
      <description>Is it vxfs for sure?&lt;BR /&gt;&lt;BR /&gt;Then try&lt;BR /&gt;&lt;BR /&gt;# fsck -F vxfs /dev/vg01/rlvol10</description>
      <pubDate>Mon, 01 Dec 2008 19:42:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5143998#M670649</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-12-01T19:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting File System Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5143999#M670650</link>
      <description>Yes it is for sure.  here is what we have in the fstab.  File system had been working and we unmounted it and then when tried to remount it is when well bad things happened.&lt;BR /&gt;&lt;BR /&gt;/dev/vg01/lvol10 /wrk vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Dec 2008 19:47:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5143999#M670650</guid>
      <dc:creator>David Dangerfield_1</dc:creator>
      <dc:date>2008-12-01T19:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting File System Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5144000#M670651</link>
      <description>&amp;gt; vxfs mount: read of super-block on /dev/vg01/lvol10 failed: I/O error&lt;BR /&gt; &lt;BR /&gt;"I/O error" is the keyword: your disk has a bad spot on it. You should some disk error messages in syslog. fsck cannot fix any I/O error -- it is a tool to sort out missing or incorrect pointers and entries in the directory. So all the errors you see (such as invalid filesystem) are due to the disk error. In this case, you'll need to replace the disk and if not mirrored, get out your backup tapes.&lt;BR /&gt; &lt;BR /&gt; There is one cornercase that will also give an I/O error -- lvol10 was reduced in size. Without the latest online JFS code, lvreduce will damage the filesystem. If you know that lvreduce was done, run lvextend to try to put back the missing portions of the filesystem.</description>
      <pubDate>Tue, 02 Dec 2008 00:39:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5144000#M670651</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-12-02T00:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting File System Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5144001#M670652</link>
      <description>Hi David,&lt;BR /&gt;&lt;BR /&gt;try fsck -F vxfs -o full /dev/vg01/rlvol10&lt;BR /&gt;&lt;BR /&gt;But i also suspect some bad blocks on the underlying disk. check the integrity of the disk with dd.&lt;BR /&gt;&lt;BR /&gt;#dd if=/dev/dsk/cxtxdx of=/dev/null bs=1024k</description>
      <pubDate>Tue, 02 Dec 2008 07:52:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5144001#M670652</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2008-12-02T07:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting File System Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5144002#M670653</link>
      <description>Try&lt;BR /&gt;&lt;BR /&gt;fsck -F vxfs -o full -o nolog -y /dev/dsk/rlvol6&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;SKR</description>
      <pubDate>Tue, 02 Dec 2008 11:30:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5144002#M670653</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-12-02T11:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting File System Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5144003#M670654</link>
      <description>Hi David&lt;BR /&gt;This one help you&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=10062" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=10062&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Ajin</description>
      <pubDate>Wed, 03 Dec 2008 03:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5144003#M670654</guid>
      <dc:creator>ajin</dc:creator>
      <dc:date>2008-12-03T03:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting File System Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5144004#M670655</link>
      <description>Reolace drive and restored items from tape.&lt;BR /&gt;thanks to all for help</description>
      <pubDate>Thu, 04 Dec 2008 19:54:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system-problem/m-p/5144004#M670655</guid>
      <dc:creator>David Dangerfield_1</dc:creator>
      <dc:date>2008-12-04T19:54:30Z</dc:date>
    </item>
  </channel>
</rss>

