<?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: Quickest method to copy files between two servers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894805#M103771</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;Ravi - i guess nfs mount and dd/cpio is a good option..But i tried the vgimport on 2 disks and was able to copy the data in 2 hrs..including the configuration part..that was fast..if i go thru copy or cpio or dd still it has to pass thru the network and it will take time. FTP took around 1 hr to copy 3 GB file..&lt;BR /&gt;&lt;BR /&gt;Michael : RDIST is a good suggestion from the point that its something new for me and needs to be explored..&lt;BR /&gt;&lt;BR /&gt;thanx again mates..&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;nainesh</description>
    <pubDate>Mon, 03 Feb 2003 06:57:37 GMT</pubDate>
    <dc:creator>BLADE_1</dc:creator>
    <dc:date>2003-02-03T06:57:37Z</dc:date>
    <item>
      <title>Quickest method to copy files between two servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894800#M103766</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;I need to copy  oracle offline backup files (avg. filesize 2-4GB, total Database size 75GB) between two servers as one of my tape drives has conked off...which is the quickest way to copy..&lt;BR /&gt;FTP, RCP...&lt;BR /&gt;&lt;BR /&gt;One way i have thought of is that both servers have hotswaps..so remove disks from one server and put it in other server..vgimport..mount the lvols as something do the copy and back...Will this work..could there be any problem..Both the servers has the same type of external disk storage..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;nainesh&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Feb 2003 05:03:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894800#M103766</guid>
      <dc:creator>BLADE_1</dc:creator>
      <dc:date>2003-02-03T05:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest method to copy files between two servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894801#M103767</link>
      <description>I would prefer nfs mount and copy.&lt;BR /&gt;&lt;BR /&gt;Other way rcp.&lt;BR /&gt;&lt;BR /&gt;Removing disks and vgimport will be lengthy procedure.</description>
      <pubDate>Mon, 03 Feb 2003 05:28:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894801#M103767</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2003-02-03T05:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest method to copy files between two servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894802#M103768</link>
      <description>I'd avoid rcp.  I've had some problems with massive transfers 30 G or more when using 11.00.  The systems were well patched and I had trouble bringing up the Oracle database after transfer.&lt;BR /&gt;&lt;BR /&gt;ftp is a little more reliable, though nfs and a regular copy command will work as well.&lt;BR /&gt;&lt;BR /&gt;I ended up having to go to my backup plan which was an fbackup, which I'd have around in any case.&lt;BR /&gt;&lt;BR /&gt;Oracle data is usually important enough to have a backup plan.&lt;BR /&gt;&lt;BR /&gt;p</description>
      <pubDate>Mon, 03 Feb 2003 05:41:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894802#M103768</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-02-03T05:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest method to copy files between two servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894803#M103769</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You could possibly have a look at using 'rdist' to do the copy. There is a man page for it. &lt;BR /&gt;&lt;BR /&gt;Aslo have a look at this document.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90147/B2355-90147_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90147/00/00/85-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90147/00/00/85-toc.html&amp;amp;searchterms=rdist&amp;amp;queryid=20030202-222009" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90147/B2355-90147_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90147/00/00/85-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90147/00/00/85-toc.html&amp;amp;searchterms=rdist&amp;amp;queryid=20030202-222009&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Michael</description>
      <pubDate>Mon, 03 Feb 2003 05:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894803#M103769</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-02-03T05:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest method to copy files between two servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894804#M103770</link>
      <description>Hi, nagarkar&lt;BR /&gt;&lt;BR /&gt;I would prefer doing NFS mount and use dd/cpio to copy, where in no physical work involved.&lt;BR /&gt;vgimport is used in case of root disk failure</description>
      <pubDate>Mon, 03 Feb 2003 05:44:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894804#M103770</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-02-03T05:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest method to copy files between two servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894805#M103771</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Ravi - i guess nfs mount and dd/cpio is a good option..But i tried the vgimport on 2 disks and was able to copy the data in 2 hrs..including the configuration part..that was fast..if i go thru copy or cpio or dd still it has to pass thru the network and it will take time. FTP took around 1 hr to copy 3 GB file..&lt;BR /&gt;&lt;BR /&gt;Michael : RDIST is a good suggestion from the point that its something new for me and needs to be explored..&lt;BR /&gt;&lt;BR /&gt;thanx again mates..&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;nainesh</description>
      <pubDate>Mon, 03 Feb 2003 06:57:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894805#M103771</guid>
      <dc:creator>BLADE_1</dc:creator>
      <dc:date>2003-02-03T06:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest method to copy files between two servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894806#M103772</link>
      <description>I prefer to use a combination of find, cpio, and remsh, but you have to open the machines up to each other in the /.rhosts file while you're doing the copy.  Something like this:&lt;BR /&gt;&lt;BR /&gt;To copy /u01 on system A to /u01 on system B:&lt;BR /&gt;&lt;BR /&gt;On system A:&lt;BR /&gt;&lt;BR /&gt;&lt;SYSTEMA&gt;# find /u01 -depth -xdev|cpio -oacB| remsh systemB "cd /u01;cpio -icRBduxm"&lt;BR /&gt;&lt;BR /&gt;This is the absolute fastest way I've found to copy files from one machine to another across a network and it also:&lt;BR /&gt;-copies links&lt;BR /&gt;-copies device files&lt;BR /&gt;-preserves permissions&lt;BR /&gt;-preserves data and time&lt;BR /&gt;&lt;BR /&gt;Remember, you have to put systemA in systemB's /.rhosts file for the remsh to work, but you can take it out when the copy is done and if you're behind a firewall, as most are, it's not really an issue.&lt;BR /&gt;&lt;BR /&gt;-greg&lt;/SYSTEMA&gt;</description>
      <pubDate>Tue, 04 Feb 2003 13:50:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894806#M103772</guid>
      <dc:creator>Greg OBarr</dc:creator>
      <dc:date>2003-02-04T13:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest method to copy files between two servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894807#M103773</link>
      <description>Create an NFS mount and then use the copy command.</description>
      <pubDate>Tue, 04 Feb 2003 13:52:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894807#M103773</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2003-02-04T13:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest method to copy files between two servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894808#M103774</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;why not create an NFS mount and immediatly backup that ReadOnly mounted FS ??&lt;BR /&gt;I think it is the fastest, however you need to know that you will be generating a lot of network traffic.&lt;BR /&gt;&lt;BR /&gt;or else :&lt;BR /&gt;&lt;BR /&gt;tar cvf - . | remsh &lt;SERVERB&gt; "cd /&lt;BACKUP&gt;/dir&amp;gt;; tar xvf -"&lt;BR /&gt;(Tested and works good)&lt;BR /&gt;&lt;BR /&gt;Regs David&lt;/BACKUP&gt;&lt;/SERVERB&gt;</description>
      <pubDate>Tue, 04 Feb 2003 14:28:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894808#M103774</guid>
      <dc:creator>David_246</dc:creator>
      <dc:date>2003-02-04T14:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest method to copy files between two servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894809#M103775</link>
      <description>Secure Shell runs in an encrypted AND compressed stream.  The absolute fastest method and with relatively good error checking is secure shell. &lt;BR /&gt;&lt;BR /&gt;Tar, Cpio and DD will not do CRC checking on the file from start to finish to ensure that it's good.  Even with NFS checking is minor.   &lt;BR /&gt;&lt;BR /&gt;The file sizes you mention are supported by secure shell.&lt;BR /&gt;&lt;BR /&gt;So, while other things may be more convenient, ssh is faster and more accurate.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Tue, 04 Feb 2003 14:36:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894809#M103775</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2003-02-04T14:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest method to copy files between two servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894810#M103776</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I allways use "rsync" it is reliable and faster. You can get the download from "&lt;A href="http://samba.anu.edu.au/rsync/documentation.html" target="_blank"&gt;http://samba.anu.edu.au/rsync/documentation.html&lt;/A&gt;"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Feb 2003 17:25:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quickest-method-to-copy-files-between-two-servers/m-p/2894810#M103776</guid>
      <dc:creator>GIRIJA SWAIN</dc:creator>
      <dc:date>2003-02-04T17:25:28Z</dc:date>
    </item>
  </channel>
</rss>

