<?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 migration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/2789213#M79282</link>
    <description>Hi Raj&lt;BR /&gt;&lt;BR /&gt;Sounds like a lot of data to transfer - can you not handle the problem with tape backups &amp;amp; recoveries ?. On the occasion I have had to transfer large amounts of data I've used the following tar/remsh command but you are of course limited to the 2Gb limits per transfer - &lt;BR /&gt;&lt;BR /&gt;tar cf - /tmp/dir | remsh host2 "(cd /;tar xf -)"</description>
    <pubDate>Mon, 19 Aug 2002 21:10:21 GMT</pubDate>
    <dc:creator>Nick Wickens</dc:creator>
    <dc:date>2002-08-19T21:10:21Z</dc:date>
    <item>
      <title>data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/2789212#M79281</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am doing data migration from one location to another distant location. The amount of data is 100s of GB. I might need to transfer full data once and five time refresh after. Which utility is the best and effective to do it?&lt;BR /&gt;&lt;BR /&gt;rsync&lt;BR /&gt;rdist&lt;BR /&gt;rcp&lt;BR /&gt;Or any other commercial or free software&lt;BR /&gt;&lt;BR /&gt;Help.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 19 Aug 2002 20:39:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/2789212#M79281</guid>
      <dc:creator>SAM_24</dc:creator>
      <dc:date>2002-08-19T20:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/2789213#M79282</link>
      <description>Hi Raj&lt;BR /&gt;&lt;BR /&gt;Sounds like a lot of data to transfer - can you not handle the problem with tape backups &amp;amp; recoveries ?. On the occasion I have had to transfer large amounts of data I've used the following tar/remsh command but you are of course limited to the 2Gb limits per transfer - &lt;BR /&gt;&lt;BR /&gt;tar cf - /tmp/dir | remsh host2 "(cd /;tar xf -)"</description>
      <pubDate>Mon, 19 Aug 2002 21:10:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/2789213#M79282</guid>
      <dc:creator>Nick Wickens</dc:creator>
      <dc:date>2002-08-19T21:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/2789214#M79283</link>
      <description>Before any kind of sane answer can be given, you need to tell us what sort of network connection you have, what sort of tape and/or removable media you have, how many hundred's of GB.&lt;BR /&gt;&lt;BR /&gt;It might even make sense to make copies of the data and ship them via hard disks.&lt;BR /&gt;&lt;BR /&gt;I doubt that rdist or rsync make sense for this because the transfer times will be so great that the systems will never sync. Of course, if you are running ATM then things are different.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Aug 2002 21:26:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/2789214#M79283</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-08-19T21:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/2789215#M79284</link>
      <description>Raj,&lt;BR /&gt;&lt;BR /&gt;I'd like to add to Nick and Clay's questions:&lt;BR /&gt;&lt;BR /&gt;(1) What kind of data? &lt;BR /&gt;&lt;BR /&gt;(2) One large file, a few medium sized files, a bunch of small files, a few of each?&lt;BR /&gt;&lt;BR /&gt;(3) can the data be compressed?&lt;BR /&gt;&lt;BR /&gt;(4) Is this data on an EMC symmetrix? What kind of disk is it on?&lt;BR /&gt;&lt;BR /&gt;(5) What OS's are you running?&lt;BR /&gt;&lt;BR /&gt;(6) what kind of server is the data on?&lt;BR /&gt;&lt;BR /&gt;(7) what kind of server is the data going to?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 19 Aug 2002 22:24:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/2789215#M79284</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-08-19T22:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/2789216#M79285</link>
      <description>Hi Raj,&lt;BR /&gt;&lt;BR /&gt;To add further on the comments made, "r" commands can be very unproductive over the data of hundreds of GBs. Morever, if the data is a "database", you cannot use those commands directly.&lt;BR /&gt;&lt;BR /&gt;You might need to consider different mechanisms. Take backup, move the tapes restore. And if you need, you can take incremental backup later and restore.&lt;BR /&gt;&lt;BR /&gt;Since they are distant from each other, I cannot think of you having Escon links for tools like SRDF or HORC.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 20 Aug 2002 01:13:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/2789216#M79285</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-08-20T01:13:43Z</dc:date>
    </item>
  </channel>
</rss>

