<?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: Problem with mounting a file system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686946#M617191</link>
    <description>Run "fsck -y /dev/vg5/vipin"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Wed, 07 Dec 2005 15:16:00 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2005-12-07T15:16:00Z</dc:date>
    <item>
      <title>Problem with mounting a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686945#M617190</link>
      <description>Hi,&lt;BR /&gt;I have created the PV,VG,LV &amp;amp; File system.. successfully&lt;BR /&gt;&lt;BR /&gt;But when i am mounting these file systems...&lt;BR /&gt;I am able to mount all the file systems except one, under same VG &lt;BR /&gt;&lt;BR /&gt;This is the error:&lt;BR /&gt;mount -F vxfs /dev/vg5/vipin /vipin&lt;BR /&gt;vxfs mount: /dev/vg5/vipin is corrupted. needs checking.&lt;BR /&gt;&lt;BR /&gt;Please suggest what to check?&lt;BR /&gt;thanks&lt;BR /&gt;Vipin&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Dec 2005 15:12:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686945#M617190</guid>
      <dc:creator>Vipin Singhal</dc:creator>
      <dc:date>2005-12-07T15:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mounting a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686946#M617191</link>
      <description>Run "fsck -y /dev/vg5/vipin"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 07 Dec 2005 15:16:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686946#M617191</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-12-07T15:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mounting a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686947#M617192</link>
      <description># fsck -y /dev/vg75/vipin&lt;BR /&gt;fsck: /etc/default/fs is used for determining the file system type&lt;BR /&gt;file system is larger than device&lt;BR /&gt;vxfs fsck: cannot initialize aggregate&lt;BR /&gt;file system check failure, aborting ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Dec 2005 15:19:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686947#M617192</guid>
      <dc:creator>Vipin Singhal</dc:creator>
      <dc:date>2005-12-07T15:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mounting a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686948#M617193</link>
      <description># fsck -y /dev/vg5/vipin&lt;BR /&gt;fsck: /etc/default/fs is used for determining the file system type&lt;BR /&gt;file system is larger than device&lt;BR /&gt;vxfs fsck: cannot initialize aggregate&lt;BR /&gt;file system check failure, aborting ...</description>
      <pubDate>Wed, 07 Dec 2005 15:20:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686948#M617193</guid>
      <dc:creator>Vipin Singhal</dc:creator>
      <dc:date>2005-12-07T15:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mounting a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686949#M617194</link>
      <description># fsck -F vxfs -y /dev/vg5/vipin&lt;BR /&gt;file system is larger than device&lt;BR /&gt;vxfs fsck: cannot initialize aggregate&lt;BR /&gt;file system check failure, aborting ...&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Dec 2005 15:31:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686949#M617194</guid>
      <dc:creator>Vipin Singhal</dc:creator>
      <dc:date>2005-12-07T15:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mounting a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686950#M617195</link>
      <description>file system larger then device - means a device is missing - IE - there should be 4 disks in the lvol - but only 3 are visible by the host - that is - the first disk with the VTOC knows that the size is say 100GB - but there is only 75GB of disks...&lt;BR /&gt;&lt;BR /&gt;Can also be caused by doing say a lvreduce prior to resizing the file system with fsadm...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 07 Dec 2005 15:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686950#M617195</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-12-07T15:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mounting a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686951#M617196</link>
      <description>I cannt reduce my LV size,&lt;BR /&gt;should i extend the VG size by adding a new LUN?&lt;BR /&gt;&lt;BR /&gt;Can I delete this logical volume if yes how can I?</description>
      <pubDate>Wed, 07 Dec 2005 15:41:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686951#M617196</guid>
      <dc:creator>Vipin Singhal</dc:creator>
      <dc:date>2005-12-07T15:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mounting a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686952#M617197</link>
      <description>You can remove this logical volume by doing:&lt;BR /&gt;&lt;BR /&gt;umount /vpin &lt;BR /&gt;&lt;BR /&gt;lvremove /dev/vg5/vipin,&lt;BR /&gt;but please be aware this will destroy all data on this logical volume if you have nay located here.</description>
      <pubDate>Wed, 07 Dec 2005 15:55:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686952#M617197</guid>
      <dc:creator>Deoncia Grayson_1</dc:creator>
      <dc:date>2005-12-07T15:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mounting a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686953#M617198</link>
      <description>Okay..not to worry...&lt;BR /&gt;&lt;BR /&gt;How was /dev/vg5/vipin created?&lt;BR /&gt;&lt;BR /&gt;Do you still have /dev/vg01/vipin?&lt;BR /&gt;&lt;BR /&gt;Are you trying to create a new file system so you can copy the data over?&lt;BR /&gt;&lt;BR /&gt;If so, to remove:&lt;BR /&gt;&lt;BR /&gt;lvremove /dev/vg5/vipin &lt;BR /&gt;&lt;BR /&gt;then create it again:&lt;BR /&gt;&lt;BR /&gt;lvcreate -L 4096 -n vipin /dev/vg5&lt;BR /&gt;&lt;BR /&gt;If that works, then:&lt;BR /&gt;&lt;BR /&gt;newfs -F vxfs /dev/vg5/rvipin&lt;BR /&gt;&lt;BR /&gt;then:&lt;BR /&gt;&lt;BR /&gt;fsck /dev/vg5/rvipin&lt;BR /&gt;&lt;BR /&gt;then mount it (unles the old vipin is already mounted in same place):&lt;BR /&gt;&lt;BR /&gt;mount /dev/vg5/vipin /vipin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 07 Dec 2005 15:56:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686953#M617198</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-12-07T15:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mounting a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686954#M617199</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There is no need to recreate the LV for this. You can find the size of the lvol and see if any disk is missing from it.&lt;BR /&gt;&lt;BR /&gt;#lvdisplay -v /dev/vg05/vipin&lt;BR /&gt;&lt;BR /&gt;You should not see any stale PEs.&lt;BR /&gt;&lt;BR /&gt;In the even of everything OK you can just do a newfs on the device file instead of recreating everything all over.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Thu, 08 Dec 2005 03:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mounting-a-file-system/m-p/3686954#M617199</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-12-08T03:22:56Z</dc:date>
    </item>
  </channel>
</rss>

