<?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: vgexport in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534145#M222005</link>
    <description>Yes, with the -p (preview) option, it will save a map of the LVM configuration (or metadata in your terms) in the file you specify.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Thu, 28 Apr 2005 13:19:37 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2005-04-28T13:19:37Z</dc:date>
    <item>
      <title>vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534134#M221994</link>
      <description>Could someone tell if vgexport -p -m -s would basically backup a volume group and its volumes? And could vgimport be used to restore a volume group? How is it different from a regular full backup? Also, what would be the best way to backup/restore specific directories in a volume? Thanks in advance.</description>
      <pubDate>Thu, 28 Apr 2005 10:01:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534134#M221994</guid>
      <dc:creator>John_1005</dc:creator>
      <dc:date>2005-04-28T10:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534135#M221995</link>
      <description>vgexport backs up the volume group and logical volume information.&lt;BR /&gt;&lt;BR /&gt;It does not back up the actual data as a full backup would do.&lt;BR /&gt;&lt;BR /&gt;vgexport/import is used to save, recover and rebuild the information about the vg and logical volumes.&lt;BR /&gt;&lt;BR /&gt;The process is not destructive and does not harm data. The data remains on the disk. The process does not back up the data in any way.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 28 Apr 2005 10:05:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534135#M221995</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-04-28T10:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534136#M221996</link>
      <description>No - that is NOT a backup of data - all that does is create a map file of what the structure of the vg is...&lt;BR /&gt;&lt;BR /&gt;Should be:&lt;BR /&gt;&lt;BR /&gt;vgexport -p -s -v -m /tmp/vgXX.map&lt;BR /&gt;&lt;BR /&gt;backup/restore - depends on your wallet - we use Veritas NetBackup.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 28 Apr 2005 10:07:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534136#M221996</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-04-28T10:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534137#M221997</link>
      <description>vgexport removes a vg from the system (unless run with the -p (preview) option, in which case it just goes through the motions and creates a map file) for the purpose of moving it to another system with vgimport.  In no way could this be considered a backup.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 28 Apr 2005 10:14:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534137#M221997</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-04-28T10:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534138#M221998</link>
      <description>&lt;QUOTE&gt; it just goes through the motions and creates a map file) for the purpose of moving it to another system with vgimport. &lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Could you please tell what this means? If it is not a backup, then what's the purpose of moving it to another system? Thanks</description>
      <pubDate>Thu, 28 Apr 2005 10:52:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534138#M221998</guid>
      <dc:creator>John_1005</dc:creator>
      <dc:date>2005-04-28T10:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534139#M221999</link>
      <description>Say you want to mount the vg on a backup server - so that it backups locally to tape instead.&lt;BR /&gt;&lt;BR /&gt;That's when you would do a vgexport/vgimport...&lt;BR /&gt;&lt;BR /&gt;Also - in a clustered environment - to setup shared vg's.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 28 Apr 2005 11:24:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534139#M221999</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-04-28T11:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534140#M222000</link>
      <description>Yes Anand, but thats not a backup.&lt;BR /&gt;&lt;BR /&gt;A backup implies copying the data OFF the disk. vgexport does NOt do that.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 28 Apr 2005 11:26:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534140#M222000</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-04-28T11:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534141#M222001</link>
      <description>Thanks everyone. Should the vgexport be done onto the tape?</description>
      <pubDate>Thu, 28 Apr 2005 12:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534141#M222001</guid>
      <dc:creator>John_1005</dc:creator>
      <dc:date>2005-04-28T12:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534142#M222002</link>
      <description>no&lt;BR /&gt;&lt;BR /&gt;vgexport simply back up the volume group and lvm structure and removes the volume group.&lt;BR /&gt;&lt;BR /&gt;data remains on disk and the disks can be imported to the same system or another system, depending on the cable/scsi setup.&lt;BR /&gt;&lt;BR /&gt;vgexport will not create anything on tape.&lt;BR /&gt;&lt;BR /&gt;Before you start&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery &lt;BR /&gt;&lt;BR /&gt;That will back up the lvm/vg information to tape.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 28 Apr 2005 12:22:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534142#M222002</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-04-28T12:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534143#M222003</link>
      <description>I don't think you're getting the point here.  There's no tape involved.  When you run vgexport, it simply disconnects the VG from it's current system.  All traces of the VG are removed and the VG is then available to be imported onto another system or back onto the same system.&lt;BR /&gt;&lt;BR /&gt;In order to import it, you go through the following procedure:&lt;BR /&gt;&lt;BR /&gt;mkdir /dev/vg01&lt;BR /&gt;mknod /dev/vg01/group c 64 0x010000&lt;BR /&gt;vgimport -s -m /tmp/vg01map /dev/vg01&lt;BR /&gt;vgchange -a y /dev/vg01&lt;BR /&gt;&lt;BR /&gt;This assumes vg01 but it could be any VG.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 28 Apr 2005 12:23:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534143#M222003</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-04-28T12:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534144#M222004</link>
      <description>Sorry. Then, I think just &lt;BR /&gt;&lt;BR /&gt;vgexport -p -s -v -m /tmp/vgXX.map&lt;BR /&gt;&lt;BR /&gt;and save the map file in a safe place? I really donot need to export &amp;amp; import. I think the above command is sort of like metadata.</description>
      <pubDate>Thu, 28 Apr 2005 13:13:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534144#M222004</guid>
      <dc:creator>John_1005</dc:creator>
      <dc:date>2005-04-28T13:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534145#M222005</link>
      <description>Yes, with the -p (preview) option, it will save a map of the LVM configuration (or metadata in your terms) in the file you specify.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 28 Apr 2005 13:19:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534145#M222005</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-04-28T13:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534146#M222006</link>
      <description>Hi Anand,&lt;BR /&gt;&lt;BR /&gt;You can create a mapfile with vgexport, copy to another server and use the mapfile with vgimport to create a same vg there.&lt;BR /&gt;The command is being used for clustered servers connected to a storage area networks (SANs).&lt;BR /&gt;Don't just do some vgexport experiments, becuase you can throw away your vg configuration with that command too!&lt;BR /&gt;To get it visualized, try this presentation: &lt;A href="http://docs.hp.com/en/144/app_consolidation.pdf" target="_blank"&gt;http://docs.hp.com/en/144/app_consolidation.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Renarios</description>
      <pubDate>Thu, 28 Apr 2005 13:24:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/3534146#M222006</guid>
      <dc:creator>renarios</dc:creator>
      <dc:date>2005-04-28T13:24:49Z</dc:date>
    </item>
  </channel>
</rss>

