<?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: Disk Problem? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805842#M267342</link>
    <description>I will repost output of command in 15 minutes.</description>
    <pubDate>Wed, 14 Jun 2006 12:29:10 GMT</pubDate>
    <dc:creator>Nobody's Hero</dc:creator>
    <dc:date>2006-06-14T12:29:10Z</dc:date>
    <item>
      <title>Disk Problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805836#M267336</link>
      <description>Running 11.11 on an Nclass. Storage is a VA7100.&lt;BR /&gt;&lt;BR /&gt;When I use SAM to look at my disk structure, it tells me that /u02 is 69 Gbyte is size.&lt;BR /&gt;&lt;BR /&gt;When I issue a bdf, it tells me that /u02 is 57 Gbytes is size.&lt;BR /&gt;Here is what I am planning to do to correct the problem. Please Advise.&lt;BR /&gt;&lt;BR /&gt;Also, will I have to restore my oracle data on this volume after I do this or will the data still reside there, and the import will tie everything together?&lt;BR /&gt;&lt;BR /&gt;1.  unmount all the file systems resides on  /dev/vg01&lt;BR /&gt;     i.e. umount /u02&lt;BR /&gt;2.  vgchange -a n /dev/vg01 -&amp;gt; deactivate vg01&lt;BR /&gt;3.  cp /etc/lvmtab /etc/lvmtab.backup &lt;BR /&gt;4.  vgexport -m /tmp/vg01.map -s /dev/vg01 &lt;BR /&gt;5.  mkdir /dev/vg01&lt;BR /&gt;6.  mknod /dev/vg01/group c 64 0x010000&lt;BR /&gt;7.  vgimport -m /tmp/vg01.map -s /dev/vg01&lt;BR /&gt;8.  vgdisplay /dev/vg01 &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jun 2006 12:13:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805836#M267336</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2006-06-14T12:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805837#M267337</link>
      <description>bdf is showing the filesystem size.  Maybe you need to lvextend and fsadm/extendfs for the space to show up in bdf.</description>
      <pubDate>Wed, 14 Jun 2006 12:15:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805837#M267337</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2006-06-14T12:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805838#M267338</link>
      <description>What does armdsp say about the LUN size?</description>
      <pubDate>Wed, 14 Jun 2006 12:16:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805838#M267338</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-14T12:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805839#M267339</link>
      <description>I never used armdsp. What kind of syntax should I use?</description>
      <pubDate>Wed, 14 Jun 2006 12:19:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805839#M267339</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2006-06-14T12:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805840#M267340</link>
      <description>armdsp -a &lt;ARRAY_ALIAS&gt;&lt;BR /&gt;&lt;BR /&gt;is showing all information about your VA. Run from the host where Commandview SDM software is installed.&lt;/ARRAY_ALIAS&gt;</description>
      <pubDate>Wed, 14 Jun 2006 12:24:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805840#M267340</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-14T12:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805841#M267341</link>
      <description>Find array id from Alias of armdsp -i</description>
      <pubDate>Wed, 14 Jun 2006 12:26:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805841#M267341</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2006-06-14T12:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805842#M267342</link>
      <description>I will repost output of command in 15 minutes.</description>
      <pubDate>Wed, 14 Jun 2006 12:29:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805842#M267342</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2006-06-14T12:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805843#M267343</link>
      <description>Also, If I do my choice to resole this, will I have to restore all of my data or will it still be there?</description>
      <pubDate>Wed, 14 Jun 2006 12:31:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805843#M267343</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2006-06-14T12:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805844#M267344</link>
      <description>Cheryls posting sounds very likely.&lt;BR /&gt;&lt;BR /&gt;Are you sure your LVOL is using the whole LUN? Have a look at your LVM configuration.&lt;BR /&gt;&lt;BR /&gt;Is the LUN the only physical volume in the VG?&lt;BR /&gt;&lt;BR /&gt;Is the LVOL using all space available in the VG?&lt;BR /&gt;&lt;BR /&gt;Did you extend the LVOL without extending the filesystem?</description>
      <pubDate>Wed, 14 Jun 2006 12:35:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805844#M267344</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-14T12:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805845#M267345</link>
      <description>I'll check that..&lt;BR /&gt;&lt;BR /&gt;Let me state this. Before I check that.&lt;BR /&gt;&lt;BR /&gt;Act PV and cur PV show different numbers. Shouldnt they be the same?</description>
      <pubDate>Wed, 14 Jun 2006 12:48:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805845#M267345</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2006-06-14T12:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805846#M267346</link>
      <description>"Act PV and cur PV show different numbers"&lt;BR /&gt;&lt;BR /&gt;Some more explicit, please.</description>
      <pubDate>Wed, 14 Jun 2006 12:53:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805846#M267346</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-14T12:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805847#M267347</link>
      <description>I dont know what else to tell you except, when I do a vgdisplay on /dev/vg01&lt;BR /&gt;&lt;BR /&gt;Cur PV = 13&lt;BR /&gt;and Act PV = 10&lt;BR /&gt;&lt;BR /&gt;I did delete 3 luns a while back that were in vg01, maybe this is where things went goofy. THe Act and Cur PV should = 10.</description>
      <pubDate>Wed, 14 Jun 2006 13:22:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805847#M267347</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2006-06-14T13:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805848#M267348</link>
      <description>Your active and current physical volumes in a volume group should be the same.  There should not be any discrepencies between the two.</description>
      <pubDate>Wed, 14 Jun 2006 13:35:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805848#M267348</guid>
      <dc:creator>Deoncia Grayson_1</dc:creator>
      <dc:date>2006-06-14T13:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805849#M267349</link>
      <description>OK thanks everyone, but could someone please try to answer this?&lt;BR /&gt;&lt;BR /&gt;If I do my steps above in my original post, will my data still be there or will I have to restore it?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 14 Jun 2006 13:54:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805849#M267349</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2006-06-14T13:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805850#M267350</link>
      <description>By just exporting and importing, your data SHOULD still be there.&lt;BR /&gt;&lt;BR /&gt;That being said, make SURE you have a backup or two.  If you have it, you won't need it.</description>
      <pubDate>Wed, 14 Jun 2006 14:24:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805850#M267350</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-06-14T14:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805851#M267351</link>
      <description>In theory since you're not removing any physical data and you're not experiencing any disk read errors, then your data should be there once you reactive your volume group and mount it back, since you're not replacing any disk.  I don't see why your data should disappear but just to be safe, make sure you have a good backup in case you need to restore.    Also I would do a vgscan to repopulate the lvmtab and make sure your vgdisplay come back clean.</description>
      <pubDate>Wed, 14 Jun 2006 14:31:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805851#M267351</guid>
      <dc:creator>Deoncia Grayson_1</dc:creator>
      <dc:date>2006-06-14T14:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805852#M267352</link>
      <description>Dear Robert,&lt;BR /&gt;&lt;BR /&gt;we came from&lt;BR /&gt;&lt;BR /&gt;filesystem size != LVOL size &lt;BR /&gt;&lt;BR /&gt;to &lt;BR /&gt;&lt;BR /&gt;current PV != actual PV&lt;BR /&gt;&lt;BR /&gt;Since the crystal ball is in maintenance we could try to use "The Force" (to quote some well-known persons) to solve your real problem, but I'm not experienced and it would be more helpful to provide some more information. &lt;BR /&gt;&lt;BR /&gt;Why not post something like "strings /etc/lvmtab", "vgdisplay -v &lt;YOUR_QUESTIONABLE_VG&gt;", "ioscan -fn" and the mentioned armdsp to give us a little chance?&lt;BR /&gt;&lt;BR /&gt;Have fun ;-)&lt;/YOUR_QUESTIONABLE_VG&gt;</description>
      <pubDate>Wed, 14 Jun 2006 16:33:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-problem/m-p/3805852#M267352</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-14T16:33:27Z</dc:date>
    </item>
  </channel>
</rss>

