<?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: LAN connection speed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716480#M531464</link>
    <description>All - I appreciate your replies and I've continued to research my issue taking some of your replies into account. Here's what I've found.&lt;BR /&gt;&lt;BR /&gt;- Patrick is right - you have to set it to auto to get GB speeds. As shown, mine are set correctly. As I also stated, once I found to look at the (ahem) RIGHT NIC, it was connected at 1GB.&lt;BR /&gt;&lt;BR /&gt;- Block size tests. I've run some sample FTP's between the various systems (all HP's, some at 11.11 - the source for example, some at 11.31 - the destinations mostly). The FASTEST I've been able to transfer is 26.5MB at the default 32768b block size and most transfers were only at 10-15MB/sec. I then ran additional transfers at both 10,000b and 50,000b block sized to run at both small and large block sizes (sftp -b 10000 and sftp -b 50000). These times were slower which resulted in slower transfer speeds. They also tended to stall more often. &lt;BR /&gt;&lt;BR /&gt;- Load on the systems. The source system is fairly heavily loaded. That is, the CPU's are generally pretty busy (50-60% of capacity on average), so that MAY be a factor. I don't think memory is an issue as this system generally runs at about 60-65% of physical in use, and with "only" 16GB total (sorry, it's an old machine), that still leaves 6GB or so free. The destination systems on the other hand are not even in use yet. And they are 11.31 systems with much more memory. Also, I ran a speed test early Sunday morning when the source system wasn't busy (10% CPU utilization generally) and got the same speeds. &lt;BR /&gt;&lt;BR /&gt;So, what else are we missing? Why can I not get anything better than 10-15% of the card's capacity (10-15MB/sec = 100-150Mb/sec, roughly or 10-15% of 1Gb)? What is preventing this from working at the rated speed? Could it possibly be as simple as the fact that I'm running sftp, not ftp?&lt;BR /&gt;&lt;BR /&gt;Any ideas guys/gals?&lt;BR /&gt;&lt;BR /&gt;-Gonzo&lt;BR /&gt;</description>
    <pubDate>Tue, 23 Nov 2010 16:41:32 GMT</pubDate>
    <dc:creator>Kevin (Gonzo) Bushman</dc:creator>
    <dc:date>2010-11-23T16:41:32Z</dc:date>
    <item>
      <title>LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716468#M531452</link>
      <description>OK. I hate to start another thread on this, I've done searches here and tried all the things I can think of to resolve this myself. The problem is I'm getting conflicting info from my system and slow FTP's to/from this box - even to another 11.11 box on the same segment! &lt;BR /&gt;&lt;BR /&gt;This is an 11.11 box with igelan, 1GB cards. The card in question is set to 1GB, auto (verified manually via sam). I verified the switch is set the same. However...&lt;BR /&gt;&lt;BR /&gt;FTP's out of the box seem to not be able to exceed about 9-9.5MB/sec, which is why I started looking at this config.&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config/hpigelanconf looks like this (the end of it anyway):&lt;BR /&gt;&lt;BR /&gt;HP_IGELAN_INTERFACE_NAME[0]=lan1&lt;BR /&gt;HP_IGELAN_STATION_ADDRESS[0]=&lt;BR /&gt;HP_IGELAN_SPEED[0]=auto_on&lt;BR /&gt;HP_IGELAN_MTU[0]=1500&lt;BR /&gt;HP_IGELAN_FLOW_CONTROL[0]=1&lt;BR /&gt;HP_IGELAN_AUTONEG[0]=&lt;BR /&gt;HP_IGELAN_SEND_COAL_TICKS[0]=150&lt;BR /&gt;HP_IGELAN_RECV_COAL_TICKS[0]=0&lt;BR /&gt;HP_IGELAN_SEND_MAX_BUFS[0]=10&lt;BR /&gt;HP_IGELAN_RECV_MAX_BUFS[0]=1&lt;BR /&gt;&lt;BR /&gt;Which supports that it's set to auto.&lt;BR /&gt;&lt;BR /&gt;Now here's where I get conflicting info. I've verified that it is PPA 0, so, lanadmin gives me this:&lt;BR /&gt;&lt;BR /&gt;#lanadmin -g 0 | grep -i speed&lt;BR /&gt;Speed                           = 10000000&lt;BR /&gt;&lt;BR /&gt;or 10MB, while lanadmin -x 0 tells me this:&lt;BR /&gt;&lt;BR /&gt;#lanadmin -x 0                &lt;BR /&gt;Current Config                   = NO LINK  AUTONEG&lt;BR /&gt;&lt;BR /&gt;I've verified that it is lan1 that I'm referring to here:&lt;BR /&gt;&lt;BR /&gt;#ifconfig lan1&lt;BR /&gt;lan1: flags=1843&lt;UP&gt;&lt;BR /&gt;        inet ZZ.XX.90.3 netmask ffffff00 broadcast ZZ.XX.90.255&lt;BR /&gt;&lt;BR /&gt;and lan1 is PPA 0 b/c if I go into lanadmin interactively and ask what ppa number I'm working with it tells me it's ppa 0:&lt;BR /&gt;&lt;BR /&gt;#lanadmin lan1&lt;BR /&gt;&lt;BR /&gt;          LOCAL AREA NETWORK ONLINE ADMINISTRATION, Version 1.0&lt;BR /&gt;                       Mon, Nov 22,2010  16:00:56&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;Test Selection mode.&lt;BR /&gt;&lt;BR /&gt;        lan      = LAN Interface Administration&lt;BR /&gt;        menu     = Display this menu&lt;BR /&gt;        quit     = Terminate the Administration&lt;BR /&gt;        terse    = Do not display command menu&lt;BR /&gt;        verbose  = Display command menu&lt;BR /&gt;&lt;BR /&gt;Enter command: lan&lt;BR /&gt;&lt;BR /&gt;LAN Interface test mode. LAN Interface PPA Number = 0&lt;BR /&gt;&lt;BR /&gt;If it helps, lanadmin -g also tells me:&lt;BR /&gt;&lt;BR /&gt;Administration Status (value)   = up(1)&lt;BR /&gt;Operation Status (value)        = down(2)&lt;BR /&gt;&lt;BR /&gt;Which I also find interesting. Why does the Operation Status report down when this is a working NIC as verified with ifconfig above?&lt;BR /&gt;&lt;BR /&gt;So, why on one hand do I get 10M, on another the current config says no_link all while this is the NIC we're using (i.e., it's running and the IP address is correct)? &lt;BR /&gt;&lt;BR /&gt;From this, I understand why my FTP's are slow - we've got 1GB cards running at only 10MB. So, what do I have to do to get this to work at 1GB as it should? What am I missing here? We have some BIG FTP's coming up and 12-18 hours per file for 8-10 files is not going to work very well... &lt;BR /&gt;&lt;BR /&gt;TIA - points will be given.&lt;BR /&gt;&lt;BR /&gt;-Gonzo&lt;BR /&gt;&lt;/UP&gt;</description>
      <pubDate>Mon, 22 Nov 2010 21:20:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716468#M531452</guid>
      <dc:creator>Kevin (Gonzo) Bushman</dc:creator>
      <dc:date>2010-11-22T21:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716469#M531453</link>
      <description>What does 'lanscan' show?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;and lan1 is PPA 0 b/c if I go into lanadmin interactively and ask what ppa number I'm working with it tells me it's ppa 0:&lt;BR /&gt;&lt;BR /&gt;That doesn't necessarily mean anything.  I think lanadmin defaults to '0'.  What happens if you change the PPA to 1?&lt;BR /&gt;&lt;BR /&gt;What does 'lanadmin -x 1' show?</description>
      <pubDate>Mon, 22 Nov 2010 21:30:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716469#M531453</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-11-22T21:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716470#M531454</link>
      <description>Can you provide the output of netstat -in and lanscan?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; LAN Interface test mode. LAN Interface PPA Number = 0&lt;BR /&gt;&lt;BR /&gt;This is the default value you are getting.  It is not correct one.&lt;BR /&gt;&lt;BR /&gt;To get / check correct value, &lt;BR /&gt;&lt;BR /&gt;lanadmin&lt;BR /&gt;&lt;BR /&gt;lan&lt;BR /&gt;&lt;BR /&gt;ppa  ( default will be 0 ) &lt;BR /&gt;&lt;BR /&gt;enter 0 and then enter display.&lt;BR /&gt;&lt;BR /&gt;After that, enter 1 and display.&lt;BR /&gt;&lt;BR /&gt;Now, you will see the difference.</description>
      <pubDate>Mon, 22 Nov 2010 21:45:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716470#M531454</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2010-11-22T21:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716471#M531455</link>
      <description>&lt;!--!*#--&gt;Then what's the point in providing the NIC instance on the command line (lanadmin lan1) if it's going to go to PPA 0 anyway?&lt;BR /&gt;&lt;BR /&gt;Output requested below:&lt;BR /&gt;&lt;BR /&gt;lanscan   &lt;BR /&gt;Hardware Station        Crd Hdw   Net-Interface  NM  MAC       HP-DLPI DLPI&lt;BR /&gt;Path     Address        In# State NamePPA        ID  Type      Support Mjr#&lt;BR /&gt;0/0/0/1/0 0x00306E4AA466 0    UP    lan0 snap0       1    ETHER       Yes     119&lt;BR /&gt;0/0/6/0/0 0x00306EE90F20 1    UP    lan1 snap1       2    ETHER       Yes     119&lt;BR /&gt;0/0/12/0/0 0x00306EE91F96 2    UP    lan2 snap2       3    ETHER       Yes     119&lt;BR /&gt;michigan: / #lanadmin -x 1&lt;BR /&gt;Speed = 1000 Full-Duplex.&lt;BR /&gt;Autonegotiation = On.&lt;BR /&gt;&lt;BR /&gt;michigan: / #netstat -in&lt;BR /&gt;Name      Mtu  Network         Address         Ipkts   Ierrs Opkts   Oerrs Coll&lt;BR /&gt;lan1      1500 XX.ZZ.90.0      XX.ZZ.90.2      665421112 0     378822864 0     0   &lt;BR /&gt;lan0*     1500 192.168.0.0     192.168.0.1     0       0     0       0     0   &lt;BR /&gt;lo0       4136 127.0.0.0       127.0.0.1       2328307 0     2328308 0     0   &lt;BR /&gt;&lt;BR /&gt;And you're both right. Once I told it to look at PPA 0, it shows it's at 1GB. &lt;BR /&gt;&lt;BR /&gt;Which leaves my question, why are my FTP's so slown then? I even tried (to test) an FTP over the weekend when the system was all but idle. (CPU at about 10%, I/O at 15-20%, etc.).&lt;BR /&gt;&lt;BR /&gt;Thoughts?&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Nov 2010 22:08:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716471#M531455</guid>
      <dc:creator>Kevin (Gonzo) Bushman</dc:creator>
      <dc:date>2010-11-22T22:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716472#M531456</link>
      <description>&lt;!--!*#--&gt;Forgot to add, the tests with the system all but idle showed no increase in speed. So what's misconfigured then?&lt;BR /&gt;&lt;BR /&gt;As for the output, in a different format directly from lanadmin for PPA 1:&lt;BR /&gt;&lt;BR /&gt;Enter command: display&lt;BR /&gt;&lt;BR /&gt;                      LAN INTERFACE STATUS DISPLAY&lt;BR /&gt;                       Mon, Nov 22,2010  17:10:58&lt;BR /&gt;&lt;BR /&gt;PPA Number                      = 1&lt;BR /&gt;Description                     = lan1 HP PCI 1000Base-T Release B.11.11.27&lt;BR /&gt;Type (value)                    = ethernet-csmacd(6)&lt;BR /&gt;MTU Size                        = 1500&lt;BR /&gt;Speed                           = 1000000000&lt;BR /&gt;Station Address                 = 0x306ee90f20&lt;BR /&gt;Administration Status (value)   = up(1)&lt;BR /&gt;Operation Status (value)        = up(1)&lt;BR /&gt;Last Change                     = 1767133580&lt;BR /&gt;Inbound Octets                  = 3600354776&lt;BR /&gt;Inbound Unicast Packets         = 1690392766&lt;BR /&gt;Inbound Non-Unicast Packets     = 27167709&lt;BR /&gt;Inbound Discards                = 0&lt;BR /&gt;Inbound Errors                  = 0&lt;BR /&gt;Inbound Unknown Protocols       = 367&lt;BR /&gt;Outbound Octets                 = 893144508&lt;BR /&gt;Outbound Unicast Packets        = 1411935800&lt;BR /&gt;Outbound Non-Unicast Packets    = 2444898&lt;BR /&gt;Outbound Discards               = 12106&lt;BR /&gt;Outbound Errors                 = 0&lt;BR /&gt;Outbound Queue Length           = 0&lt;BR /&gt;Specific                        = 655367&lt;BR /&gt;&lt;BR /&gt;Ethernet-like Statistics Group&lt;BR /&gt;&lt;BR /&gt;Index                           = 2&lt;BR /&gt;Alignment Errors                = 0&lt;BR /&gt;FCS Errors                      = 0&lt;BR /&gt;Single Collision Frames         = 0&lt;BR /&gt;Multiple Collision Frames       = 0&lt;BR /&gt;Deferred Transmissions          = 0&lt;BR /&gt;Late Collisions                 = 0&lt;BR /&gt;Excessive Collisions            = 0&lt;BR /&gt;Internal MAC Transmit Errors    = 0&lt;BR /&gt;Carrier Sense Errors            = 0&lt;BR /&gt;Frames Too Long                 = 0&lt;BR /&gt;Internal MAC Receive Errors     = 0</description>
      <pubDate>Mon, 22 Nov 2010 22:13:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716472#M531456</guid>
      <dc:creator>Kevin (Gonzo) Bushman</dc:creator>
      <dc:date>2010-11-22T22:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716473#M531457</link>
      <description>&amp;gt;&amp;gt; Then what's the point in providing the NIC instance on the command line (lanadmin lan1) if it's going to go to PPA 0 anyway?&lt;BR /&gt;&lt;BR /&gt;lanadmin without options won't accept PPA.  It simply execute lanamdin.&lt;BR /&gt;&lt;BR /&gt;If you execute lanadmin -x &lt;INSTANCE&gt;, it accepts the whole part.  Where as if you simply give lanadmin lan1, it avoid the last part.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; why are my FTP's so slown then? &lt;BR /&gt;&lt;BR /&gt;Now you know your LAN card speed is correct and there is no problem.&lt;BR /&gt;&lt;BR /&gt;Is this FTP from other server or PC ?  Have you checked the routing and access points to see any packet drops?&lt;/INSTANCE&gt;</description>
      <pubDate>Mon, 22 Nov 2010 22:25:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716473#M531457</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2010-11-22T22:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716474#M531458</link>
      <description>Simple answer: avoid "auto".&lt;BR /&gt;&lt;BR /&gt;Set both the network port on your switch to full duplex, and do the same on your server.  This will, in all probability clear up your problem right away.&lt;BR /&gt;&lt;BR /&gt;Granted, it *could* be something else - but I've seen this problem lots of times on my servers (probably half a dozen or so), and setting everything to full duplex on both sides always clears it up.&lt;BR /&gt;&lt;BR /&gt;In fact, for the last several years, its a required step in setup, and we've not seen the problem recur since.</description>
      <pubDate>Mon, 22 Nov 2010 22:47:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716474#M531458</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2010-11-22T22:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716475#M531459</link>
      <description>&amp;gt;&amp;gt;Simple answer: avoid "auto".&lt;BR /&gt;&lt;BR /&gt;You can't with Gigabit NICs.  HP-UX will not allow you to set the speed at 1000 FD on a Gb NIC.  In order to achieve Gb speed, it must be set to AUTO.</description>
      <pubDate>Mon, 22 Nov 2010 22:50:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716475#M531459</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-11-22T22:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716476#M531460</link>
      <description>Start minimizing variables.  For example, take disc and filesystem completely out of the picture by running a netperf TCP_STREAM test between the two systems.&lt;BR /&gt;&lt;BR /&gt;Also, while it may not use HP-UX syntax, the attached is some of the things I look at when looking to diagnose performance issues.</description>
      <pubDate>Mon, 22 Nov 2010 23:57:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716476#M531460</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2010-11-22T23:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716477#M531461</link>
      <description>Two software things to try. You can get chronic perfomance from ftp with large block sizes.&lt;BR /&gt;&lt;BR /&gt;1) Try ftp with a small block size&lt;BR /&gt;ftp -B 1&lt;BR /&gt;&lt;BR /&gt;2) Lower the block size on your ftp daemon in inetd.conf .&lt;BR /&gt;&lt;BR /&gt;ftp          stream tcp nowait root /usr/lbin/ftpd    ftpd -B 32 -l&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;A couple of network hardware item to check.&lt;BR /&gt;&lt;BR /&gt;1) Auto-negotiation or not any re-plugging of LAN cables with the power up can cause slow paths across a switch. A cold start of network then servers can clear this issue.&lt;BR /&gt;&lt;BR /&gt;2) If any network component in the data patch has "Jumbo Packets" enabled this can be a performace disaster for ftp. It is a particular problem in mixed manufacturer networks (e.g. HP and Cisco).</description>
      <pubDate>Tue, 23 Nov 2010 12:13:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716477#M531461</guid>
      <dc:creator>Keith Jahn</dc:creator>
      <dc:date>2010-11-23T12:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716478#M531462</link>
      <description>&amp;gt; Keith: &lt;BR /&gt;&amp;gt; 1) Try ftp with a small block size ftp -B 1&lt;BR /&gt;&amp;gt; 2) Lower the block size on your ftp daemon in inetd.conf . &lt;BR /&gt; &lt;BR /&gt;This doesn't match my experience and is counter-intuitive to the concept that small block sizes will require a much greater percentage of system overhead to handle the extra I/O requests. Using ftp -B 10000, a 500 Mbyte file transfer was significantly faster. Conversely, ftp -B 1 was not significantly different than using the default. This is probably due to the network driver coalescing small packets to reduce I/O counts.&lt;BR /&gt; &lt;BR /&gt;&amp;gt; 2) If any network component in the data patch has "Jumbo Packets" enabled this can be a performace disaster for ftp. It is a particular problem in mixed manufacturer networks (e.g. HP and Cisco).&lt;BR /&gt; &lt;BR /&gt;Again, larger packets means lower overhead, but this assumes that all the components along the network path understand jumbo frames.</description>
      <pubDate>Tue, 23 Nov 2010 14:07:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716478#M531462</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-11-23T14:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716479#M531463</link>
      <description>@Bill Hassell&lt;BR /&gt;These tips are based on real world problems where FTP runs slow when it should run fast.&lt;BR /&gt;&lt;BR /&gt;Lowering the ftp block size and buffer size can cure this issue where the target is a Microsoft platform or even a DEC unix server.&lt;BR /&gt;&lt;BR /&gt;There are real problems with FTP negotiation on modern network hardware and a connection which might work perfectly on a 100 Mbit/s hub can run like a dog on cascaded 1000 Mbit/s switches.</description>
      <pubDate>Tue, 23 Nov 2010 16:21:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716479#M531463</guid>
      <dc:creator>Keith Jahn</dc:creator>
      <dc:date>2010-11-23T16:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716480#M531464</link>
      <description>All - I appreciate your replies and I've continued to research my issue taking some of your replies into account. Here's what I've found.&lt;BR /&gt;&lt;BR /&gt;- Patrick is right - you have to set it to auto to get GB speeds. As shown, mine are set correctly. As I also stated, once I found to look at the (ahem) RIGHT NIC, it was connected at 1GB.&lt;BR /&gt;&lt;BR /&gt;- Block size tests. I've run some sample FTP's between the various systems (all HP's, some at 11.11 - the source for example, some at 11.31 - the destinations mostly). The FASTEST I've been able to transfer is 26.5MB at the default 32768b block size and most transfers were only at 10-15MB/sec. I then ran additional transfers at both 10,000b and 50,000b block sized to run at both small and large block sizes (sftp -b 10000 and sftp -b 50000). These times were slower which resulted in slower transfer speeds. They also tended to stall more often. &lt;BR /&gt;&lt;BR /&gt;- Load on the systems. The source system is fairly heavily loaded. That is, the CPU's are generally pretty busy (50-60% of capacity on average), so that MAY be a factor. I don't think memory is an issue as this system generally runs at about 60-65% of physical in use, and with "only" 16GB total (sorry, it's an old machine), that still leaves 6GB or so free. The destination systems on the other hand are not even in use yet. And they are 11.31 systems with much more memory. Also, I ran a speed test early Sunday morning when the source system wasn't busy (10% CPU utilization generally) and got the same speeds. &lt;BR /&gt;&lt;BR /&gt;So, what else are we missing? Why can I not get anything better than 10-15% of the card's capacity (10-15MB/sec = 100-150Mb/sec, roughly or 10-15% of 1Gb)? What is preventing this from working at the rated speed? Could it possibly be as simple as the fact that I'm running sftp, not ftp?&lt;BR /&gt;&lt;BR /&gt;Any ideas guys/gals?&lt;BR /&gt;&lt;BR /&gt;-Gonzo&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2010 16:41:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716480#M531464</guid>
      <dc:creator>Kevin (Gonzo) Bushman</dc:creator>
      <dc:date>2010-11-23T16:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716481#M531465</link>
      <description>SFTP could definitely have an impact due to the overhead required for encryption.&lt;BR /&gt;&lt;BR /&gt;Would it be possible for you to try a test with straight FTP (not SFTP) and see what kind of speeds you get?</description>
      <pubDate>Tue, 23 Nov 2010 16:46:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716481#M531465</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-11-23T16:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716482#M531466</link>
      <description>sftp is not ftp -- it is a completely different product and is actually slower than scp. ftp actually has a number of design features such as sending multiple blocks and not waiting on each block for an acknowledgment. &lt;BR /&gt; &lt;BR /&gt;If CPU were a problem, there would be 100% usage by the sftp process. And memory would not be an issue as sftp (and ftp) don't grab big chunks of RAM for execution. &lt;BR /&gt; &lt;BR /&gt;I would try ftp -B 1000 host_name just to see what the results are. I have also seen that multiple ftp sessions (3-5 total) going in both directions can exceed a single session throughput. You might use lanadmin to clear the stats and then count the results (lanadamin -g 1) when running several copies at the same time.</description>
      <pubDate>Tue, 23 Nov 2010 18:08:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716482#M531466</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-11-23T18:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716483#M531467</link>
      <description>What is netstat -s -p tcp telling you when bracketing an FTP (or better still netperf TCP_STREAM) test?&lt;BR /&gt;&lt;BR /&gt;netstat -s -p tcp &amp;gt; before&lt;BR /&gt;&lt;TEST&gt;&lt;BR /&gt;netstat -s -p tcp &amp;gt; after&lt;BR /&gt;beforeafter before after &amp;gt; delta&lt;BR /&gt;&lt;BR /&gt;where beforeafter can be had (for the time being, the server will be going away eventually) from &lt;A href="ftp://ftp.cup.hp.com/dist/networking/tools/" target="_blank"&gt;ftp://ftp.cup.hp.com/dist/networking/tools/&lt;/A&gt;&lt;/TEST&gt;</description>
      <pubDate>Tue, 23 Nov 2010 18:13:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716483#M531467</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2010-11-23T18:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716484#M531468</link>
      <description>Keith - what exactly do you mean by "ftp negoitiation?"</description>
      <pubDate>Tue, 23 Nov 2010 18:18:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716484#M531468</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2010-11-23T18:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716485#M531469</link>
      <description>So I did as suggested and tried some plain ftp's. Here's the results:&lt;BR /&gt;&lt;BR /&gt;56 buffers (default) -&amp;gt; 15.65MB/sec&lt;BR /&gt;10 buffers           -&amp;gt; 15.05MB/sec&lt;BR /&gt;64 buffers           -&amp;gt; 14.94MB/sec&lt;BR /&gt;&lt;BR /&gt;Even considering overhead, this is still only in the neighborhood of 150Mb/sec, far short of the 1Gb card's capacity. The destination system was all but idle. The source system was at about 50% CPU (on 8 proc's) and memory at about 63%. &lt;BR /&gt;&lt;BR /&gt;-G&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2010 19:30:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716485#M531469</guid>
      <dc:creator>Kevin (Gonzo) Bushman</dc:creator>
      <dc:date>2010-11-23T19:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716486#M531470</link>
      <description>I guess, enough testing at system side.  How many devices connected to the switch, where this server connected?  Have you tried to replace the cable with new one or with anyone that delivering better speed to others?</description>
      <pubDate>Tue, 23 Nov 2010 19:35:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716486#M531470</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2010-11-23T19:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: LAN connection speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716487#M531471</link>
      <description>If his cable was bad that should have shown-up as errors of some form or another in the lanadmin statistics.</description>
      <pubDate>Tue, 23 Nov 2010 20:55:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-connection-speed/m-p/4716487#M531471</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2010-11-23T20:55:19Z</dc:date>
    </item>
  </channel>
</rss>

