<?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 Sancopy LVM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sancopy-lvm/m-p/3675684#M617053</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have a Question about VGID and PVID.&lt;BR /&gt;I make a SANCOPY (EMC)from Node 1 to Node 2.&lt;BR /&gt;Node 1 -&amp;gt; vgdata; Node 2 -&amp;gt; vg_data&lt;BR /&gt;After Synchronizing, we make a vgexport with Mapfile and Option -s on Node 2 (vg_data). Copy the Mapfile from Node 1 to Node 2 and make a vgimport with mapfile and option -s. On Node 2 the VGID and the PVID are the same. How does it work's. ?? Thanks</description>
    <pubDate>Mon, 21 Nov 2005 08:38:05 GMT</pubDate>
    <dc:creator>Ehrler</dc:creator>
    <dc:date>2005-11-21T08:38:05Z</dc:date>
    <item>
      <title>Sancopy LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sancopy-lvm/m-p/3675684#M617053</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have a Question about VGID and PVID.&lt;BR /&gt;I make a SANCOPY (EMC)from Node 1 to Node 2.&lt;BR /&gt;Node 1 -&amp;gt; vgdata; Node 2 -&amp;gt; vg_data&lt;BR /&gt;After Synchronizing, we make a vgexport with Mapfile and Option -s on Node 2 (vg_data). Copy the Mapfile from Node 1 to Node 2 and make a vgimport with mapfile and option -s. On Node 2 the VGID and the PVID are the same. How does it work's. ?? Thanks</description>
      <pubDate>Mon, 21 Nov 2005 08:38:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sancopy-lvm/m-p/3675684#M617053</guid>
      <dc:creator>Ehrler</dc:creator>
      <dc:date>2005-11-21T08:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sancopy LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sancopy-lvm/m-p/3675685#M617054</link>
      <description>Shalom Ehrler,&lt;BR /&gt;&lt;BR /&gt;I would use a mapfile -m option in export/import.&lt;BR /&gt;&lt;BR /&gt;I can't give an opinion on sancopy commands. I'd back up the data before tyring this.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 21 Nov 2005 09:02:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sancopy-lvm/m-p/3675685#M617054</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-21T09:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Sancopy LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sancopy-lvm/m-p/3675686#M617055</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The EMC utility copied the LVM header from one disk to the other, replicating the VGID and PVID of the source disk.&lt;BR /&gt;&lt;BR /&gt;A 'mapfile' is primarily used to assign *logical volume* IDs in lieu of defalt ones like 'lvol1', 'lvol2', etc.  The use of the '-s' switch adds (during 'vgexport') the VGID of the volume group which then allows 'vgimport' to match disks to this ID and import them.&lt;BR /&gt;&lt;BR /&gt;This said, there is no problem with having the same PVID and VGID.  In reality, these IDs are nothing more than the machine identification number (as seen in 'uname -i') and the timestamp (in Epoch seconds) built when the 'pvcreate' and 'vgcreate' were made.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 21 Nov 2005 09:16:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sancopy-lvm/m-p/3675686#M617055</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-11-21T09:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sancopy LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sancopy-lvm/m-p/3675687#M617056</link>
      <description>It sounds to me like if you need to get them to be different (in case you want to mount both copies on the same server in the future) that you should use "vgchgid" to make the second copy appear as a completely new volume.&lt;BR /&gt;&lt;BR /&gt;i.e. /usr/sbin/vgchgid PhysicalVolumePath [PhysicalVolumePath] ... (check man page for more information).&lt;BR /&gt;&lt;BR /&gt;This changes the ID, and will cause LVM to realize that this is a separate entity, which might be what you're looking for :)</description>
      <pubDate>Tue, 22 Nov 2005 13:22:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sancopy-lvm/m-p/3675687#M617056</guid>
      <dc:creator>Chris Hulihan</dc:creator>
      <dc:date>2005-11-22T13:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Sancopy LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sancopy-lvm/m-p/3675688#M617057</link>
      <description>Thanks everybody&lt;BR /&gt;&lt;BR /&gt;This are the answer's I searched.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ehrler&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2005 12:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sancopy-lvm/m-p/3675688#M617057</guid>
      <dc:creator>Ehrler</dc:creator>
      <dc:date>2005-11-23T12:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sancopy LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sancopy-lvm/m-p/3675689#M617058</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;thanks again for the answer.&lt;BR /&gt;&lt;BR /&gt;ok. emc copy the LVM information to device.&lt;BR /&gt;&lt;BR /&gt;But when I make a MirrorView from Clariion &lt;BR /&gt;CX700 to CX60 it the same. ?&lt;BR /&gt;The host is connected to CX700.&lt;BR /&gt;CX700 have problem's (down) so we must switch&lt;BR /&gt;to CX600. Can I use the vgimport Option -s&lt;BR /&gt;to import the Volume Group. ?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Ehrler&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Nov 2005 13:40:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sancopy-lvm/m-p/3675689#M617058</guid>
      <dc:creator>Ehrler</dc:creator>
      <dc:date>2005-11-26T13:40:31Z</dc:date>
    </item>
  </channel>
</rss>

