<?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: Slow FTP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876344#M99728</link>
    <description>You can also test by ftp-ing a large file to /dev/null, or by using the tool NETPERF, created by our own Rick Jones.&lt;BR /&gt;&lt;BR /&gt;See &lt;A href="http://www.netperf.org/" target="_blank"&gt;http://www.netperf.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
    <pubDate>Wed, 08 Jan 2003 13:28:05 GMT</pubDate>
    <dc:creator>Berlene Herren</dc:creator>
    <dc:date>2003-01-08T13:28:05Z</dc:date>
    <item>
      <title>Slow FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876336#M99720</link>
      <description>Our new completely unloaded rp5450/UX11.0 has extremely slow FTP transfer rates between both windows PCs and VMS servers on the same local network segment. Tansfer rates between a PC and the VMS host or PC to PC are quick, so it's something with the UX box.&lt;BR /&gt;&lt;BR /&gt;Any suggestions? Any IP stack tuning that might be necessary? UX and UNIX is new to us, so we're not sure where to start.</description>
      <pubDate>Tue, 07 Jan 2003 18:34:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876336#M99720</guid>
      <dc:creator>Tim Killinger</dc:creator>
      <dc:date>2003-01-07T18:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Slow FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876337#M99721</link>
      <description>&lt;BR /&gt;Things to look for:&lt;BR /&gt;&lt;BR /&gt;On the HP Server side check:&lt;BR /&gt;(1) duplex - usually full&lt;BR /&gt;(2) speed of card&lt;BR /&gt;(3) routing&lt;BR /&gt;(4) DNS&lt;BR /&gt;(5) security settings&lt;BR /&gt;(6) routers /+ switches&lt;BR /&gt;(7) traffic on subnet&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 07 Jan 2003 19:02:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876337#M99721</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2003-01-07T19:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Slow FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876338#M99722</link>
      <description>I'd bet on the duplex settings not negiotiating properly between the server and the switch port.  This is a notorius problem.&lt;BR /&gt;&lt;BR /&gt;I always force the speed and duplex setting on the switch port and the server NIC.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Tue, 07 Jan 2003 19:20:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876338#M99722</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2003-01-07T19:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Slow FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876339#M99723</link>
      <description>If there is a router in the mix, check that.&lt;BR /&gt;&lt;BR /&gt;From the unix side&lt;BR /&gt;&lt;BR /&gt;traceroute remote_ip&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;from the windows workstation&lt;BR /&gt;&lt;BR /&gt;tracert hp_server_ip&lt;BR /&gt;&lt;BR /&gt;Long hop times means bottlenecks.</description>
      <pubDate>Tue, 07 Jan 2003 23:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876339#M99723</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-07T23:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Slow FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876340#M99724</link>
      <description>I would just about bet the bank on this being a duplex issue. It is essential that you hard-set the speed/duplex values on both the UNIX host and on the corresponding switch ports.&lt;BR /&gt;&lt;BR /&gt;With mismatched duplex setting, telnet sessions and pings can appear normal but anything with heavy traffic (like FTP) will be a dog.&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jan 2003 23:47:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876340#M99724</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-01-07T23:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Slow FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876341#M99725</link>
      <description>To prove it's a DUPLEX mismatch simply transfer a big file both ways (get it and then put it back).  One direction will work a lot faster than the other.  &lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Tue, 07 Jan 2003 23:51:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876341#M99725</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-01-07T23:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Slow FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876342#M99726</link>
      <description>Where do I check/set duplex settings and speed on the NIC?&lt;BR /&gt;&lt;BR /&gt;I'm also going to verify the CAT 5 drop to the hub and have network support check the settings on the hub.&lt;BR /&gt;&lt;BR /&gt;It took 6 hours to transfer a 330mb file...it transfered, but jeez! :)&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 08 Jan 2003 11:07:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876342#M99726</guid>
      <dc:creator>Tim Killinger</dc:creator>
      <dc:date>2003-01-08T11:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Slow FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876343#M99727</link>
      <description>lanadmin -x 0&lt;BR /&gt;&lt;BR /&gt;(where 0 is the card's instance number - from lanscan)&lt;BR /&gt;&lt;BR /&gt;will show you the speed/duplex settings of the NIC.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 08 Jan 2003 11:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876343#M99727</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-01-08T11:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Slow FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876344#M99728</link>
      <description>You can also test by ftp-ing a large file to /dev/null, or by using the tool NETPERF, created by our own Rick Jones.&lt;BR /&gt;&lt;BR /&gt;See &lt;A href="http://www.netperf.org/" target="_blank"&gt;http://www.netperf.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Wed, 08 Jan 2003 13:28:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876344#M99728</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2003-01-08T13:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Slow FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876345#M99729</link>
      <description>netperf can be useful - particularly since it allows you to eliminate disc bottlenecks from the equation.&lt;BR /&gt;&lt;BR /&gt;HP-UX 100BT NICs default to auto negotiation. I myself have had considerable success with autoneg with HP NICs and ProCurves, and some Alteons and Ciscos.&lt;BR /&gt;&lt;BR /&gt;If "autoneg" fails, the IEEE spec says that the autoneging end must go into half-duplex.&lt;BR /&gt;&lt;BR /&gt;Autoneg will fail if the switch vendor botched it (in this day and age that shouldn't be happening) or if the network admin hardcoded the switch port.&lt;BR /&gt;&lt;BR /&gt;Anyhow, if there is a duplex mismatch, lanadmin -g mibstats &lt;PPA&gt; will show (in the interface description - one of the first lines) if the NIC is in half or full.  If in half, look for _late_ collisions - that will indicate (if you are connected to a switch rather than a hub) that there is a duplex mismatch.  If the NIC is in full duplex, the stat that will indicate mismatch with the switch will be FCS errors.&lt;BR /&gt;&lt;BR /&gt;If you have neither FCS errors or _late_ collisions, you do not have a duplex mismatch.&lt;BR /&gt;&lt;BR /&gt;Other things that will be seen with a duplex mismatch would be TCP retransmissions (netstat -p tcp) on the sending side, and out-of-order receives on the receiving side. Of course there can be many other reasons for those besides duplex settings :)&lt;/PPA&gt;</description>
      <pubDate>Wed, 08 Jan 2003 17:54:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876345#M99729</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2003-01-08T17:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Slow FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876346#M99730</link>
      <description>I had the same problem.  In my case, I noticed that when copying a file, it seemed to start quickly and then slow down drastically.  The problem would only occur between 2 HP-UX systems, not from a PC to the HP-UX server.  The problem turned out to be that the 2 HP-UX systems, when talking to each other, were using large frame sizes.  Even thought the MTU for the lan0 interface was configured at 1500, it seemed to be using the MTU of 4136, like on lo0 (netstat -i).  Setting JUMBO FRAMES on our Cisco switch for the ports connected to the HP-UX servers solved the problem for me.</description>
      <pubDate>Wed, 08 Jan 2003 21:13:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876346#M99730</guid>
      <dc:creator>Greg OBarr</dc:creator>
      <dc:date>2003-01-08T21:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Slow FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876347#M99731</link>
      <description>When I have slow ftp's I usually check to make sure that duplex is set to&lt;BR /&gt;autonegotiate: off&lt;BR /&gt;duplex: full&lt;BR /&gt;check to make sure the card is a 100 base or faster. is DNS pointing to the wrong address (wrong card) on the server that might be slower?  File size should also be taken into consideration. Bandwidth between the two computers (there may be a lot of hops or a slow router somewhere in your path)&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Jan 2003 12:12:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-ftp/m-p/2876347#M99731</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-01-09T12:12:03Z</dc:date>
    </item>
  </channel>
</rss>

