<?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: VxVM data migration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661774#M551470</link>
    <description>Shalom Kapil,&lt;BR /&gt;&lt;BR /&gt;Lots of ways to do this job.&lt;BR /&gt;&lt;BR /&gt;dd can be done, even across a network.&lt;BR /&gt;&lt;BR /&gt;If the data is in files on a cooked file system, you can sometimes do scp -rp &lt;SOURCE&gt; &lt;DESTINATION&gt;, though database files won't work unless the database down.&lt;BR /&gt;&lt;BR /&gt;fbackup, if you have it is another good way to transfer files between two SAN's.&lt;BR /&gt;&lt;BR /&gt;rsync is another really good tool that with the proper command line parameters will let you sync only changed files.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/DESTINATION&gt;&lt;/SOURCE&gt;</description>
    <pubDate>Thu, 15 Jul 2010 11:28:19 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2010-07-15T11:28:19Z</dc:date>
    <item>
      <title>VxVM data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661773#M551469</link>
      <description>Gurus,&lt;BR /&gt;need to explore various procedures I can use to sync data from one storage to other (storage to storage sync is not possible).&lt;BR /&gt;&lt;BR /&gt;Scenario&lt;BR /&gt;Server1 storage A1   Site A&lt;BR /&gt;Server2 storage B1   Site B&lt;BR /&gt;&lt;BR /&gt;I need to sync B1 with A1 and present same file system on Server1 and Server2.&lt;BR /&gt;I can present Storage B1 to Server1 and mirror the volumes, now what is the best way to break the mirror and present it as new dg on the server1 and then export import.&lt;BR /&gt;&lt;BR /&gt;vg split and move we are getting licence issue, with taggin we can do but as per me its asking for downtime.&lt;BR /&gt;&lt;BR /&gt;What is the best way to achieve this.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Thu, 15 Jul 2010 08:07:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661773#M551469</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-07-15T08:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: VxVM data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661774#M551470</link>
      <description>Shalom Kapil,&lt;BR /&gt;&lt;BR /&gt;Lots of ways to do this job.&lt;BR /&gt;&lt;BR /&gt;dd can be done, even across a network.&lt;BR /&gt;&lt;BR /&gt;If the data is in files on a cooked file system, you can sometimes do scp -rp &lt;SOURCE&gt; &lt;DESTINATION&gt;, though database files won't work unless the database down.&lt;BR /&gt;&lt;BR /&gt;fbackup, if you have it is another good way to transfer files between two SAN's.&lt;BR /&gt;&lt;BR /&gt;rsync is another really good tool that with the proper command line parameters will let you sync only changed files.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/DESTINATION&gt;&lt;/SOURCE&gt;</description>
      <pubDate>Thu, 15 Jul 2010 11:28:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661774#M551470</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-07-15T11:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: VxVM data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661775#M551471</link>
      <description>Thanks for the reply Stevan,&lt;BR /&gt;&lt;BR /&gt;I have considered those methods, and as I have some time I am trying to figure it out how can i do it from VxVM (there should be a simple method)&lt;BR /&gt;&lt;BR /&gt;i got a couple of methods but do not have proper test environment to test so seeking advice :)&lt;BR /&gt;&lt;BR /&gt;1)Present LUN to server1, mirror the volume and unpresent the LUN without doing anything and present the LUN to server2 and do&lt;BR /&gt;#vxdg -Cf import dg_name&lt;BR /&gt;It should work as servers are not seeing eath other and storage is different.&lt;BR /&gt;No Testing Env.&lt;BR /&gt;&lt;BR /&gt;2)vxdg -o expand split sourcedg targetdg [volume|disk]&lt;BR /&gt;  not sure if this would work on plex/disk level&lt;BR /&gt;&lt;BR /&gt;3)same with&lt;BR /&gt;vxdg move sourcedg targetdg disk&lt;BR /&gt;&lt;BR /&gt;4) tag the new disk which i explained in my first post.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jul 2010 15:20:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661775#M551471</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-07-15T15:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: VxVM data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661776#M551472</link>
      <description>if we are talking about files whats wrong with rdist.  It is standard to unix.</description>
      <pubDate>Thu, 15 Jul 2010 23:43:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661776#M551472</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2010-07-15T23:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: VxVM data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661777#M551473</link>
      <description>Hi Kapil,&lt;BR /&gt;&lt;BR /&gt;  How are you dear.&lt;BR /&gt;&lt;BR /&gt;There is multiple options.&lt;BR /&gt;1)use TDMF--- IBM Lisence S/F platform independent. ---Downtime require.&lt;BR /&gt;&lt;BR /&gt;2)Use rsync --downtime require.&lt;BR /&gt;&lt;BR /&gt;3)best option---this is suitable for VXVM.&lt;BR /&gt;use volume (plex) base mirroring.--&lt;BR /&gt;no downtime require.&lt;BR /&gt;&lt;BR /&gt;If you want then call me, i can send you the steps.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Karki&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jul 2010 12:38:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661777#M551473</guid>
      <dc:creator>gb karki</dc:creator>
      <dc:date>2010-07-16T12:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: VxVM data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661778#M551474</link>
      <description>Hi Karki,&lt;BR /&gt;&lt;BR /&gt;I am fine sir, thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;Actually as I said above I have all those options and looking explore deep in VxVM, your method with Plex is not very feasible untill and unless you have licence to split the VG, or move disks from VG.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Fri, 16 Jul 2010 13:47:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661778#M551474</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-07-16T13:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: VxVM data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661779#M551475</link>
      <description>Kapil,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Scenario&lt;BR /&gt;Server1 storage A1 Site A&lt;BR /&gt;Server2 storage B1 Site B&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1.&lt;BR /&gt;- Study the current structure in Server1, Storage A1,&lt;BR /&gt;&lt;BR /&gt;- Do you have raw volumes or only Filesystems in the diskgroups.&lt;BR /&gt;- Do you have cluster configured or stand alone nodes.&lt;BR /&gt;- How much data to migrate to Server2 storage B1&lt;BR /&gt;- Do you have highspeed wan/network connectivity between these two sites.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After evaluating option 1, you can decide the method going to be easy for the task. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2. options here:&lt;BR /&gt;&lt;BR /&gt;- Create the same structure in : Server1 using storage A1. That is dgs and Filesystems.&lt;BR /&gt;- Go to site A:&lt;BR /&gt;Build a migration cabinet. With same storage capcity that server1 has been allocated. A migration cabinet can be a small portable box with lots of 1TB disks in an HP array, running redhat linux OS. If you have only filesystems data the task will be easy.&lt;BR /&gt;Connect the migration cabinet to the site A network, create the same directory structure of Server A. And copy the files using rsync.&lt;BR /&gt;Terabytes of data can be copied. This can be done before 1 days or 2 days of cutoff activity so that rsync can update the updated data easily with no further long time.&lt;BR /&gt;&lt;BR /&gt;Once all the data synced to the migration cabinet. Send the migration cabinet to Site B, Hope fully another DataCenter or Building.&lt;BR /&gt;Connect the migration cabinet to the site B network, and transfer the data to the Server B 's filesystem using : # rsync -avz migration_cab:/dg01/FS01/* server_B:/FS01&lt;BR /&gt;&lt;BR /&gt;(Remember the /dg01/FS01 in the migration cabinet is just a ext2 linux filesystem to hold data.)&lt;BR /&gt;&lt;BR /&gt;Once all the data completed wait for cutover time, make sure you have wan access to server A and rsync work between server A and B.&lt;BR /&gt;&lt;BR /&gt;During cutover run incremental rsync over the wan to sync up all the data from Server A.&lt;BR /&gt;# rsync -avzu server_A:/FS01/* server_B:/FS01/&lt;BR /&gt;&lt;BR /&gt;Once done verify size . The rsync work can be done effectivly with help of script for large number of filesystems. Once the rsync incremental done , and verifed the appliations can be started on Server B, Site B.&lt;BR /&gt;&lt;BR /&gt;If you have raw disks, there is a technique for that as well other than dd over ssh and wan.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy,&lt;BR /&gt;Raj.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jul 2010 17:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661779#M551475</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2010-07-16T17:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: VxVM data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661780#M551476</link>
      <description>Correction:&lt;BR /&gt;&lt;BR /&gt;2. options here:&lt;BR /&gt;&lt;BR /&gt;- Create the same structure in : Server2 using storage B1. That is creating same size dgs and volumes (Filesystems).</description>
      <pubDate>Fri, 16 Jul 2010 17:26:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661780#M551476</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2010-07-16T17:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: VxVM data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661781#M551477</link>
      <description>o you have disk replication from storage A to storage B and snapclone tool on storage?&lt;BR /&gt;&lt;BR /&gt;Not sure if this is what you are looking for but if disk replication exists you can snapclone the disk at the remote site and mount it as a new VG.&lt;BR /&gt;Pretty simple and fast solution if you have all the pieces available.</description>
      <pubDate>Tue, 03 Aug 2010 23:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661781#M551477</guid>
      <dc:creator>tonyG_2</dc:creator>
      <dc:date>2010-08-03T23:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: VxVM data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661782#M551478</link>
      <description>&lt;!--!*#--&gt;Hi Kapil,&lt;BR /&gt;&lt;BR /&gt; You can use the vxassist snapstart / snapshot commands to create the VxVM snapshots of the volumes and then&lt;BR /&gt;use vxdg split command to split the snapshot&lt;BR /&gt;volumes into different DG. Then deport and&lt;BR /&gt;import on Server2. But you may need flash&lt;BR /&gt;snap license for vxdg split command to work.&lt;BR /&gt;&lt;BR /&gt;Could you confirm the VxVM version you are using?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Srini&lt;BR /&gt;</description>
      <pubDate>Sun, 08 Aug 2010 22:33:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-data-migration/m-p/4661782#M551478</guid>
      <dc:creator>avsrini</dc:creator>
      <dc:date>2010-08-08T22:33:00Z</dc:date>
    </item>
  </channel>
</rss>

