<?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: Migrating data from one SAN to another SAN Storage in HPE EVA Storage</title>
    <link>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280802#M33478</link>
    <description>Check out the man page for the pvmove command in Linux. If it is the same as in HP-UX, you can use it very easily. You have to make the old and new disk LUNs part of the same volume group and with pvmove you can move the extends from one disk device to another. You can use pvmove live, no downtime and no mirroring is needed.&lt;BR /&gt;&lt;BR /&gt;PS. Although you are very prompt to thank every individual response, in these forums, this is how you say thanks: &lt;A href="http://forums11.itrc.hp.com/service/forums/helptips.do?#34" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/helptips.do?#34&lt;/A&gt;</description>
    <pubDate>Tue, 07 Oct 2008 20:32:12 GMT</pubDate>
    <dc:creator>TTr</dc:creator>
    <dc:date>2008-10-07T20:32:12Z</dc:date>
    <item>
      <title>Migrating data from one SAN to another SAN Storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280795#M33471</link>
      <description>Hi folks,&lt;BR /&gt;&lt;BR /&gt;I've been a long time reader, but this is my very first posting on this great website.&lt;BR /&gt;&lt;BR /&gt;I have been reading and gathering info regarding to data migration from one SAN to SAN Storage.  However, I do still have a few questions about Linux and LVM LUNs and such.&lt;BR /&gt;&lt;BR /&gt;Let's say at this point, we don't have to worry about the SAN Fibre switches and multi-pathing between the hosts and our one and only SAN storage array.&lt;BR /&gt;&lt;BR /&gt;What we have is the old Hitachi 9000's series SAN array and we're in the process adding a new HP EVA 4400 series SAN Storage array.  We're going to move a few hosts from the Hitachi SAN storage to the new EVA4400 permanently.  Once the data are moved, I will than umount the old logical volumes then.&lt;BR /&gt;&lt;BR /&gt;Each host currently has two (2) Volume Groups and four (4) Logical Volumes.  We're currently using LVM2 on the host side.&lt;BR /&gt;&lt;BR /&gt;What I will do is to add this new SAN "EVA 4400" to Fabric A &amp;amp; B with a new zone and create the Volume Groups with the same amount of Logical Volumes.  Once all that and done, I will mount the new mount point to the hosts (hopefully I don't have to reboot since I am using Fibreutils).&lt;BR /&gt;&lt;BR /&gt;My questions are:&lt;BR /&gt;1.  Should I use Backup &amp;amp; Restore procedure technique?&lt;BR /&gt;2. Should I be using LVM Snapshot technique?&lt;BR /&gt;3. Should I be using rsync technique here?&lt;BR /&gt;&lt;BR /&gt;What other method should I be using for this migration project??&lt;BR /&gt;&lt;BR /&gt;I am not an expert at Storage or Redhat 'RHAS 4.0' Linux, but I feel very comfortable working with the Hitachi and EVA 4400 SAN Storage.&lt;BR /&gt;&lt;BR /&gt;I am also looking for best advice and best practices.  I do appreciate all the help I can get and hope for some day I can return the favor.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;David A.&lt;BR /&gt;</description>
      <pubDate>Sun, 05 Oct 2008 04:26:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280795#M33471</guid>
      <dc:creator>d_allen111</dc:creator>
      <dc:date>2008-10-05T04:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating data from one SAN to another SAN Storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280796#M33472</link>
      <description>Hi,&lt;BR /&gt;the LVM mirror idea seems to be the best idea here (if available in RHAS 4.0 release):&lt;BR /&gt;1. New EVA LUNs VGs addition&lt;BR /&gt;2. Hitachi and EVA LUNs mirror.&lt;BR /&gt;3. Hitachi mirror reduction&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;links:&lt;BR /&gt;&lt;A href="http://www.guug.de/lokal/rhein-main/2004-09-23/LVM2_sage_23.09.pdf" target="_blank"&gt;http://www.guug.de/lokal/rhein-main/2004-09-23/LVM2_sage_23.09.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://devresources.linux-foundation.org/dev/clusters/docs/cluster_summit_mirror_paper.pdf" target="_blank"&gt;http://devresources.linux-foundation.org/dev/clusters/docs/cluster_summit_mirror_paper.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 05 Oct 2008 05:03:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280796#M33472</guid>
      <dc:creator>IBaltay</dc:creator>
      <dc:date>2008-10-05T05:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating data from one SAN to another SAN Storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280797#M33473</link>
      <description>Hello IBaltay:&lt;BR /&gt;&lt;BR /&gt;Exellent documentation and thank you!!&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Sun, 05 Oct 2008 15:24:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280797#M33473</guid>
      <dc:creator>d_allen111</dc:creator>
      <dc:date>2008-10-05T15:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating data from one SAN to another SAN Storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280798#M33474</link>
      <description>Hello David,&lt;BR /&gt;&lt;BR /&gt;I often use host-based mirror for such operations. Take a look at the software-raid features of your distribution.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Patrick</description>
      <pubDate>Mon, 06 Oct 2008 05:39:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280798#M33474</guid>
      <dc:creator>Patrick Terlisten</dc:creator>
      <dc:date>2008-10-06T05:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating data from one SAN to another SAN Storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280799#M33475</link>
      <description>Hello Patrick,&lt;BR /&gt;&lt;BR /&gt;Where would I be able to find more info on Software Raid for Redhat Linux 4.0?&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your advice.&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Mon, 06 Oct 2008 11:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280799#M33475</guid>
      <dc:creator>d_allen111</dc:creator>
      <dc:date>2008-10-06T11:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating data from one SAN to another SAN Storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280800#M33476</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;check the documentation of dmraid. Take a look if it's already installed on you machine.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Patrick</description>
      <pubDate>Tue, 07 Oct 2008 08:50:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280800#M33476</guid>
      <dc:creator>Patrick Terlisten</dc:creator>
      <dc:date>2008-10-07T08:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating data from one SAN to another SAN Storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280801#M33477</link>
      <description>Thanks, Patrick!&lt;BR /&gt;&lt;BR /&gt;I went through the document on my Linux server (man dmraid) and to find that I need more info on dmraid.  Is there another place like "How-to" or "Best Practices" for dmraid?&lt;BR /&gt;&lt;BR /&gt;Again, many thanks!!&lt;BR /&gt;&lt;BR /&gt;David A.</description>
      <pubDate>Tue, 07 Oct 2008 17:15:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280801#M33477</guid>
      <dc:creator>d_allen111</dc:creator>
      <dc:date>2008-10-07T17:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating data from one SAN to another SAN Storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280802#M33478</link>
      <description>Check out the man page for the pvmove command in Linux. If it is the same as in HP-UX, you can use it very easily. You have to make the old and new disk LUNs part of the same volume group and with pvmove you can move the extends from one disk device to another. You can use pvmove live, no downtime and no mirroring is needed.&lt;BR /&gt;&lt;BR /&gt;PS. Although you are very prompt to thank every individual response, in these forums, this is how you say thanks: &lt;A href="http://forums11.itrc.hp.com/service/forums/helptips.do?#34" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/helptips.do?#34&lt;/A&gt;</description>
      <pubDate>Tue, 07 Oct 2008 20:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280802#M33478</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-10-07T20:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating data from one SAN to another SAN Storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280803#M33479</link>
      <description>Hello TTr!&lt;BR /&gt;&lt;BR /&gt;Well, looks like Linux (RHAS 4.0) does use pvmove as you've suggested.  Is there more in-depth info on this subject, so that I can read more into this??&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;David A.</description>
      <pubDate>Wed, 08 Oct 2008 11:43:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280803#M33479</guid>
      <dc:creator>d_allen111</dc:creator>
      <dc:date>2008-10-08T11:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating data from one SAN to another SAN Storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280804#M33480</link>
      <description>I am not a Linux admin but I have used it a lot on HP-UX and it works extremely well. You issue the command to move a specific logical volume only or move a whole physical volume to a new one. You can monitor its progress by running lvdisplay repeatedly. As the extends are moved you see them in the pvdisplay listing. The LEs that were moved already have their PEs on the new disk and the ones that were not moved have their PEs on the old disk. The LE that is being moved at that time shows up with both PEs, one PE on the old disk (current) and one on the new disk (stale). When the copying is finished, the PE on the old disk is deleted and the PE on the new disk becomes current.&lt;BR /&gt;&lt;BR /&gt;Search for "pvmove" in your favorite Linux websites to find any references. &lt;BR /&gt;&lt;BR /&gt;The HP-UX man page: &lt;A href="http://docs.hp.com/en/B2355-90692/pvmove.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90692/pvmove.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also check out these documents&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-4589/ch03s04.html" target="_blank"&gt;http://docs.hp.com/en/5992-4589/ch03s04.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This one covers a special case where the new disks are much bigger that the old ones and not the entire new space can be used in LVM because of extend number limitations. I don't know if this applies to Linux of to your case. If your new disks are not much bigger than the old ones ignore vgmodify but look at the pvmove examples in &lt;A href="http://docs.hp.com/en/vgmodify/vgmodify_wp_modified_final.pdf" target="_blank"&gt;http://docs.hp.com/en/vgmodify/vgmodify_wp_modified_final.pdf&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Oct 2008 15:09:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280804#M33480</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-10-08T15:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating data from one SAN to another SAN Storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280805#M33481</link>
      <description>Thank you!!&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Wed, 08 Oct 2008 19:49:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/migrating-data-from-one-san-to-another-san-storage/m-p/4280805#M33481</guid>
      <dc:creator>d_allen111</dc:creator>
      <dc:date>2008-10-08T19:49:41Z</dc:date>
    </item>
  </channel>
</rss>

