<?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: mount error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750968#M643036</link>
    <description>The field tech went though the steps to create the volume. The disk is not mirrored</description>
    <pubDate>Mon, 24 Jun 2002 17:16:55 GMT</pubDate>
    <dc:creator>MarkW_1</dc:creator>
    <dc:date>2002-06-24T17:16:55Z</dc:date>
    <item>
      <title>mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750966#M643034</link>
      <description>Just had a drive replaced by HP field tech.&lt;BR /&gt;I am getting the following error when trying to do a mount -a:&lt;BR /&gt;&lt;BR /&gt;vxfs mount: /dev/vg01/lvol11 is corrupted. needs checking</description>
      <pubDate>Mon, 24 Jun 2002 17:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750966#M643034</guid>
      <dc:creator>MarkW_1</dc:creator>
      <dc:date>2002-06-24T17:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750967#M643035</link>
      <description>Well, did yoy follow all the steps? Assuming this was a mirrored disk, did you, for example, do a vgcfgrestore. Did you do a vgchange -a y and a vgsync?&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jun 2002 17:14:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750967#M643035</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-06-24T17:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750968#M643036</link>
      <description>The field tech went though the steps to create the volume. The disk is not mirrored</description>
      <pubDate>Mon, 24 Jun 2002 17:16:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750968#M643036</guid>
      <dc:creator>MarkW_1</dc:creator>
      <dc:date>2002-06-24T17:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750969#M643037</link>
      <description>There is not enough data to solve this yet. For example was a newfs command run to create the filesystem? Is there an /etc/fstab entry for this logical volume. If so, it's possible thast the filetype the tech created (e.g. hfs) does not match the /etc/fstab entry type (e.g. vxfs). I suggest that you use the fstyp command to first determine the filesystem type.&lt;BR /&gt;Man fstyp for details. &lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jun 2002 17:22:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750969#M643037</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-06-24T17:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750970#M643038</link>
      <description>The file type is vxfs.  The tech used the correct newfs command.&lt;BR /&gt;&lt;BR /&gt;Question:  this disk has a single volume on it.  Would I be better off deleting the volume in sam and recreating it.</description>
      <pubDate>Mon, 24 Jun 2002 17:28:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750970#M643038</guid>
      <dc:creator>MarkW_1</dc:creator>
      <dc:date>2002-06-24T17:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750971#M643039</link>
      <description>Check out this document on the ITRC:&lt;BR /&gt;Doc ID: LVMKBRC00005130&lt;BR /&gt;&lt;A href="http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000060744801" target="_blank"&gt;http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000060744801&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It goes through all the steps that need to taken to replace an unmirrored data disk in HP-UX 10.X and 11.X</description>
      <pubDate>Mon, 24 Jun 2002 17:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750971#M643039</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-06-24T17:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750972#M643040</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;1. How many disks are there in vg01?.&lt;BR /&gt;2. There is a possibility that lvol11 might have spread across multiple disks. If so, it is better to 'lvremove' the entire lvol11 as you already lost data.&lt;BR /&gt;3. Your tech might have followed vgcfgrestore to restore the LVM structures on the disk. After doing an lvremove, do a vgreduce and take out the disk from the volume group.&lt;BR /&gt;4. Add the disk into the volume group and then create the logical volume and mount it so that it will be clean.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jun 2002 17:40:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750972#M643040</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-06-24T17:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750973#M643041</link>
      <description>It's also possible that you actually need to do an fsck -F vxfs -o full,nolog. Man fsck_vxfs for details. &lt;BR /&gt;&lt;BR /&gt;You could use sam to delete the lvol and recreate it but I urge you to only use SAM after you know how to do all the step manually.&lt;BR /&gt;It's more important that you become familiar all the steps involveds so that you will better know how to fix this in the future.&lt;BR /&gt;&lt;BR /&gt;By the way, this is the very reason why you should purchase Mirror/UX and OnlineJFS. If you have hot-plug disks, your system could then keep right on chugging while the fixes are done.&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jun 2002 17:50:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750973#M643041</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-06-24T17:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750974#M643042</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you can give the original configuration of the vg01 and how many disks it contained previously...it would have been better.&lt;BR /&gt;&lt;BR /&gt;After the HP engg replaced the disk and created the filesystem, did it mount atleast once ??&lt;BR /&gt;&lt;BR /&gt;You need to run a fsck on the lvol11 and then find out what errors it gives.&lt;BR /&gt;&lt;BR /&gt;Or you can remove the lvol and recreate it.&lt;BR /&gt;&lt;BR /&gt;Piyush&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jun 2002 17:54:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750974#M643042</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-06-24T17:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750975#M643043</link>
      <description>hai&lt;BR /&gt;&lt;BR /&gt;try the full fsck and if that fails.. you will be better off if you can recreate it.. command line will be better than SAM in these kind of situations&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;keep smiling&lt;BR /&gt;george</description>
      <pubDate>Tue, 25 Jun 2002 14:37:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750975#M643043</guid>
      <dc:creator>George Abraham_1</dc:creator>
      <dc:date>2002-06-25T14:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750976#M643044</link>
      <description>Sorry Clay, I ended up using SAM to delete and recreate the logical volume.  I have restore the OB2 database and am back in business.</description>
      <pubDate>Tue, 25 Jun 2002 14:40:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/2750976#M643044</guid>
      <dc:creator>MarkW_1</dc:creator>
      <dc:date>2002-06-25T14:40:34Z</dc:date>
    </item>
  </channel>
</rss>

