<?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: Copying between servers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-between-servers/m-p/4316256#M537601</link>
    <description>Tanks for your replies.&lt;BR /&gt;I agree with the CPU usage but it doesn't make any sense that the difference is of 15 M/s - up to 5 M/s would be acceptable.&lt;BR /&gt;&lt;BR /&gt;I also tried it with dd and got the same results.&lt;BR /&gt;&lt;BR /&gt;ps.&lt;BR /&gt;I've tried scp....</description>
    <pubDate>Tue, 02 Dec 2008 07:52:12 GMT</pubDate>
    <dc:creator>Eli_pok</dc:creator>
    <dc:date>2008-12-02T07:52:12Z</dc:date>
    <item>
      <title>Copying between servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-between-servers/m-p/4316252#M537597</link>
      <description>Hi,&lt;BR /&gt;I have 2 HPUX 11i machines, I'm trying to copy a 341 Mega file from one machine to another but, the rate I'm getting from the "secure" commands is absolutely lame ....&lt;BR /&gt;I'm coping on a 1 gigabit lan (intranet) both servers are 1000FD auto off (tried the auto on as well - same results).&lt;BR /&gt;ftp :         22 M/S -  15 Sec&lt;BR /&gt;Sftp :        7.6 M/s - 43 sec&lt;BR /&gt;rcp : refusing to  work...&lt;BR /&gt;scp :         7.7 M/s - 42 sec&lt;BR /&gt;find | cpio : 24 M/s -  14 sec&lt;BR /&gt;tar :         14 M/s -  24 sec&lt;BR /&gt;&lt;BR /&gt;Is there any way to make the secure command work faster ??&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2008 06:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-between-servers/m-p/4316252#M537597</guid>
      <dc:creator>Eli_pok</dc:creator>
      <dc:date>2008-12-02T06:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Copying between servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-between-servers/m-p/4316253#M537598</link>
      <description>huff, you have tried with all command!!!&lt;BR /&gt;&lt;BR /&gt;for secure copy use "scp"</description>
      <pubDate>Tue, 02 Dec 2008 07:09:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-between-servers/m-p/4316253#M537598</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-12-02T07:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Copying between servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-between-servers/m-p/4316254#M537599</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There are many things involved on this. Starting from disk IO read write, disk controller, system performance, network card, external network traffic, Gateways if any, etc...&lt;BR /&gt;&lt;BR /&gt;It is not easy to pin point the resource making it delay. I personally feel the speed seems to be normal. Do you have any other server which is working faster to compart it with?</description>
      <pubDate>Tue, 02 Dec 2008 07:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-between-servers/m-p/4316254#M537599</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2008-12-02T07:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Copying between servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-between-servers/m-p/4316255#M537600</link>
      <description>If your problem is the difference between ftp and sftp/scp, it is absolutely normal. Remember that secured commands have to encrypt and decrypt data before and after transfer. It adds cpu time which is rather important. On big files it is significant.</description>
      <pubDate>Tue, 02 Dec 2008 07:33:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-between-servers/m-p/4316255#M537600</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2008-12-02T07:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Copying between servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-between-servers/m-p/4316256#M537601</link>
      <description>Tanks for your replies.&lt;BR /&gt;I agree with the CPU usage but it doesn't make any sense that the difference is of 15 M/s - up to 5 M/s would be acceptable.&lt;BR /&gt;&lt;BR /&gt;I also tried it with dd and got the same results.&lt;BR /&gt;&lt;BR /&gt;ps.&lt;BR /&gt;I've tried scp....</description>
      <pubDate>Tue, 02 Dec 2008 07:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-between-servers/m-p/4316256#M537601</guid>
      <dc:creator>Eli_pok</dc:creator>
      <dc:date>2008-12-02T07:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Copying between servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-between-servers/m-p/4316257#M537602</link>
      <description>COmmands that are simple file copiers will indeed be quite lame (tar, cpio). Encrypt the data (scp, sftp) can be worse if you have a slow CPU. Only ftp will adapt to the speed of the network and grab the data using more efficient library calls. You can obtain very fast transfers between Gbit links by changing the MTU from 1500 to 9000 (called jumbo frames) *but* your network (switches) must support jumbo frames. Use lanadmin -M 9000 to change the MTU.&lt;BR /&gt; &lt;BR /&gt;If you have a lot of files to copy, auto-port aggregation will give you even faster results. In several tests, I have taken 4 Gbit links using crossover cables (actually, Gbit will do the crossover automatically) and formed an aggregate where the bit rate if 4 Gbit and all the links are running jumbo frames. By starting 10 different ftp sessions, I measured multi-megabytes/sec using this type of link, rivaling the raw disk speed.</description>
      <pubDate>Tue, 02 Dec 2008 18:47:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-between-servers/m-p/4316257#M537602</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-12-02T18:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Copying between servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-between-servers/m-p/4316258#M537603</link>
      <description>I only mention this option since I did&lt;BR /&gt;not notice "nfs" as a possibility.</description>
      <pubDate>Wed, 03 Dec 2008 12:57:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-between-servers/m-p/4316258#M537603</guid>
      <dc:creator>Ronald W. Widlewski</dc:creator>
      <dc:date>2008-12-03T12:57:09Z</dc:date>
    </item>
  </channel>
</rss>

