<?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: Data replication from one array to another in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/data-replication-from-one-array-to-another/m-p/4055080#M600573</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think LVM will no do any help for you. I've used this software called Softek TDMF, migrated 20 TB of data (from several servers), either to another server and storage or to the same server with different storage array.&lt;BR /&gt;&lt;BR /&gt;And no downtime is most likely not possible, but a minimized downtime can be achieved, max 1 hour per server.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Sandy</description>
    <pubDate>Wed, 15 Aug 2007 23:33:28 GMT</pubDate>
    <dc:creator>Sandy Chen</dc:creator>
    <dc:date>2007-08-15T23:33:28Z</dc:date>
    <item>
      <title>Data replication from one array to another</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-replication-from-one-array-to-another/m-p/4055079#M600572</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;I have a scenario, where I want to replicate data from one server connected to EMC array to another server on XP array, WITHOUT DOWN TIME.&lt;BR /&gt;Previously I had used LVM to migration, but replication is new to me.&lt;BR /&gt;Since the data size is huge, 2+ TB, backup and restore doesn't gives a fast solution.&lt;BR /&gt;&lt;BR /&gt;Is there something in LVM I can use, or any other way to replication the environment.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;DT</description>
      <pubDate>Wed, 15 Aug 2007 22:49:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-replication-from-one-array-to-another/m-p/4055079#M600572</guid>
      <dc:creator>Mahesh Babbar</dc:creator>
      <dc:date>2007-08-15T22:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Data replication from one array to another</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-replication-from-one-array-to-another/m-p/4055080#M600573</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think LVM will no do any help for you. I've used this software called Softek TDMF, migrated 20 TB of data (from several servers), either to another server and storage or to the same server with different storage array.&lt;BR /&gt;&lt;BR /&gt;And no downtime is most likely not possible, but a minimized downtime can be achieved, max 1 hour per server.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Sandy</description>
      <pubDate>Wed, 15 Aug 2007 23:33:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-replication-from-one-array-to-another/m-p/4055080#M600573</guid>
      <dc:creator>Sandy Chen</dc:creator>
      <dc:date>2007-08-15T23:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Data replication from one array to another</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-replication-from-one-array-to-another/m-p/4055081#M600574</link>
      <description>Without getting into purchasing cross vendor replication software LVM mirroring may be the way to go.  Is there some reason you do not wish to use this option ?  There will certainly be IO issues during the mirroring unless you have segregated FC HBAs but depending on your config you may be able to use some phased approach.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Aug 2007 11:25:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-replication-from-one-array-to-another/m-p/4055081#M600574</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-08-16T11:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Data replication from one array to another</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-replication-from-one-array-to-another/m-p/4055082#M600575</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;I am keen for performing the required operation, I am ready to think beyond LVM too. &lt;BR /&gt;&lt;BR /&gt;I have done migration using LVM (pvmove), but not replication. can you please help me on how to replicate environment from one array to another using LVM.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;DT</description>
      <pubDate>Thu, 16 Aug 2007 23:43:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-replication-from-one-array-to-another/m-p/4055082#M600575</guid>
      <dc:creator>Mahesh Babbar</dc:creator>
      <dc:date>2007-08-16T23:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Data replication from one array to another</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-replication-from-one-array-to-another/m-p/4055083#M600576</link>
      <description>It should be easily done using Mirrordisk.&lt;BR /&gt;&lt;BR /&gt;Basically, you create LUNs on the new array that are the same size or bigger than your existing LUNS on your source array.&lt;BR /&gt;&lt;BR /&gt;You then add your new LUNs to every volume group on your system and mirror all your logical volumes to the new LUNs.&lt;BR /&gt;&lt;BR /&gt;Once this is completed, you will have a live mirror copy of your data on each array.&lt;BR /&gt;&lt;BR /&gt;You then break the mirrors by lvreducing out the copy on you source array and you are done.&lt;BR /&gt;&lt;BR /&gt;Chris&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Aug 2007 10:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-replication-from-one-array-to-another/m-p/4055083#M600576</guid>
      <dc:creator>Christian Tremblay</dc:creator>
      <dc:date>2007-08-17T10:33:48Z</dc:date>
    </item>
  </channel>
</rss>

