<?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: Poor Network Performance in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107062#M573733</link>
    <description>Sniffer shows that when the server su58 sends data via rcp to the package, su58 will send a small amount of data and then pause for a second, send a little more and pause for a second, this is happening over and over until complete.  When server su58 sends data to the hostname instead of the package name su58 (sender) does not pause at all.</description>
    <pubDate>Fri, 31 Oct 2003 14:00:40 GMT</pubDate>
    <dc:creator>JCI IT Unix</dc:creator>
    <dc:date>2003-10-31T14:00:40Z</dc:date>
    <item>
      <title>Poor Network Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107051#M573722</link>
      <description>I have a huge amount of data being copied from several servers to a ServiceGuard package file system.  When I copy the data using rcp to the package name the performance is extremely slow.  When I copy the same data using rcp to the server hostname instead of the package name the performance is extremely fast.  What is going on?</description>
      <pubDate>Thu, 30 Oct 2003 19:38:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107051#M573722</guid>
      <dc:creator>JCI IT Unix</dc:creator>
      <dc:date>2003-10-30T19:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Network Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107052#M573723</link>
      <description>Note: rcp is not secure.&lt;BR /&gt;&lt;BR /&gt;lanadmin -x 0&lt;BR /&gt;&lt;BR /&gt;replace the 0 with the number from lanscan output.&lt;BR /&gt;&lt;BR /&gt;lan1 is 1&lt;BR /&gt;&lt;BR /&gt;If your network is not performing up to full duplex and card speed, there are steps to fix it. Make sure your switch is set to the exact NIC settings you want, without auto negotiate unless you have a 1000 BaseT NIC.&lt;BR /&gt;&lt;BR /&gt;You can then hard code the network settings in /etc/rc.config.d/hpbtlanconf&lt;BR /&gt;&lt;BR /&gt;Post anything unusual you find in your setup.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 30 Oct 2003 20:04:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107052#M573723</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-30T20:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Network Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107053#M573724</link>
      <description>Hi Burk&lt;BR /&gt;&lt;BR /&gt;Firstly I have to admit I have no knowledge of MC/SG so could be way off the mark with the following suggestion!&lt;BR /&gt;&lt;BR /&gt;The first thing I'd check is that the hostname may use a different Network Interface from the package name. &lt;BR /&gt;If so - check the setup of Interfaces, ie are they both at 100FD and have switch ports for each interface been set to 100FD rather than autonegotiate.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con</description>
      <pubDate>Thu, 30 Oct 2003 20:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107053#M573724</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2003-10-30T20:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Network Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107054#M573725</link>
      <description>As mentioned, you are likely using a different interface card when you use the package name versus the hostname. The easiesyt way to check is to start the transfer and see which LAN card's light is flashing. As mentioned, 100Mbit LAN connections can cause severe slowdowns in performance if the duplex and bit rate are not matched. For 100Mbit connections, locking the connection on the switch AND the I/O card will solve the problem.</description>
      <pubDate>Thu, 30 Oct 2003 21:22:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107054#M573725</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-10-30T21:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Network Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107055#M573726</link>
      <description>It could also be a routing problem.  I would suggest you try a "traceroute" from both machines to the other using the hostname and the package name and see if packages take the same route.</description>
      <pubDate>Fri, 31 Oct 2003 01:23:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107055#M573726</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-10-31T01:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Network Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107056#M573727</link>
      <description>The HPUX Porting site has a copy of ethereal-0.9.15 (18 Sep 2003)which is a network traffic analyzer (sniffer).  &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gatekeep.cs.utah.edu/" target="_blank"&gt;http://gatekeep.cs.utah.edu/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can follow the packets and see what's going on.  It's most likely routing or DNS.  The Ethereal site has a great tutorial on how to use the tool.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ethereal.com/" target="_blank"&gt;http://www.ethereal.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;-Brian.</description>
      <pubDate>Fri, 31 Oct 2003 02:20:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107056#M573727</guid>
      <dc:creator>Brian Markus</dc:creator>
      <dc:date>2003-10-31T02:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Network Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107057#M573728</link>
      <description>The network card is a 1000Base-SX and it is the same network card for both the hostname and the package name.  A network sniffer shows that when the client servers send its data to the package name it will send a small amount of data and then stop for a second, send a little more and stop for a second.  This happens over and over.  When the client sends to the hostname instead of the package name, same network card, the client sends the data without delays.</description>
      <pubDate>Fri, 31 Oct 2003 08:27:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107057#M573728</guid>
      <dc:creator>JCI IT Unix</dc:creator>
      <dc:date>2003-10-31T08:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Network Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107058#M573729</link>
      <description>Burk,&lt;BR /&gt;&lt;BR /&gt;Check this doc,&lt;BR /&gt;&lt;BR /&gt;Document description: Incorrect TCP and UDP checksum generated by 1000-Base cards*&lt;BR /&gt;Document id: KBRC00012966&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000070346466" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000070346466&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards and a good weekend.&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 31 Oct 2003 08:41:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107058#M573729</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-10-31T08:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Network Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107059#M573730</link>
      <description>Are both the server host namd and the package name in the /etc/hosts file on the server?  What is your /etc/nssswitch.conf file settings?  The delay may be due to IP/name resolution problems.&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Fri, 31 Oct 2003 10:39:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107059#M573730</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2003-10-31T10:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Network Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107060#M573731</link>
      <description>The hostname and the package name are in both the /etc/hosts file and DNS.  The nsswitch.conf file is set to look at files first and then DNS.  Testing proves it is resolving the names.</description>
      <pubDate>Fri, 31 Oct 2003 10:46:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107060#M573731</guid>
      <dc:creator>JCI IT Unix</dc:creator>
      <dc:date>2003-10-31T10:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Network Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107061#M573732</link>
      <description>Could you post a little bit of the sniffer output for each transfer?  Might be able to see what is happening.  &lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Fri, 31 Oct 2003 13:45:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107061#M573732</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-10-31T13:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Network Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107062#M573733</link>
      <description>Sniffer shows that when the server su58 sends data via rcp to the package, su58 will send a small amount of data and then pause for a second, send a little more and pause for a second, this is happening over and over until complete.  When server su58 sends data to the hostname instead of the package name su58 (sender) does not pause at all.</description>
      <pubDate>Fri, 31 Oct 2003 14:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107062#M573733</guid>
      <dc:creator>JCI IT Unix</dc:creator>
      <dc:date>2003-10-31T14:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Network Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107063#M573734</link>
      <description>Yes but I'm interested in the details in the headers. What about the window sizes?  Any flags set?  Are you getting regular ACKs? Tomeouts?  Dropped packets?&lt;BR /&gt;&lt;BR /&gt;If you want to scrub your IP addresses that's fine.  Stick the printout in Word or other text editor and replace your first three octaves with A.B.C.  Please leave the last octave so I can tell them apart.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Sat, 01 Nov 2003 07:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107063#M573734</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-11-01T07:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Network Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107064#M573735</link>
      <description>Does netstat -r show different gateways for the package vs. the name?  Is gated running?  Are you running a Vlan on either system?&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Mon, 03 Nov 2003 12:55:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107064#M573735</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2003-11-03T12:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Network Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107065#M573736</link>
      <description>Indeed, getting some of the packet trace would be very helpful...if we are going to see the MSS (TCP data size) options and such, the trace will need to start from just before you initiate the rcp.&lt;BR /&gt;&lt;BR /&gt;Also, if you could run netstat -p tcp before a transfer, and then again after a transfer, and then use beforeafter &amp;lt;&amp;gt; to subtract one from the other, that might help as well.&lt;BR /&gt;&lt;BR /&gt;As for duplex mismatches, my personal view is that one should look at the lanadmin stats first before embarking on a campaign to hard-code 100BT settings (especially if there is gigabit invovled since one shoul d_never_ try to hardcode copper gigabit...)  &lt;BR /&gt;&lt;BR /&gt;If there is a duplex mismatch, then if the interface description field says full-duplex, there should also be FCS errors in the statistics.&lt;BR /&gt;&lt;BR /&gt;If the interface description field says half-duplex, there should also be "late collisions" (not just collisions, but _late_ collisions) in the statistics.</description>
      <pubDate>Mon, 03 Nov 2003 12:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107065#M573736</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2003-11-03T12:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Network Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107066#M573737</link>
      <description>Here's a shot:  Does the package mount the file system from an NFS mount from the server?  If so, then you are going through NFS to use the package name, and going direct to disk when you use the hostname.&lt;BR /&gt;&lt;BR /&gt;We had this problem one time.&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Nov 2003 13:24:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/poor-network-performance/m-p/3107066#M573737</guid>
      <dc:creator>Stuart Abramson_2</dc:creator>
      <dc:date>2003-11-03T13:24:51Z</dc:date>
    </item>
  </channel>
</rss>

