<?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 vgexport/vgimport in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport-vgimport/m-p/4569574#M372500</link>
    <description>I'm planning to do a test cold install v2 on a test server.  I have one filesystem on the internel disk, which i have test oracle db. please correct my steps if i'm wrong.&lt;BR /&gt;/dev/vg01/lvol1    /u01&lt;BR /&gt;&lt;BR /&gt;1. umount /u01&lt;BR /&gt;2. vgexport -m mapfile -s -p -v vg01&lt;BR /&gt;3. ftp the mapfile to my desktop or some safe location.&lt;BR /&gt;4. Do a cold install.&lt;BR /&gt;5. vgimport -m mapfile -v -s vg01&lt;BR /&gt;6. mount /u01&lt;BR /&gt;&lt;BR /&gt;Are these steps are correct :-)  Do i need to do any mknod etc? (ofcourse i will backup /var/opt/oracle &amp;amp; /etc/oratab)&lt;BR /&gt;</description>
    <pubDate>Fri, 22 Jan 2010 15:34:51 GMT</pubDate>
    <dc:creator>balaji_vvv</dc:creator>
    <dc:date>2010-01-22T15:34:51Z</dc:date>
    <item>
      <title>vgexport/vgimport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport-vgimport/m-p/4569574#M372500</link>
      <description>I'm planning to do a test cold install v2 on a test server.  I have one filesystem on the internel disk, which i have test oracle db. please correct my steps if i'm wrong.&lt;BR /&gt;/dev/vg01/lvol1    /u01&lt;BR /&gt;&lt;BR /&gt;1. umount /u01&lt;BR /&gt;2. vgexport -m mapfile -s -p -v vg01&lt;BR /&gt;3. ftp the mapfile to my desktop or some safe location.&lt;BR /&gt;4. Do a cold install.&lt;BR /&gt;5. vgimport -m mapfile -v -s vg01&lt;BR /&gt;6. mount /u01&lt;BR /&gt;&lt;BR /&gt;Are these steps are correct :-)  Do i need to do any mknod etc? (ofcourse i will backup /var/opt/oracle &amp;amp; /etc/oratab)&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Jan 2010 15:34:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport-vgimport/m-p/4569574#M372500</guid>
      <dc:creator>balaji_vvv</dc:creator>
      <dc:date>2010-01-22T15:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport/vgimport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport-vgimport/m-p/4569575#M372501</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# mkdir /dev/vg01&lt;BR /&gt;# mknod /dev/vg01/group c 64 0x010000&lt;BR /&gt;[ copy in vg01 mapfile ]&lt;BR /&gt;# vgimport -s -v -m /root/vg01.map /dev/vg01&lt;BR /&gt;# vgchange -a y /dev/vg01&lt;BR /&gt;# vgcfgbackup   /dev/vg01&lt;BR /&gt;[ create 'fstab' entry for mount ]&lt;BR /&gt;# mount -a&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 22 Jan 2010 15:45:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport-vgimport/m-p/4569575#M372501</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-01-22T15:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport/vgimport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport-vgimport/m-p/4569576#M372502</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;&amp;lt;&lt;ARE these="" steps="" are="" correct="" -=""&gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Off course you need to do mknod etc.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sunny&lt;/ARE&gt;</description>
      <pubDate>Fri, 22 Jan 2010 15:47:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport-vgimport/m-p/4569576#M372502</guid>
      <dc:creator>Sunny123_1</dc:creator>
      <dc:date>2010-01-22T15:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport/vgimport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport-vgimport/m-p/4569577#M372503</link>
      <description>Thanks for the additional steps JRF!</description>
      <pubDate>Fri, 22 Jan 2010 15:51:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport-vgimport/m-p/4569577#M372503</guid>
      <dc:creator>balaji_vvv</dc:creator>
      <dc:date>2010-01-22T15:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport/vgimport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport-vgimport/m-p/4569578#M372504</link>
      <description>HI Balaji,&lt;BR /&gt;&lt;BR /&gt;If you are doing in 11iV3 , you can do a mknod even by skipping the mkdir /dev/vgXX.&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Jan 2010 16:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport-vgimport/m-p/4569578#M372504</guid>
      <dc:creator>AVV</dc:creator>
      <dc:date>2010-01-22T16:52:00Z</dc:date>
    </item>
  </channel>
</rss>

