<?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 COPY DATA in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-data/m-p/2763863#M73067</link>
    <description>I am in the middle of a PeopleSoft upgrade. I purchased a VA7100 so I can do the following.&lt;BR /&gt;&lt;BR /&gt;Shutdown the Oracle DB's&lt;BR /&gt;Copy all oracle data to the new VA7100.&lt;BR /&gt;Let the dba's do the PS upgrade.&lt;BR /&gt;&lt;BR /&gt;This way I will have all the data preserved in case we have a no-go. The time it takes to backup 200 gb and restore did not fit in our time window for the upgrade.&lt;BR /&gt;&lt;BR /&gt;Question,&lt;BR /&gt;what is the best way, performance wise and safety wise, to copy the data from EMC local drives to the VA7100 local drives? cpio, dd, cp ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Bob</description>
    <pubDate>Mon, 15 Jul 2002 13:44:42 GMT</pubDate>
    <dc:creator>Nobody's Hero</dc:creator>
    <dc:date>2002-07-15T13:44:42Z</dc:date>
    <item>
      <title>COPY DATA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-data/m-p/2763863#M73067</link>
      <description>I am in the middle of a PeopleSoft upgrade. I purchased a VA7100 so I can do the following.&lt;BR /&gt;&lt;BR /&gt;Shutdown the Oracle DB's&lt;BR /&gt;Copy all oracle data to the new VA7100.&lt;BR /&gt;Let the dba's do the PS upgrade.&lt;BR /&gt;&lt;BR /&gt;This way I will have all the data preserved in case we have a no-go. The time it takes to backup 200 gb and restore did not fit in our time window for the upgrade.&lt;BR /&gt;&lt;BR /&gt;Question,&lt;BR /&gt;what is the best way, performance wise and safety wise, to copy the data from EMC local drives to the VA7100 local drives? cpio, dd, cp ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Mon, 15 Jul 2002 13:44:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-data/m-p/2763863#M73067</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2002-07-15T13:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: COPY DATA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-data/m-p/2763864#M73068</link>
      <description>Hi&lt;BR /&gt;Based on my expirience if You use filesystems cpio is the fastest, but if You use raw devices it depends on some parameters i.e. block size for dd for example. It happeneds to me that doing backup and restore of raw devices with Omniback was faster that copy by dd command from FC60 to XP256.&lt;BR /&gt;&lt;BR /&gt;regards seba</description>
      <pubDate>Mon, 15 Jul 2002 13:48:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-data/m-p/2763864#M73068</guid>
      <dc:creator>Sebastian Galeski_1</dc:creator>
      <dc:date>2002-07-15T13:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: COPY DATA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-data/m-p/2763865#M73069</link>
      <description>Hi Bob&lt;BR /&gt;&lt;BR /&gt;Incase you are tlaking of similar types of disks ie size etc then dd is the safest best , if not then cp will also be fine but that will take longer time , I would recommend if you have the orignal disk on the EMC frame then may be you can do a BCV copy which is online and can jsut split them at the time required and then remount on the same machine or the VA7100 and then fir e the backupo from there , this wont require any or very les downtime.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Mon, 15 Jul 2002 13:51:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-data/m-p/2763865#M73069</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-07-15T13:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: COPY DATA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-data/m-p/2763866#M73070</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Best is to use Omniback but if you dont have it installed then use cpio.&lt;BR /&gt;&lt;BR /&gt;dd will be good if all the raw filesystems which you have created are more than 80% full. Since dd will not help much if your data in the raw filesystem is only 25% and dd will waste time for copying the rest 75% of the disk which doesnt have data.&lt;BR /&gt;&lt;BR /&gt;Piyush&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Jul 2002 13:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-data/m-p/2763866#M73070</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-07-15T13:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: COPY DATA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-data/m-p/2763867#M73071</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;cpio&lt;BR /&gt;&lt;BR /&gt;regds</description>
      <pubDate>Mon, 15 Jul 2002 13:55:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-data/m-p/2763867#M73071</guid>
      <dc:creator>V. V. Ravi Kumar_1</dc:creator>
      <dc:date>2002-07-15T13:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: COPY DATA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-data/m-p/2763868#M73072</link>
      <description>Bob&lt;BR /&gt;&lt;BR /&gt;If backing up disk to disk then you can run multiple copies with each doing a section of the data.&lt;BR /&gt;&lt;BR /&gt;The limitation on this will be disk speed and the disk heads dealing with multiple reads and writes.&lt;BR /&gt;&lt;BR /&gt;Too many sessions will slow down the copies.&lt;BR /&gt;&lt;BR /&gt;It will be a trial and error I'm afraid.&lt;BR /&gt;&lt;BR /&gt;If you have the data lvol mirrored (which you should have) then just split the mirror- upgrade - test - backup the mirror data - them mirror back together.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Mon, 15 Jul 2002 13:57:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-data/m-p/2763868#M73072</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-07-15T13:57:40Z</dc:date>
    </item>
  </channel>
</rss>

