<?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: how can I restore the VG ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-restore-the-vg/m-p/2932736#M634652</link>
    <description>You would like to look into vgexport and vgimport with a mapfile. And make a note of the HW path to the disks.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond</description>
    <pubDate>Fri, 21 Mar 2003 09:55:55 GMT</pubDate>
    <dc:creator>Trond Haugen</dc:creator>
    <dc:date>2003-03-21T09:55:55Z</dc:date>
    <item>
      <title>how can I restore the VG ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-restore-the-vg/m-p/2932735#M634651</link>
      <description>a server rp8400,and have 2 disk 18G,and now we want to enlarge to 36G ,and used make_recovery,but it only can recovery the VG00,the system have 2VG,/VG00, /oradata ,the 2 disk in /oradata  on the EMC used for Oracle,and now how can I restore the VG /oradata ?</description>
      <pubDate>Fri, 21 Mar 2003 09:41:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-restore-the-vg/m-p/2932735#M634651</guid>
      <dc:creator>Nail Wang</dc:creator>
      <dc:date>2003-03-21T09:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: how can I restore the VG ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-restore-the-vg/m-p/2932736#M634652</link>
      <description>You would like to look into vgexport and vgimport with a mapfile. And make a note of the HW path to the disks.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond</description>
      <pubDate>Fri, 21 Mar 2003 09:55:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-restore-the-vg/m-p/2932736#M634652</guid>
      <dc:creator>Trond Haugen</dc:creator>
      <dc:date>2003-03-21T09:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: how can I restore the VG ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-restore-the-vg/m-p/2932737#M634653</link>
      <description>If you create your make_tape_recovery tape it will also have the LVM information for your other volume groups.&lt;BR /&gt;All you would need to do, is create the OS on the new disks from the the make_recovery tape and the rest will be automatic.&lt;BR /&gt;This is the best way to do this.&lt;BR /&gt;&lt;BR /&gt;Create the tape: make 2 tapes&lt;BR /&gt;# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn (make sure you use the no-rewind device)&lt;BR /&gt;&lt;BR /&gt;Change the disks, restart your system and boot off your tape.&lt;BR /&gt;Once the system has rebooted the rest of your system should be available including the oracle VG.&lt;BR /&gt;Keep the old disks just in case until after the whole system has been proved ready.</description>
      <pubDate>Fri, 21 Mar 2003 10:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-restore-the-vg/m-p/2932737#M634653</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-03-21T10:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: how can I restore the VG ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-restore-the-vg/m-p/2932738#M634654</link>
      <description>All this is assuming the disks you are replacing are the internal disks for the operating system and nothing else. As a precaution, and as suggested, do a vgexport in preview mode just in case. Keep the file on another system.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;# vgexport -m vg00.mapfile -p -v /dev/vg00</description>
      <pubDate>Fri, 21 Mar 2003 10:06:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-restore-the-vg/m-p/2932738#M634654</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-03-21T10:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: how can I restore the VG ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-restore-the-vg/m-p/2932739#M634655</link>
      <description>the VG /oradata maked by ORACLE engineer ,used oracle command ,and maked in Character Device,I warry about the data on EMC ,can not fit the vg used vgexport.</description>
      <pubDate>Fri, 21 Mar 2003 11:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-restore-the-vg/m-p/2932739#M634655</guid>
      <dc:creator>Nail Wang</dc:creator>
      <dc:date>2003-03-21T11:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: how can I restore the VG ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-restore-the-vg/m-p/2932740#M634656</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If I understand correctly, you are going to use Ignite's make_tape_recovery to reinstall your current 18GB vg00 onto a 36GB physical volume.  That's a very sound decision.&lt;BR /&gt;&lt;BR /&gt;In this case, 'vgexport'/'vgimport' mapfiles will automatically be contructed for your non-vg00 volume groups; i.e. those holding your Oracle data as a separate volume group with physical disk in an EMC2 SAN.&lt;BR /&gt;&lt;BR /&gt;When the Ignite recovery process runs, it will automatically 'vgimport' the non-vg00 volume groups using the map files it originally created.  Your non-vg00 volume groups will thus "reappear" with all their data intact without you doing anything, unless the hardware paths to the EMC2 SAN changed as a result of the "cold-installation".  In that case, you need only to invoke a commandline 'vgimport' with the mapfiles ('/etc/lvmconf/vgMM.mapfile') Ignite created and the correct pv_paths.  See the man pages for more information.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 21 Mar 2003 13:07:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-restore-the-vg/m-p/2932740#M634656</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-03-21T13:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: how can I restore the VG ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-restore-the-vg/m-p/2932741#M634657</link>
      <description>Here is a solution:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizforums.itrc.hp.com/cm/QuestionAnswer/1,,0xb1235bd3782dd711abdc0090277a778c,00.html" target="_blank"&gt;http://bizforums.itrc.hp.com/cm/QuestionAnswer/1,,0xb1235bd3782dd711abdc0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I've tested this script at leaset a dozen times and it works like a charm.  it only requires a VERY small ammount of work after it runs.....</description>
      <pubDate>Fri, 21 Mar 2003 14:22:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-restore-the-vg/m-p/2932741#M634657</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-03-21T14:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: how can I restore the VG ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-restore-the-vg/m-p/2932742#M634658</link>
      <description>Summary:&lt;BR /&gt;     Disk at hardware path 1/0/8/0/0.1.19.0.0.0.0 : Software configuration&lt;BR /&gt;     error&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Description of Error:&lt;BR /&gt;&lt;BR /&gt;     The device was unsuccessful in processing the current request message&lt;BR /&gt;     because the message contained an invalid field in the command data block.&lt;BR /&gt;     The request was not processed. &lt;BR /&gt;&lt;BR /&gt;Probable Cause / Recommended Action:&lt;BR /&gt;&lt;BR /&gt;     The error most likely indicates that the device is not fully supported by&lt;BR /&gt;     the current driver. This may or may not cause a problem in the operation&lt;BR /&gt;     of the device. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;here is the error,after do the vgimport</description>
      <pubDate>Tue, 25 Mar 2003 08:22:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-restore-the-vg/m-p/2932742#M634658</guid>
      <dc:creator>Nail Wang</dc:creator>
      <dc:date>2003-03-25T08:22:03Z</dc:date>
    </item>
  </channel>
</rss>

