<?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 lan in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075206#M542328</link>
    <description>Just a comment on why the 100 Mbit link is going to HD. IF the two ends (NIC and switch) are set to auto-negotiate, then (assuming non-ancient hardware) the link will be 100 FD. BUT: if the cable length falls into the 27-35 meter range, then the link pulses can be confused by certain LAN hardware chips and the rule is: mismatch = half duplex. So if the switch and NIC worked fine a couple of weeks ago, the switch was probably changed to autonegotiate or perhaps the cable was changed.&lt;BR /&gt; &lt;BR /&gt;100 Mbit is the only link speed where FD, HD and autonegotiate can be selected. At 1 Gbit, the link *MUST* be set to autonegotiate on both sides. The cable range mentioned above has no effect on 1 Gbit links.</description>
    <pubDate>Mon, 24 Sep 2007 20:59:41 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2007-09-24T20:59:41Z</dc:date>
    <item>
      <title>slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075188#M542310</link>
      <description>I have an issue where my network admin made some changes to our network and now since last week my admin has been complaining about backups taking too long and having to kill them before the online day begins. They say that somehow the network is nego to half instead of remaining at 100FD which is configured.&lt;BR /&gt;&lt;BR /&gt;The network guy wants to alter my lan configuration to go from 100FD to 1GB because he says that 1GB setting doesn't offer half duplex so the connection should stay at FD instead of half, even though both the switches and the servers are configured for 100FD. &lt;BR /&gt;&lt;BR /&gt;He says that somehow they are still nego to half, which I am hard pressed to understand, since all hardware has been hardcoded at 100FD.&lt;BR /&gt;&lt;BR /&gt;Here is his direct quote:&lt;BR /&gt;&lt;BR /&gt;+++++++++++++++++++++++++++++++++++++++++++&lt;BR /&gt;The network is set to 100/full, the nic is set to 100/full but the link is established at 100/half.  Half duplex is the issue.  We don’t have a speed problem we have a duplex problem.  Since gigabit cannot operate in halk duplex it is worth a try to set the elextra nic to 1000/full and see if we can establish a common link between the network switch and the server nic.&lt;BR /&gt;++++++++++++++++++++++++++++++++++++++++++&lt;BR /&gt;unquote&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;here is my lan card from ioscan:&lt;BR /&gt;&lt;BR /&gt;Class     I  H/W Path  Driver S/W State   H/W Type     Description&lt;BR /&gt;===================================================================&lt;BR /&gt;lan       0  0/1/2/0   igelan CLAIMED     INTERFACE    HP PCI 1000Base-T Core&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My question is what would I need to reconfigure, if anything to even attempt this change. what changes to the netconf file? &lt;BR /&gt;&lt;BR /&gt;MY next question, will any of this matter if the issue isn't on the server? I dont believe it is. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Sep 2007 14:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075188#M542310</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2007-09-24T14:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075189#M542311</link>
      <description>Agree that it does not seem to be related to the server esp. since changes were made to the network. Post the kind of server and NIC card that are in question and the output of...&lt;BR /&gt;&lt;BR /&gt;# ioscan -funC lan</description>
      <pubDate>Mon, 24 Sep 2007 14:40:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075189#M542311</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-09-24T14:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075190#M542312</link>
      <description>What does your lanadmin -x 0 say ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Sep 2007 14:41:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075190#M542312</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-09-24T14:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075191#M542313</link>
      <description>Not sure why you'd want to force things to 100FD if the NIC and switch both support gigabit. You can't force 1000FD. To run at gigabit, you must configure the card to autonegotiate. (The driver doesn't give you an option even.)&lt;BR /&gt;&lt;BR /&gt;The netconf file doesn't control this. It's the /etc/rc.config.d/hpigelanconf file where you set speed, duplex, and autonegotiate options for the igelan cards.</description>
      <pubDate>Mon, 24 Sep 2007 14:42:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075191#M542313</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2007-09-24T14:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075192#M542314</link>
      <description>#ioscan -funC lan&lt;BR /&gt;Class     I  H/W Path  Driver S/W State   H/W Type     Description&lt;BR /&gt;===================================================================&lt;BR /&gt;lan       0  0/1/2/0   igelan CLAIMED     INTERFACE    HP PCI 1000Base-T Core&lt;BR /&gt;&lt;BR /&gt;#lanadmin -x 0&lt;BR /&gt;Speed = 100 Full-Duplex.&lt;BR /&gt;Autonegotiation = Off.&lt;BR /&gt;&lt;BR /&gt;#uname -a&lt;BR /&gt;HP-UX elektra B.11.11 U 9000/800 1193809610 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;#model&lt;BR /&gt;9000/800/rp3440&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Sep 2007 14:44:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075192#M542314</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2007-09-24T14:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075193#M542315</link>
      <description>If you want to establish a 1GB/s connection then BOTH ends MUST be set to auto-negotiate. You can hard-set both ends to 100FD or 100HD if you like BUT if one end is hard-set to 100FD the other end MUST also be set to 100FD. A sure-fire recipe for just your sort of problem is to hard-set one end and leave the other end set to auto-negotiate.&lt;BR /&gt;&lt;BR /&gt;You can't really say that the issue isn't on the server because whatever the setting is on the server (auto-negotiate, 100FD, 100HD, 10HD) it MUST match that of the corresponding ethernet switch port. The least-evil answer in most cases with modern boxes is to set the card (and corresponding swith port) to auto-negotiate.</description>
      <pubDate>Mon, 24 Sep 2007 14:46:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075193#M542315</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-09-24T14:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075194#M542316</link>
      <description>Related to Jeff's comment.&lt;BR /&gt;&lt;BR /&gt;It was always a good thing to force the older 10/100 cards to a specific speed and duplex.&lt;BR /&gt;&lt;BR /&gt;I believe it is recommended not to force 1000GB cards but leave them in auto-neg mode. The switch needs to be set to auto also.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Sep 2007 14:46:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075194#M542316</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-09-24T14:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075195#M542317</link>
      <description>Jeff, &lt;BR /&gt;&lt;BR /&gt;Everything is set to 100fd and was that way before I got these boxes. Only the network side changed last Tuesday.&lt;BR /&gt;&lt;BR /&gt;I believe the card is 1g based on the ioscan, but I am not sure if that is correct.&lt;BR /&gt;&lt;BR /&gt;All I do know is, I don't think changing the host will fix the issue. &lt;BR /&gt;&lt;BR /&gt;Somehow the network is nego to half Duplex, and my network guy seems to think changing the host will help it somehow.</description>
      <pubDate>Mon, 24 Sep 2007 14:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075195#M542317</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2007-09-24T14:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075196#M542318</link>
      <description>ignore my last note... :) &lt;BR /&gt;&lt;BR /&gt;I just read some of your replies about hardcoding 100FD.&lt;BR /&gt;&lt;BR /&gt;I see the light, but our systems were hard coded before I got them and seemed to work normally. &lt;BR /&gt;&lt;BR /&gt;I have only had these boxes a few weeks, so havent had the chance to really go over them.</description>
      <pubDate>Mon, 24 Sep 2007 14:55:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075196#M542318</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2007-09-24T14:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075197#M542319</link>
      <description>What did the network guys change? It's seems from the quote that they think they still have the port set to 100FD, but it sure sounds like they changed it to autonegotiate, which will cause issues like you're having since the NIC is set to 100FD. Never trust those network guys. ;)&lt;BR /&gt;&lt;BR /&gt;The NIC is definitely gigabit. So, if they actually set their switch port to autonegotiate, as I suspect they did, and you change the NIC to also autonegotiate, then it should indeed fix the problem and you'll be running at 1000FD.</description>
      <pubDate>Mon, 24 Sep 2007 14:59:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075197#M542319</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2007-09-24T14:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075198#M542320</link>
      <description>Okay thanks guys. Whew!! &lt;BR /&gt;&lt;BR /&gt;I need to take a crash course in networking :)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BTW, can I change that setting online without rebooting?</description>
      <pubDate>Mon, 24 Sep 2007 15:02:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075198#M542320</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2007-09-24T15:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075199#M542321</link>
      <description>Yes, you can run the lanadmin online and this will trigger a reset of the card and a loss of connection for a few seconds. It's probably wise to execute this command from the console so that you don't rely on a network connection. I like to be able to get myself out of trouble almost as fast as I got myself in. You will also need to change the configuration file in /etc/rc.config.d so that the changes will be preserved across a reboot. However, don't do anything until you KNOW how the corresponding switch port is set and if it were me it would be auto on both ends.</description>
      <pubDate>Mon, 24 Sep 2007 15:07:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075199#M542321</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-09-24T15:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075200#M542322</link>
      <description>so just to be clear. &lt;BR /&gt;&lt;BR /&gt;I run a reset from the lanadmin tui? and that will re-read the /etc/rc.config.d/hpigelanconf  or how will the card know to autoneg?</description>
      <pubDate>Mon, 24 Sep 2007 15:24:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075200#M542322</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2007-09-24T15:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075201#M542323</link>
      <description>No, you are going to execute lanadmin probably as "lanadmin -s auto_on NM_ID".</description>
      <pubDate>Mon, 24 Sep 2007 15:34:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075201#M542323</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-09-24T15:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075202#M542324</link>
      <description>Ooops that should be: No, you are going to execute lanadmin probably as "lanadmin -S auto_on NM_ID". Man lanadmin for details.</description>
      <pubDate>Mon, 24 Sep 2007 15:35:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075202#M542324</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-09-24T15:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075203#M542325</link>
      <description>NM_ID I take it is the PPA number? &lt;BR /&gt;&lt;BR /&gt;#lanadmin -S auto_on 0&lt;BR /&gt;Old Speed         = 100000000&lt;BR /&gt;Unable to change speed: errno = 22&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Sep 2007 15:44:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075203#M542325</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2007-09-24T15:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075204#M542326</link>
      <description>I guess with that error I will have to reboot to change it. &lt;BR /&gt;</description>
      <pubDate>Mon, 24 Sep 2007 15:54:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075204#M542326</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2007-09-24T15:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075205#M542327</link>
      <description>Wait...don't reboot. The lanadmin(1M) command should be:&lt;BR /&gt;&lt;BR /&gt;# lanadmin -X auto_on 0</description>
      <pubDate>Mon, 24 Sep 2007 16:03:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075205#M542327</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-09-24T16:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075206#M542328</link>
      <description>Just a comment on why the 100 Mbit link is going to HD. IF the two ends (NIC and switch) are set to auto-negotiate, then (assuming non-ancient hardware) the link will be 100 FD. BUT: if the cable length falls into the 27-35 meter range, then the link pulses can be confused by certain LAN hardware chips and the rule is: mismatch = half duplex. So if the switch and NIC worked fine a couple of weeks ago, the switch was probably changed to autonegotiate or perhaps the cable was changed.&lt;BR /&gt; &lt;BR /&gt;100 Mbit is the only link speed where FD, HD and autonegotiate can be selected. At 1 Gbit, the link *MUST* be set to autonegotiate on both sides. The cable range mentioned above has no effect on 1 Gbit links.</description>
      <pubDate>Mon, 24 Sep 2007 20:59:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075206#M542328</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-09-24T20:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: slow lan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075207#M542329</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;to check if the mismatch is on your box, you can check the lan statistics:&lt;BR /&gt;'lanadmin' - 'lan' - 'dis' will show you your settings.&lt;BR /&gt;After this 'Press &lt;RETURN&gt; to continue' appears, after &lt;RETURN&gt; you'll see the network stats - if there are 'FCS Errors' (not equal zero) then you've the problems at the network connection of your box.&lt;BR /&gt;&lt;BR /&gt;You can clear the stats, to see if changes had success.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar&lt;BR /&gt;and yes - *don't believe the network guys* ;-)&lt;/RETURN&gt;&lt;/RETURN&gt;</description>
      <pubDate>Tue, 25 Sep 2007 03:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-lan/m-p/4075207#M542329</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2007-09-25T03:10:49Z</dc:date>
    </item>
  </channel>
</rss>

