On Thursday 04 Jun 2009, Advait Raut wrote:
Hey guys, Am facing an issue on HP blade server. The OS installed is OEL(Oracle enterprise Linux5.2 ) when i fire mii-tool command i get the network speed as 100mbps half duplex. but when i fire ethtool eth0 commad it shows me 1000 mbps full duplex. the blade server has gigabite ethernet ports. when i checked the dmesg output it shows me 1000 mbps full duplex on eth0. pls let me know which command should i use to know the excate network card speed.
Select a workstation that has Gb NIC and connect it to a Gb port on the switch. Stop all traffic into/out of the blade server and the workstation. scp a Linux DVD iso file to/from the blade server and the workstation and watch the xfer rate; it should be close to 120 - 125 MB/s (1000 Mbps/8). I don't have a Gb switch; on a 100 Mbps switch, I get close 12 MB/s xfer when I do a similar test as above.
You can also install iftop on the workstation and watch the xfer rate there as well.
HTH,