<?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: &amp;quot;mount&amp;quot; error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-mount-quot-error/m-p/2434122#M4256</link>
    <description>Thanks - all OK&lt;BR /&gt;&lt;BR /&gt;I just couldn't find the man pages for the "-o" options. I did a "man" on fsck but couldn't find the -o options that were available.&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Aug 2000 04:07:59 GMT</pubDate>
    <dc:creator>JUP</dc:creator>
    <dc:date>2000-08-02T04:07:59Z</dc:date>
    <item>
      <title>"mount" error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-mount-quot-error/m-p/2434119#M4253</link>
      <description>Hi - sounds like a simple error message but have not been able to fix it. I used to be able to mount / unmount the drive at will but now have errors&lt;BR /&gt;&lt;BR /&gt;I am trying to mount /dev/vg01/data1 (ie. /dev/rdsk/c0t14d0, which incidently is mirrored to /dev/rdsk/c0t15d0) to /data1.&lt;BR /&gt;&lt;BR /&gt;# mount /dev/vg01/data1 /data1&lt;BR /&gt;vxfs mount: /dev/vg01/data1 is corrupted. needs checking&lt;BR /&gt;&lt;BR /&gt;So I then did a:&lt;BR /&gt;# fsck /dev/vg01/data1&lt;BR /&gt;log replay in progress&lt;BR /&gt;full file system check required, exiting ...&lt;BR /&gt;&lt;BR /&gt;Then a:&lt;BR /&gt;# fsck /dev/rdsk/c0t14d0&lt;BR /&gt;fsck: /etc/default/fs is used for determining the file system type&lt;BR /&gt;invalid super-block&lt;BR /&gt;vxfs fsck: cannot initialize aggregate&lt;BR /&gt;file system check failure, aborting ...&lt;BR /&gt;&lt;BR /&gt;How do I clean / check the file system so I can mount it ?&lt;BR /&gt;I am logged in as root and am in multi-use mode. Have not tried in single user mode as I am doing this over a dial-in modem.</description>
      <pubDate>Wed, 02 Aug 2000 00:43:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-mount-quot-error/m-p/2434119#M4253</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2000-08-02T00:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: "mount" error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-mount-quot-error/m-p/2434120#M4254</link>
      <description>Hi&lt;BR /&gt;It seems that it's a vxfs volumn and&lt;BR /&gt;it need a full fsck.&lt;BR /&gt;So you can use fsck like this:&lt;BR /&gt;#fsck -F vxfs -o full /dev/vg01/data1&lt;BR /&gt;After it finished just try to mount&lt;BR /&gt;it again.&lt;BR /&gt;Good luck.&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Aug 2000 01:49:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-mount-quot-error/m-p/2434120#M4254</guid>
      <dc:creator>Danny Xu</dc:creator>
      <dc:date>2000-08-02T01:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: "mount" error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-mount-quot-error/m-p/2434121#M4255</link>
      <description>You might want to do a reboot -n after you do a full fsck i.e -o full</description>
      <pubDate>Wed, 02 Aug 2000 02:04:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-mount-quot-error/m-p/2434121#M4255</guid>
      <dc:creator>Anthony Goonetilleke</dc:creator>
      <dc:date>2000-08-02T02:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: "mount" error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-mount-quot-error/m-p/2434122#M4256</link>
      <description>Thanks - all OK&lt;BR /&gt;&lt;BR /&gt;I just couldn't find the man pages for the "-o" options. I did a "man" on fsck but couldn't find the -o options that were available.&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Aug 2000 04:07:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-mount-quot-error/m-p/2434122#M4256</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2000-08-02T04:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: "mount" error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-mount-quot-error/m-p/2434123#M4257</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can see the jfs/vxfs options for fsck by doing an man on fsck_vxfs.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Trevor</description>
      <pubDate>Wed, 02 Aug 2000 04:58:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-mount-quot-error/m-p/2434123#M4257</guid>
      <dc:creator>Trevor Dyson</dc:creator>
      <dc:date>2000-08-02T04:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: "mount" error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-mount-quot-error/m-p/2434124#M4258</link>
      <description>Hi.&lt;BR /&gt;You can find the "-o" option with&lt;BR /&gt;#man fsck_vxfs&lt;BR /&gt;Good Luck!&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Aug 2000 05:12:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-mount-quot-error/m-p/2434124#M4258</guid>
      <dc:creator>Danny Xu</dc:creator>
      <dc:date>2000-08-02T05:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: "mount" error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-mount-quot-error/m-p/2434125#M4259</link>
      <description>check /etc/fstab for the file system type, if it is vxfs then run command&lt;BR /&gt;#fsck -F vxfs -o full /dev/vg01/data1&lt;BR /&gt;this should mount logical volume successfully</description>
      <pubDate>Wed, 02 Aug 2000 06:52:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-mount-quot-error/m-p/2434125#M4259</guid>
      <dc:creator>Vincente Fernandes</dc:creator>
      <dc:date>2000-08-02T06:52:31Z</dc:date>
    </item>
  </channel>
</rss>

