<?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: My Migrating from Old Storage to New Storage and also extend the partition size in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/my-migrating-from-old-storage-to-new-storage-and-also-extend-the/m-p/4420935#M354432</link>
    <description>After you complete the migration, you can extend the size of your logical volumes to the extent of the capacity of your volume group.&lt;BR /&gt;&lt;BR /&gt;If you now have larger LUNs due to new storage array, then you need to create a new volume group with larger PE size and/or Max PE per PV values, then create new logical volumes to match those of the old vg. Then shut down whatever is running on the old volume group, copy the contents from old to new volumes. Change the device files in /etc/fstab and wherever else required to point to the new vg. Bring back the applications alive.&lt;BR /&gt;&lt;BR /&gt;After this you can increase the size of your volumes.&lt;BR /&gt;&lt;BR /&gt;Or if you are on V11.31, you can use the vgmodify command and skip the new vg create and copy data process totally.</description>
    <pubDate>Fri, 15 May 2009 14:57:53 GMT</pubDate>
    <dc:creator>Mel Burslan</dc:creator>
    <dc:date>2009-05-15T14:57:53Z</dc:date>
    <item>
      <title>My Migrating from Old Storage to New Storage and also extend the partition size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/my-migrating-from-old-storage-to-new-storage-and-also-extend-the/m-p/4420933#M354430</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;My customer needs to migrate data without affording the downtime from old to new Storage. Currently they have EVA 4400 and the new box is EVA 8100. So What I will do, for e.g. they have a partition /oradb and the size 200GB. Now I present a 200GB Vdisk from the new storage and mirror it with running 200GB disk. After the completion of mirroring I will reduce the lvm with lvreduce command and target disk will be old disk which is from EVA 4400. The commands will be following.&lt;BR /&gt;&lt;BR /&gt;1)Infs –e&lt;BR /&gt;2)Ioscan –fnC disk&lt;BR /&gt;3)Pvcreate and vgextend (include the new luns into the volume group)&lt;BR /&gt;4)lvextend -m 1 /dev/vgdb/lvol1 &lt;NEW disk="" for="" lvol1=""&gt;"&lt;BR /&gt;5)I will check the mirroring progress "&lt;LVDISPLAY -v=""&gt;&lt;/LVDISPLAY&gt;6)I will do “lvreduce -m 0 /dev/vgdb/lvol &lt;OLD disk=""&gt;“to remove old disks.&lt;BR /&gt;7)vgreduce old disk&lt;BR /&gt;&lt;BR /&gt;Okay Fine…Hope this works. Now my question is I want to extend the 200GB Disk which is from EVA 8100. Because after completing the migration process we unpresent the Vdisk from EVA4400. We have two HBA in our system. In migration process One HBA Cable EVA4400 switch and the second one will be on EVA8100.&lt;BR /&gt;Please Guide me.&lt;BR /&gt;&lt;BR /&gt;Also please notify me if any thing wrong in the above commands.&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Athar Hussain  &lt;BR /&gt; &lt;BR /&gt;  &lt;BR /&gt;&lt;/OLD&gt;&lt;/NEW&gt;</description>
      <pubDate>Fri, 15 May 2009 14:41:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/my-migrating-from-old-storage-to-new-storage-and-also-extend-the/m-p/4420933#M354430</guid>
      <dc:creator>S.M.Athar</dc:creator>
      <dc:date>2009-05-15T14:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: My Migrating from Old Storage to New Storage and also extend the partition size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/my-migrating-from-old-storage-to-new-storage-and-also-extend-the/m-p/4420934#M354431</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;insf -C disk recognizes new disks. You may want to run that step after the ioscan.&lt;BR /&gt;&lt;BR /&gt;The rest of your plan is good. Make sure the databases and such are down so you get clean copies.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 15 May 2009 14:44:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/my-migrating-from-old-storage-to-new-storage-and-also-extend-the/m-p/4420934#M354431</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-05-15T14:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: My Migrating from Old Storage to New Storage and also extend the partition size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/my-migrating-from-old-storage-to-new-storage-and-also-extend-the/m-p/4420935#M354432</link>
      <description>After you complete the migration, you can extend the size of your logical volumes to the extent of the capacity of your volume group.&lt;BR /&gt;&lt;BR /&gt;If you now have larger LUNs due to new storage array, then you need to create a new volume group with larger PE size and/or Max PE per PV values, then create new logical volumes to match those of the old vg. Then shut down whatever is running on the old volume group, copy the contents from old to new volumes. Change the device files in /etc/fstab and wherever else required to point to the new vg. Bring back the applications alive.&lt;BR /&gt;&lt;BR /&gt;After this you can increase the size of your volumes.&lt;BR /&gt;&lt;BR /&gt;Or if you are on V11.31, you can use the vgmodify command and skip the new vg create and copy data process totally.</description>
      <pubDate>Fri, 15 May 2009 14:57:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/my-migrating-from-old-storage-to-new-storage-and-also-extend-the/m-p/4420935#M354432</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-05-15T14:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: My Migrating from Old Storage to New Storage and also extend the partition size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/my-migrating-from-old-storage-to-new-storage-and-also-extend-the/m-p/4420936#M354433</link>
      <description>ThankYou for your reply.&lt;BR /&gt;HP-UX 11.23 is running. It is possible to increase the Number of PE in the VolumeGroup Level after applying the patch (vgmodify).&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Athar Hussain</description>
      <pubDate>Fri, 15 May 2009 15:14:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/my-migrating-from-old-storage-to-new-storage-and-also-extend-the/m-p/4420936#M354433</guid>
      <dc:creator>S.M.Athar</dc:creator>
      <dc:date>2009-05-15T15:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: My Migrating from Old Storage to New Storage and also extend the partition size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/my-migrating-from-old-storage-to-new-storage-and-also-extend-the/m-p/4420937#M354434</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; It is possible to increase the Number of PE in the VolumeGroup Level after applying the patch (vgmodify).&lt;BR /&gt;&lt;BR /&gt;Yes.  See the manpages:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3921-60631/vgmodify.1M.html" target="_blank"&gt;http://docs.hp.com/en/B3921-60631/vgmodify.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 15 May 2009 16:09:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/my-migrating-from-old-storage-to-new-storage-and-also-extend-the/m-p/4420937#M354434</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-05-15T16:09:32Z</dc:date>
    </item>
  </channel>
</rss>

