<?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: How to know the network card speed in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027450#M28980</link>
    <description>Hi hangyu&lt;BR /&gt;&lt;BR /&gt;There are lots of factors that may affect your transfer.&lt;BR /&gt;&lt;BR /&gt;How differ the two systems?&lt;BR /&gt;Is the server hardware the same? &lt;BR /&gt;Due to the MAC-addresses of your NICs you have DELL hardware, right?  &lt;BR /&gt;&lt;BR /&gt;Do they have the same NICs and Firmware?&lt;BR /&gt;OS-Release? The same driver?&lt;BR /&gt;Are the systems connected to the same switch?&lt;BR /&gt;&lt;BR /&gt;Are the systems under different load?&lt;BR /&gt;Do you r/w your transfer-data from/to disk?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;</description>
    <pubDate>Wed, 27 Jun 2007 03:29:49 GMT</pubDate>
    <dc:creator>Hemmetter</dc:creator>
    <dc:date>2007-06-27T03:29:49Z</dc:date>
    <item>
      <title>How to know the network card speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027443#M28973</link>
      <description>we have two same model 100/1000 network card that plug into two different servers , but I found that their transfer speed is different , one is 2,xxx/minutes , another one is 1,1xx/minutes , I am not sure whether the setting have problem , can advise how do I check what speed (100 or 1000) is enabled ? thx</description>
      <pubDate>Tue, 26 Jun 2007 22:13:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027443#M28973</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2007-06-26T22:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the network card speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027444#M28974</link>
      <description>&lt;!--!*#--&gt;Use 'ethtool &lt;DEVICE&gt;', i.e. 'ethtool eth0'.&lt;BR /&gt;&lt;BR /&gt;The output will be something similar to:&lt;BR /&gt;&lt;BR /&gt;Settings for eth0:&lt;BR /&gt;        Supported ports: [ MII ]&lt;BR /&gt;        Supported link modes:   10baseT/Half 10baseT/Full&lt;BR /&gt;                                100baseT/Half 100baseT/Full&lt;BR /&gt;                                1000baseT/Half 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/Half 1000baseT/Full&lt;BR /&gt;        Advertised auto-negotiation: Yes&lt;BR /&gt;        Speed: 100Mb/s&lt;BR /&gt;        Duplex: Full&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: g&lt;BR /&gt;        Wake-on: d&lt;BR /&gt;        Current message level: 0x000000ff (255)&lt;BR /&gt;        Link detected: yes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is stating that it's a Gigabit-card running in 100Mb mode at full-duplex.&lt;BR /&gt;&lt;BR /&gt;Given what you're saying, I'm picking that the auto-negotiation has picked half-duplex.  Double check the switch ports to make sure they're at full duplex, then re-negotiate the conenction, or use ethtool to force full duplex.&lt;/DEVICE&gt;</description>
      <pubDate>Tue, 26 Jun 2007 23:34:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027444#M28974</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-06-26T23:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the network card speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027445#M28975</link>
      <description>thx reply ,&lt;BR /&gt;&lt;BR /&gt;the switch is set to support 1000bit/s&lt;BR /&gt;&lt;BR /&gt;the below is the output of the command , server 1 ( slow ) seems the transfer speed of this server is slow while server 2 ( fast ) seems the transfer speed of this server is fast , can advise do I need to change any setting ? thx&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;server 1 ( slow )&lt;BR /&gt;---------------&lt;BR /&gt;Settings for eth0:&lt;BR /&gt;        Supported ports: [ MII ]&lt;BR /&gt;        Supported link modes:   10baseT/Half 10baseT/Full &lt;BR /&gt;                                100baseT/Half 100baseT/Full &lt;BR /&gt;                                1000baseT/Half 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/Half 1000baseT/Full &lt;BR /&gt;        Advertised auto-negotiation: Yes&lt;BR /&gt;        Speed: 1000Mb/s&lt;BR /&gt;        Duplex: Full&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: g&lt;BR /&gt;        Wake-on: d&lt;BR /&gt;        Current message level: 0x000000ff (255)&lt;BR /&gt;        Link detected: yes&lt;BR /&gt;&lt;BR /&gt;server 2 (fast)&lt;BR /&gt;---------------&lt;BR /&gt;Settings for eth0:&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: 1000Mb/s&lt;BR /&gt;        Duplex: Full&lt;BR /&gt;        Port: Twisted Pair&lt;BR /&gt;        PHYAD: 0&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;        Link detected: yes</description>
      <pubDate>Wed, 27 Jun 2007 00:55:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027445#M28975</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2007-06-27T00:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the network card speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027446#M28976</link>
      <description>thx ,&lt;BR /&gt;&lt;BR /&gt;I alo check with demsg , both servers have the same result&lt;BR /&gt;&lt;BR /&gt;dmesg |grep eth0&lt;BR /&gt;tg3: eth0: Link is up at 1000 Mbps, full duplex.</description>
      <pubDate>Wed, 27 Jun 2007 01:02:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027446#M28976</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2007-06-27T01:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the network card speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027447#M28977</link>
      <description>Hi hangyu,&lt;BR /&gt;&lt;BR /&gt;can you give &lt;BR /&gt;$ ifconfig eth0&lt;BR /&gt;&lt;BR /&gt;for both servers, are there errors/drops etc?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jun 2007 01:38:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027447#M28977</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2007-06-27T01:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the network card speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027448#M28978</link>
      <description>thx reply ,&lt;BR /&gt;&lt;BR /&gt;no drop and error found , both server is very very stable , but speed is acceptable but I just would like to know why the speed have great difference.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Server 1 (slow)&lt;BR /&gt;eth0      Link encap:Ethernet  HWaddr 00:06:5B:F6:1F:0A  &lt;BR /&gt;          inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.0&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:323113163 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:445493740 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000 &lt;BR /&gt;          RX bytes:3026881068 (2886.6 Mb)  TX bytes:3954808375 (3771.5 Mb)&lt;BR /&gt;          Interrupt:28 &lt;BR /&gt;&lt;BR /&gt;lo        Link encap:Local Loopback  &lt;BR /&gt;          inet addr:127.0.0.1  Mask:255.0.0.0&lt;BR /&gt;          UP LOOPBACK RUNNING  MTU:16436  Metric:1&lt;BR /&gt;          RX packets:222959 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:222959 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:0 &lt;BR /&gt;          RX bytes:30363458 (28.9 Mb)  TX bytes:30363458 (28.9 Mb)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Server 1 (fast)&lt;BR /&gt;eth0      Link encap:Ethernet  HWaddr 00:11:43:E6:11:42  &lt;BR /&gt;          inet addr:192.168.0.2  Bcast:192.168.0.255  Mask:255.255.255.0&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:77898326 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:266921310 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000 &lt;BR /&gt;          RX bytes:1509990853 (1440.0 Mb)  TX bytes:1904061972 (1815.8 Mb)&lt;BR /&gt;          Interrupt:48 Base address:0xecc0 Memory:dfbe0000-dfc00000 &lt;BR /&gt;&lt;BR /&gt;lo        Link encap:Local Loopback  &lt;BR /&gt;          inet addr:127.0.0.1  Mask:255.0.0.0&lt;BR /&gt;          UP LOOPBACK RUNNING  MTU:16436  Metric:1&lt;BR /&gt;          RX packets:3931491 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:3931491 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:0 &lt;BR /&gt;          RX bytes:275038573 (262.2 Mb)  TX bytes:275038573 (262.2 Mb)</description>
      <pubDate>Wed, 27 Jun 2007 02:05:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027448#M28978</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2007-06-27T02:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the network card speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027449#M28979</link>
      <description>That all looks good.&lt;BR /&gt;&lt;BR /&gt;What are you using to do the speed timing?  Is it possible there's a routing issue between the devices you're doing the test with?</description>
      <pubDate>Wed, 27 Jun 2007 02:59:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027449#M28979</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-06-27T02:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the network card speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027450#M28980</link>
      <description>Hi hangyu&lt;BR /&gt;&lt;BR /&gt;There are lots of factors that may affect your transfer.&lt;BR /&gt;&lt;BR /&gt;How differ the two systems?&lt;BR /&gt;Is the server hardware the same? &lt;BR /&gt;Due to the MAC-addresses of your NICs you have DELL hardware, right?  &lt;BR /&gt;&lt;BR /&gt;Do they have the same NICs and Firmware?&lt;BR /&gt;OS-Release? The same driver?&lt;BR /&gt;Are the systems connected to the same switch?&lt;BR /&gt;&lt;BR /&gt;Are the systems under different load?&lt;BR /&gt;Do you r/w your transfer-data from/to disk?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jun 2007 03:29:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027450#M28980</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2007-06-27T03:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the network card speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027451#M28981</link>
      <description>thx &lt;BR /&gt;&lt;BR /&gt;How differ the two systems? they are RHEL3&lt;BR /&gt;Is the server hardware the same?  the same server series &lt;BR /&gt;Due to the MAC-addresses of your NICs you have DELL hardware, right?  Yes, they are dell&lt;BR /&gt;&lt;BR /&gt;Do they have the same NICs and Firmware? they are same series server model , I think the NIC should be same model &lt;BR /&gt;OS-Release? The same driver? RHEL3 , build-in driver&lt;BR /&gt;Are the systems connected to the same switch? Yes &lt;BR /&gt;&lt;BR /&gt;Are the systems under different load? , the loading is very low&lt;BR /&gt;Do you r/w your transfer-data from/to disk?&lt;BR /&gt;Yes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I would like to said , I have 5 Dell server ( similiar grade ) , only one server is very fast ( 2,xxx transfer rate ) , but all others are similiar speed ( around 1,xxx ) . &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jun 2007 04:47:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027451#M28981</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2007-06-27T04:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the network card speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027452#M28982</link>
      <description>I am not sure whether the server1's driver , setting etc is different so its transfer rate may up to 2,xxx bit /s , can advise how to check it ? eg . NIC driver ver , setting , fireware ver ? thx</description>
      <pubDate>Wed, 27 Jun 2007 04:51:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027452#M28982</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2007-06-27T04:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the network card speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027453#M28983</link>
      <description>Hi hangyu,&lt;BR /&gt;&lt;BR /&gt;check:&lt;BR /&gt;$ cat /proc/net/nicinfo/eth0.info&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jun 2007 05:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027453#M28983</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2007-06-27T05:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the network card speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027454#M28984</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Looking at your ifconfig output I see that the slow server is on IP address of 192.168.0.1.&lt;BR /&gt;&lt;BR /&gt;There's nothing wrong with that, but that IP address is commonly used as a default gateway address. Maybe there's something else in your network that's misconfigured that's sending lots of traffic to the slow server...&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Wed, 27 Jun 2007 06:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027454#M28984</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2007-06-27T06:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the network card speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027455#M28985</link>
      <description>check with mii-tool command and see what is the speed on the network card.</description>
      <pubDate>Wed, 27 Jun 2007 13:37:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027455#M28985</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2007-06-27T13:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the network card speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027456#M28986</link>
      <description>I don't think mii-tool is accurate...&lt;BR /&gt;maybe there is an upgrade, but on 3.0ES systems I know for sure it only shows a max of 100MB connections even if you're running 1GB.&lt;BR /&gt;&lt;BR /&gt;I still use mii-tool however as a quick method to check cable connectivity..&lt;BR /&gt;&lt;BR /&gt;ethtool is the way forward (or via the /proc filesystem)</description>
      <pubDate>Thu, 28 Jun 2007 03:28:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027456#M28986</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2007-06-28T03:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the network card speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027457#M28987</link>
      <description>hangyu,&lt;BR /&gt;&lt;BR /&gt;From the look of the ifconfig output, your slow server is transferring twice as much data as the fast one.&lt;BR /&gt;&lt;BR /&gt;Server 1 (slow)&lt;BR /&gt;RX bytes:3026881068 (2886.6 Mb) TX bytes:3954808375 (3771.5 Mb)&lt;BR /&gt;&lt;BR /&gt;Server 2 (fast)&lt;BR /&gt;RX bytes:1509990853 (1440.0 Mb) TX bytes:1904061972 (1815.8 Mb)&lt;BR /&gt;&lt;BR /&gt;I guess that could be because the fast server was rebooted more recently than the slow server though.  Or, it could be that the slow server is slow because it is just twice as busy as the fast one.&lt;BR /&gt;&lt;BR /&gt;How are you measuring the speed of your links?  What sort of load are the servers under when you do your testing?&lt;BR /&gt;&lt;BR /&gt;I found a tool called Iperf (&lt;A href="http://dast.nlanr.net/Projects/Iperf/" target="_blank"&gt;http://dast.nlanr.net/Projects/Iperf/&lt;/A&gt; ) the other day.  Give it a go, and let us know the results.&lt;BR /&gt;&lt;BR /&gt;-- &lt;BR /&gt;Later&lt;BR /&gt;&lt;BR /&gt;David Kirk</description>
      <pubDate>Thu, 28 Jun 2007 15:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-know-the-network-card-speed/m-p/4027457#M28987</guid>
      <dc:creator>David Kirk_2</dc:creator>
      <dc:date>2007-06-28T15:24:22Z</dc:date>
    </item>
  </channel>
</rss>

