<?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: Mismatch in link detection? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mismatch-in-link-detection/m-p/4589823#M82560</link>
    <description>Tried, but unfortunately no luck.&lt;BR /&gt;&lt;BR /&gt;Best regards</description>
    <pubDate>Wed, 24 Feb 2010 08:15:26 GMT</pubDate>
    <dc:creator>Rexamania</dc:creator>
    <dc:date>2010-02-24T08:15:26Z</dc:date>
    <item>
      <title>Mismatch in link detection?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mismatch-in-link-detection/m-p/4589821#M82558</link>
      <description>I need some help with getting a cross-connect to work.&lt;BR /&gt;&lt;BR /&gt;On one server, the link is detected by mii-tool, but not ethtool.&lt;BR /&gt;&lt;BR /&gt;Is it a possibility of driver problem?&lt;BR /&gt;&lt;BR /&gt;Any help is appreciated.&lt;BR /&gt;&lt;BR /&gt;*** SERVER A ***&lt;BR /&gt;&lt;BR /&gt;~&amp;gt;mii-tool -v eth2&lt;BR /&gt;eth2: negotiated 100baseTx-FD flow-control, link ok&lt;BR /&gt;  product info: vendor 00:aa:00, model 56 rev 0&lt;BR /&gt;  basic mode:   autonegotiation enabled&lt;BR /&gt;  basic status: autonegotiation complete, link ok&lt;BR /&gt;  capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD&lt;BR /&gt;  advertising:  100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control&lt;BR /&gt;  link partner: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control&lt;BR /&gt;&lt;BR /&gt;~&amp;gt;ethtool eth2&lt;BR /&gt;Settings for eth2:&lt;BR /&gt;        Supported ports: [ TP ]&lt;BR /&gt;        Supported link modes:   10baseT/Half 10baseT/Full&lt;BR /&gt;                                100baseT/Half 100baseT/Full&lt;BR /&gt;                                1000baseT/Full&lt;BR /&gt;        Supports auto-negotiation: Yes&lt;BR /&gt;        Advertised link modes:  10baseT/Half 10baseT/Full&lt;BR /&gt;                                100baseT/Half 100baseT/Full&lt;BR /&gt;                                1000baseT/Full&lt;BR /&gt;        Advertised auto-negotiation: Yes&lt;BR /&gt;        Speed: Unknown! (65535)&lt;BR /&gt;        Duplex: Unknown! (255)&lt;BR /&gt;        Port: Twisted Pair&lt;BR /&gt;        PHYAD: 1&lt;BR /&gt;        Transceiver: internal&lt;BR /&gt;        Auto-negotiation: on&lt;BR /&gt;        Supports Wake-on: umbg&lt;BR /&gt;        Wake-on: d&lt;BR /&gt;        Current message level: 0x00000007 (7)&lt;BR /&gt;        Link detected: no&lt;BR /&gt;&lt;BR /&gt;"ifconfig" is showing UP, but not RUNNING.&lt;BR /&gt;&lt;BR /&gt;eth2      Link encap:Ethernet  HWaddr 00:1F:29:61:75:2D&lt;BR /&gt;          inet addr:192.168.101.4  Bcast:192.168.101.255  Mask:255.255.255.0&lt;BR /&gt;          UP BROADCAST MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)&lt;BR /&gt;          Base address:0x5000 Memory:fdbe0000-fdc00000&lt;BR /&gt;&lt;BR /&gt;The server on the other end is able to see the link and is RUNNING.&lt;BR /&gt;&lt;BR /&gt;*** SERVER B ***&lt;BR /&gt;&lt;BR /&gt;~&amp;gt;mii-tool -v eth1&lt;BR /&gt;eth1: negotiated 100baseTx-FD flow-control, link ok&lt;BR /&gt;  product info: Intel 82555 rev 4&lt;BR /&gt;  basic mode:   autonegotiation enabled&lt;BR /&gt;  basic status: autonegotiation complete, link ok&lt;BR /&gt;  capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD&lt;BR /&gt;  advertising:  100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control&lt;BR /&gt;  link partner: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control&lt;BR /&gt;&lt;BR /&gt;~&amp;gt;ethtool eth1&lt;BR /&gt;Settings for eth1:&lt;BR /&gt;        Supported ports: [ TP MII ]&lt;BR /&gt;        Supported link modes:   10baseT/Half 10baseT/Full&lt;BR /&gt;                                100baseT/Half 100baseT/Full&lt;BR /&gt;        Supports auto-negotiation: Yes&lt;BR /&gt;        Advertised link modes:  10baseT/Half 10baseT/Full&lt;BR /&gt;                                100baseT/Half 100baseT/Full&lt;BR /&gt;        Advertised auto-negotiation: Yes&lt;BR /&gt;        Speed: 100Mb/s&lt;BR /&gt;        Duplex: Full&lt;BR /&gt;        Port: MII&lt;BR /&gt;        PHYAD: 1&lt;BR /&gt;        Transceiver: internal&lt;BR /&gt;        Auto-negotiation: on&lt;BR /&gt;        Supports Wake-on: g&lt;BR /&gt;        Wake-on: g&lt;BR /&gt;        Current message level: 0x00000007 (7)&lt;BR /&gt;        Link detected: yes&lt;BR /&gt;&lt;BR /&gt;~&amp;gt;ifconfig eth1&lt;BR /&gt;eth1      Link encap:Ethernet  HWaddr 00:02:B3:A6:40:35&lt;BR /&gt;          inet addr:192.168.101.1  Bcast:192.168.101.255  Mask:255.255.255.0&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:29788830 errors:362 dropped:0 overruns:0 carrier:362&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:0 (0.0 b)  TX bytes:1251131084 (1193.1 Mb)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;*** SERVER A ***&lt;BR /&gt;Hardware : HP DL380 G5&lt;BR /&gt;OS       : Red Hat Enterprise Linux ES release 3 (Taroon Update 9)&lt;BR /&gt;Kernel   : 2.4.21-50.ELsmp&lt;BR /&gt;NIC Drv  : e1000-7.4.24b-1 (From HP)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Feb 2010 06:51:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mismatch-in-link-detection/m-p/4589821#M82558</guid>
      <dc:creator>Rexamania</dc:creator>
      <dc:date>2010-02-24T06:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch in link detection?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mismatch-in-link-detection/m-p/4589822#M82559</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try to set network settings on both servers  fixed to 100FD/autoneg off. &lt;BR /&gt;&lt;BR /&gt;# ethtool -s ethX speed 100 duplex full autoneg off &lt;BR /&gt;&lt;BR /&gt;then try again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgds &lt;BR /&gt;HGH</description>
      <pubDate>Wed, 24 Feb 2010 07:44:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mismatch-in-link-detection/m-p/4589822#M82559</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2010-02-24T07:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch in link detection?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mismatch-in-link-detection/m-p/4589823#M82560</link>
      <description>Tried, but unfortunately no luck.&lt;BR /&gt;&lt;BR /&gt;Best regards</description>
      <pubDate>Wed, 24 Feb 2010 08:15:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mismatch-in-link-detection/m-p/4589823#M82560</guid>
      <dc:creator>Rexamania</dc:creator>
      <dc:date>2010-02-24T08:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch in link detection?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mismatch-in-link-detection/m-p/4589824#M82561</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;what i forgot in my first reply:&lt;BR /&gt;"Welcome to itrc-Forums!"&lt;BR /&gt;&lt;BR /&gt;Your network is with a "Cross over cable", right?&lt;BR /&gt;&lt;BR /&gt;Maybe a cable problem or a HW-problenm with one of your NICS. Check the cable and if possible use another NIC or check against an other device, e.g. notebook.&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Feb 2010 08:23:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mismatch-in-link-detection/m-p/4589824#M82561</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2010-02-24T08:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch in link detection?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mismatch-in-link-detection/m-p/4589825#M82562</link>
      <description>Thanks.&lt;BR /&gt;&lt;BR /&gt;I can't physically check it myself as the systems are in a remote location.&lt;BR /&gt;&lt;BR /&gt;The DC technician has double confirmed that a cross-over cable is in place.&lt;BR /&gt;&lt;BR /&gt;I am baffled by the fact that one system is able to see it, but not the other.&lt;BR /&gt;&lt;BR /&gt;The NIC in question has quad interfaces, switching to all the other interfaces shows the same result. &lt;BR /&gt;Therefore, I am thinking that it may be a driver problem, but I need some helps to confirm it.&lt;BR /&gt;&lt;BR /&gt;Best regards</description>
      <pubDate>Wed, 24 Feb 2010 09:57:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mismatch-in-link-detection/m-p/4589825#M82562</guid>
      <dc:creator>Rexamania</dc:creator>
      <dc:date>2010-02-24T09:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch in link detection?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mismatch-in-link-detection/m-p/4589826#M82563</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As you can see in "ifconfig eth1" output&lt;BR /&gt;&lt;BR /&gt;~&amp;gt;ifconfig eth1&lt;BR /&gt;eth1 Link encap:Ethernet HWaddr 00:02:B3:A6:40:35&lt;BR /&gt;inet addr:192.168.101.1 Bcast:192.168.101.255 Mask:255.255.255.0&lt;BR /&gt;UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:29788830 errors:362 dropped:0 overruns:0 carrier:362&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:0 (0.0 b) TX bytes:1251131084 (1193.1 Mb)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There are TX errors:362 &lt;BR /&gt;and "carrier: 362" this point to HW issue and would explain the symptom.&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;HGH</description>
      <pubDate>Wed, 24 Feb 2010 13:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mismatch-in-link-detection/m-p/4589826#M82563</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2010-02-24T13:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch in link detection?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mismatch-in-link-detection/m-p/4589827#M82564</link>
      <description>Gigabit capable NICs are required to support AutoMDIX, which means that while one can still use a cross-over cable for a back-to-back connection, it is not required.  A straight-through cable can be used and the NIC (the PHY I think) will figure it all out.&lt;BR /&gt;&lt;BR /&gt;Also, since they are required by the spec to support autoneg, autoneg in GbE NIC should be rather solid.  Of course, it seems that one of your NICs (the one in server B) is a 10/100 NIC only.&lt;BR /&gt;&lt;BR /&gt;You might check dmesg output on both systems.  Perhaps on system A there is a dmesg entry explianing why it thinks there is no link.</description>
      <pubDate>Thu, 25 Feb 2010 01:19:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mismatch-in-link-detection/m-p/4589827#M82564</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2010-02-25T01:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch in link detection?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mismatch-in-link-detection/m-p/4589828#M82565</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Unfortunately, dmesg does not show anything interesting in the link detection.&lt;BR /&gt;&lt;BR /&gt;As for the carrier errors, this is interesting.&lt;BR /&gt;This is a new hardware, probability of HW problem is low, but still possible.&lt;BR /&gt;&lt;BR /&gt;Or could it be NIC HW mismatch?&lt;BR /&gt;Server A is a newer system whereas Server B is several years older.&lt;BR /&gt;&lt;BR /&gt;Best regards</description>
      <pubDate>Thu, 25 Feb 2010 02:52:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mismatch-in-link-detection/m-p/4589828#M82565</guid>
      <dc:creator>Rexamania</dc:creator>
      <dc:date>2010-02-25T02:52:35Z</dc:date>
    </item>
  </channel>
</rss>

