<?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: The amazing dissapearing Logical volume in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678640#M907934</link>
    <description>Looks like you got raw volumes therer with no file system on it.&lt;BR /&gt;&lt;BR /&gt;You wont't seee theese volumes with tools that look for file systems.&lt;BR /&gt;&lt;BR /&gt;Try vgdisplay -v &lt;VGNAME&gt; instead&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;rainer&lt;BR /&gt;&lt;/VGNAME&gt;</description>
    <pubDate>Fri, 08 Mar 2002 08:47:48 GMT</pubDate>
    <dc:creator>Rainer von Bongartz</dc:creator>
    <dc:date>2002-03-08T08:47:48Z</dc:date>
    <item>
      <title>The amazing dissapearing Logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678638#M907932</link>
      <description>Guys,&lt;BR /&gt;&lt;BR /&gt;I am currently trying to uncover the mystery of three logical volumes that are missing from my system. Sam acknowledges that they are there, but cannot see the mount points. My fstab does not indicate their existence, and there are no missing peripherals from the setup. It all seems a bit weird?&lt;BR /&gt;&lt;BR /&gt;The volume group consists of four 2gig disks, 2 of which have Oracle installed, spread over two logical volumes.&lt;BR /&gt;&lt;BR /&gt;I was curious as to whether there is some sort of history log that I can look in to check of their existence.&lt;BR /&gt;&lt;BR /&gt;thanks for any suggestions whatsoever!&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Fri, 08 Mar 2002 08:39:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678638#M907932</guid>
      <dc:creator>u856100</dc:creator>
      <dc:date>2002-03-08T08:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: The amazing dissapearing Logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678639#M907933</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;is it possible this are raw volumes used for Oracle data??&lt;BR /&gt;Oracle can use raw devices instead of cooked filesystems (with ordinary directories and files) for high performance.  In this case you will not find any references in /etc/fstab.  Check with your DBA.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Thierry.</description>
      <pubDate>Fri, 08 Mar 2002 08:43:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678639#M907933</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2002-03-08T08:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: The amazing dissapearing Logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678640#M907934</link>
      <description>Looks like you got raw volumes therer with no file system on it.&lt;BR /&gt;&lt;BR /&gt;You wont't seee theese volumes with tools that look for file systems.&lt;BR /&gt;&lt;BR /&gt;Try vgdisplay -v &lt;VGNAME&gt; instead&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;rainer&lt;BR /&gt;&lt;/VGNAME&gt;</description>
      <pubDate>Fri, 08 Mar 2002 08:47:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678640#M907934</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2002-03-08T08:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: The amazing dissapearing Logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678641#M907935</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;switch to oracle user and do&lt;BR /&gt;&lt;BR /&gt;svrmgrl&lt;BR /&gt;connect internal&lt;BR /&gt;select * from dba_data_files;&lt;BR /&gt;select * from v$datafile;&lt;BR /&gt;select * from v$controlfile;&lt;BR /&gt;select * from v$logfile;&lt;BR /&gt;&lt;BR /&gt;Check out if the names listed refer to your raw logical volumes or to links that point to these volumes. If yes, Oracle is using these volumes directly, if not, they might have been created and even mounted, but not enterd into the fstab-file.&lt;BR /&gt;&lt;BR /&gt;Volker</description>
      <pubDate>Fri, 08 Mar 2002 09:04:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678641#M907935</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2002-03-08T09:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: The amazing dissapearing Logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678642#M907936</link>
      <description>Hi Gents,&lt;BR /&gt;&lt;BR /&gt;thanks for your suggestions.&lt;BR /&gt;There are no raw file systems used by Oracle and I can see the allocated Logical volume groups i.e. :&lt;BR /&gt;&lt;BR /&gt;in sam 'Disks and File Systems'&lt;BR /&gt;&lt;BR /&gt;Name     MB available    PV's    LV's&lt;BR /&gt;--------------------------------------&lt;BR /&gt;vg00     164 of 2044      1       8&lt;BR /&gt;vg01       0 of 8128      4       5&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;#pvdisplay -v vg01     produces :&lt;BR /&gt;&lt;BR /&gt;Volume groups --&lt;BR /&gt;&lt;BLAH blah=""&gt;&lt;BR /&gt;Cur LV            5&lt;BR /&gt;&lt;BLAH blah=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BLAH&gt;&lt;/BLAH&gt;</description>
      <pubDate>Fri, 08 Mar 2002 09:04:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678642#M907936</guid>
      <dc:creator>u856100</dc:creator>
      <dc:date>2002-03-08T09:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: The amazing dissapearing Logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678643#M907937</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;what's the output of &lt;BR /&gt;&lt;BR /&gt;vgdisplay -v vg00&lt;BR /&gt;vgdisplay -v vg01&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Mar 2002 09:18:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678643#M907937</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2002-03-08T09:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: The amazing dissapearing Logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678644#M907938</link>
      <description>I have just checked the tables mentioned above for mount points of the dbf's ctl's etc.&lt;BR /&gt;&lt;BR /&gt;These are all fine and belong to a visible volume group. &lt;BR /&gt;&lt;BR /&gt;I am pretty sure this is not an Oracle problem but something simpler regarding system setup. &lt;BR /&gt;&lt;BR /&gt;The only thing that has happened recently is a power cut where my machine was killed (only a workstation and hash unit so no UPS). I have rebooted since then, about 4 times, but still no lost LV's&lt;BR /&gt;&lt;BR /&gt;hmmmm</description>
      <pubDate>Fri, 08 Mar 2002 09:34:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678644#M907938</guid>
      <dc:creator>u856100</dc:creator>
      <dc:date>2002-03-08T09:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: The amazing dissapearing Logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678645#M907939</link>
      <description>Sorry, forgot to mention that vg00 is fine and is only recording the standard 8 LV's&lt;BR /&gt;&lt;BR /&gt;cheers &lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Fri, 08 Mar 2002 09:35:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678645#M907939</guid>
      <dc:creator>u856100</dc:creator>
      <dc:date>2002-03-08T09:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: The amazing dissapearing Logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678646#M907940</link>
      <description>First, you can do an ioscan on the disk:&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;Check that all the disk are there and check the device file, ie. /dev/dsk/cXtXdX and /dev/rdsk/cXtXdX&lt;BR /&gt;&lt;BR /&gt;If they are all there, do an vgdisplay&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v /dev/vg00&lt;BR /&gt;# vgdisplay -v /dev/vg01&lt;BR /&gt;&lt;BR /&gt;Check that the how many disks are in the VG and check how many LVs are in 1 VG. Calculate the PEs from the output to see if it matched.&lt;BR /&gt; &lt;BR /&gt;Try to mount the missing LVs to a temp mount point to see if you can mount the LVs.&lt;BR /&gt;&lt;BR /&gt;Have you reboot your server before? If you had reboot your server and did not add the FS in the fstab, it will not mount it after reboot.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Kenny.</description>
      <pubDate>Fri, 08 Mar 2002 09:35:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678646#M907940</guid>
      <dc:creator>Kenny Chau</dc:creator>
      <dc:date>2002-03-08T09:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: The amazing dissapearing Logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678647#M907941</link>
      <description>&lt;BR /&gt;1- first thing i do is try to mount them:&lt;BR /&gt;&lt;BR /&gt;mount /dev/vgxx/lvolmissing1 /tmp_mnt&lt;BR /&gt;&lt;BR /&gt;Try with diferent options too:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mount -F HFS /dev/vgxx/lvolmissing1 /tmp_mnt&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If it can be mounted then , just see what files contain and maybe you can known what s that.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you cannot mount go to step 2:&lt;BR /&gt;&lt;BR /&gt;2- dd if=/dev/vgxx/rlvolxx of=/tmp/test1 bs=1024k count=1&lt;BR /&gt;&lt;BR /&gt;strings /tmp/test1 | head -10&lt;BR /&gt;&lt;BR /&gt;If it was a oracle datafile you should see:&lt;BR /&gt;&lt;BR /&gt;Z[\] &lt;BR /&gt;&lt;BR /&gt;followed by a ORACLE_SID.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Fri, 08 Mar 2002 09:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678647#M907941</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2002-03-08T09:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: The amazing dissapearing Logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678648#M907942</link>
      <description>once you've got everything mounted the way you want:&lt;BR /&gt;&lt;BR /&gt;mount -p &amp;gt; /etc/fstab&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 08 Mar 2002 11:10:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678648#M907942</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-03-08T11:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: The amazing dissapearing Logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678649#M907943</link>
      <description>Ah,&lt;BR /&gt;&lt;BR /&gt;Apologies to the guys who mentioned it was an oracle related issue.&lt;BR /&gt;&lt;BR /&gt;After interrogating the VG holding Oracle, I can see that the application has been (rather strangely) striped across three disks. I assume that the missing LV's have been created for something like swap.&lt;BR /&gt;&lt;BR /&gt;Why it has striped the application data rather than the oradata, I have no idea (my first install, not knowing a great deal about Oracle architecture).&lt;BR /&gt;&lt;BR /&gt;Anyway, I will look to tidy the structure.&lt;BR /&gt;&lt;BR /&gt;Thanks for everyones help!&lt;BR /&gt;Can I re-allocate points to the Oracle related answers? please pose an answer back to this thread and I will assign the surplus!&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Fri, 08 Mar 2002 14:04:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-amazing-dissapearing-logical-volume/m-p/2678649#M907943</guid>
      <dc:creator>u856100</dc:creator>
      <dc:date>2002-03-08T14:04:52Z</dc:date>
    </item>
  </channel>
</rss>

