<?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: FTP put very slow in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-put-very-slow/m-p/3341169#M190659</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks all for the help.&lt;BR /&gt;&lt;BR /&gt;Still in the investigation process. &lt;BR /&gt;&lt;BR /&gt;On changing to half duplex the transfer speed for 500K file decreased tenfold, from 60 to 6 seconds. This meant a port mismatch. However, on setting the port to full duiplex, the response time increased for (both port and OS full duplex) from 60 to 120 seconds and (for OS half duplex) to 9 seconds.&lt;BR /&gt;&lt;BR /&gt;Something's strange.&lt;BR /&gt;&lt;BR /&gt;Really appreciate your help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;-Alvi</description>
    <pubDate>Tue, 27 Jul 2004 09:39:24 GMT</pubDate>
    <dc:creator>Omar Alvi_1</dc:creator>
    <dc:date>2004-07-27T09:39:24Z</dc:date>
    <item>
      <title>FTP put very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-put-very-slow/m-p/3341165#M190655</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a case where when I compare a few servers on the same subnet, ftp get takes 60 seconds for one server while taking only 0.12 seconds on the rest.&lt;BR /&gt;&lt;BR /&gt;If this is a unix networking issue, where should I look. The setting of the lan cards is full duplex manual.&lt;BR /&gt;&lt;BR /&gt;Any hints?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;-Alvi</description>
      <pubDate>Mon, 26 Jul 2004 09:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-put-very-slow/m-p/3341165#M190655</guid>
      <dc:creator>Omar Alvi_1</dc:creator>
      <dc:date>2004-07-26T09:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: FTP put very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-put-very-slow/m-p/3341166#M190656</link>
      <description>Eventhough the setting of the LAN cards is hard-set; I suspect that those settings do not match on the corresponding switch ports. Your symptoms are very common for LAN Port / Ethernet Switch Port mismatches; often, the mismatches work well enough that problems are not at all obvious with telnet sessions but become apparent with more traffic such as FTP.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Jul 2004 09:53:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-put-very-slow/m-p/3341166#M190656</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-07-26T09:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: FTP put very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-put-very-slow/m-p/3341167#M190657</link>
      <description>Check the speed and duplex settings. Can use the lanadmin command. &lt;BR /&gt;&lt;BR /&gt;1st use lanscan to get the proper ID of the specific NIC you are looking at, use that value in lanadmin&lt;BR /&gt;&lt;BR /&gt;lanadmin -x (NMID#)&lt;BR /&gt;&lt;BR /&gt;This will tell speed and duplex</description>
      <pubDate>Mon, 26 Jul 2004 09:54:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-put-very-slow/m-p/3341167#M190657</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-07-26T09:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: FTP put very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-put-very-slow/m-p/3341168#M190658</link>
      <description>You can switch the suspected server from FD to HD, and then check if it runs faster. If so then the problem is the configuration in the port in the switch.&lt;BR /&gt;&lt;BR /&gt;configuration change for the card is done using: lanadmin -X100HD lanX.&lt;BR /&gt;&lt;BR /&gt;Hope it helps.&lt;BR /&gt;Oved</description>
      <pubDate>Mon, 26 Jul 2004 12:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-put-very-slow/m-p/3341168#M190658</guid>
      <dc:creator>Oved</dc:creator>
      <dc:date>2004-07-26T12:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: FTP put very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-put-very-slow/m-p/3341169#M190659</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks all for the help.&lt;BR /&gt;&lt;BR /&gt;Still in the investigation process. &lt;BR /&gt;&lt;BR /&gt;On changing to half duplex the transfer speed for 500K file decreased tenfold, from 60 to 6 seconds. This meant a port mismatch. However, on setting the port to full duiplex, the response time increased for (both port and OS full duplex) from 60 to 120 seconds and (for OS half duplex) to 9 seconds.&lt;BR /&gt;&lt;BR /&gt;Something's strange.&lt;BR /&gt;&lt;BR /&gt;Really appreciate your help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;-Alvi</description>
      <pubDate>Tue, 27 Jul 2004 09:39:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-put-very-slow/m-p/3341169#M190659</guid>
      <dc:creator>Omar Alvi_1</dc:creator>
      <dc:date>2004-07-27T09:39:24Z</dc:date>
    </item>
  </channel>
</rss>

