Networking Forums

Networking Forums > Computer Networking > Linux Networking > Getting a very low B/W on my switched network using netperf

Reply
Thread Tools Display Modes

Getting a very low B/W on my switched network using netperf

 
 
Rahul
Guest
Posts: n/a

 
      09-02-2010, 02:46 AM
We have a new 10GigE network (in theory) using Cisco's Nexus5000
switches. The network topology is roughly like this:

http://dl.dropbox.com/u/118481/switch_topology.jpg

Within each switch the backplane is full bandwidth but switch-switch I am
1:4 oversubscribed.

If I do a single server-to-server test (within a switch) I do get a
bandwidth close to the theoretical 10Gbps. I also continue to see ~10Gbps
if I do a simultaneous pairwise test of all 16 pairs within a switch.
i.e. I ran netserver on 16 servers and netperf from the other 16 servers
all connected to the same switch. Then triggered the 16 instances
simulatanously (within 1sec)

-------------------------------------------------------------------------
TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 192.168.0.1
(192.168.0.1) port 0 AF_INET : histogram : interval
Recv Send Send
Socket Socket Message Elapsed
Size Size Size Time Throughput
bytes bytes bytes secs. 10^6bits/sec

87380 65536 65536 10.01 9713.67
-------------------------------------------------------------------------

If I do a simulatanous test (32 netperfs on switch1 talking to 32
netservers on switch2) across switches though the bandwidth results are
horrible. Is this to be expected or am I doing something wrong?
Throughput is all over the place ranging from 68Mbps to 4Gbps (but mostly
on the lower side) My naiive calculations would have expected at least
2.5 Gbps.

Each switch has 40 ports: 32 are directly connected to servers and the
other 8 are connected to the master switches; 4 to each master switch.
The two master switches are interconnected with some sort of "Cisco
magic" that I don't fully understand.

----------------------------------------------------------------------
TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 192.168.0.10
(192.168.0.10) port 0 AF_INET : histogram : interval
Recv Send Send
Socket Socket Message Elapsed
Size Size Size Time Throughput
bytes bytes bytes secs. 10^6bits/sec

87380 65536 65536 10.04 151.40
TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 192.168.0.11
(192.168.0.11) port 0 AF_INET : histogram : interval
Recv Send Send
Socket Socket Message Elapsed
Size Size Size Time Throughput
bytes bytes bytes secs. 10^6bits/sec

87380 65536 65536 10.51 4258.13
TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 192.168.0.12
(192.168.0.12) port 0 AF_INET : histogram : interval
Recv Send Send
Socket Socket Message Elapsed
Size Size Size Time Throughput
bytes bytes bytes secs. 10^6bits/sec

87380 65536 65536 10.35 965.62
TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 192.168.0.13
(192.168.0.13) port 0 AF_INET : histogram : interval
Recv Send Send
Socket Socket Message Elapsed
Size Size Size Time Throughput
bytes bytes bytes secs. 10^6bits/sec

87380 65536 65536 10.01 3883.32
TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 192.168.0.14
(192.168.0.14) port 0 AF_INET : histogram : interval
Recv Send Send
Socket Socket Message Elapsed
Size Size Size Time Throughput
bytes bytes bytes secs. 10^6bits/sec

87380 65536 65536 10.23 1914.75
TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 192.168.0.15
(192.168.0.15) port 0 AF_INET : histogram : interval
Recv Send Send
Socket Socket Message Elapsed
Size Size Size Time Throughput
bytes bytes bytes secs. 10^6bits/sec

87380 65536 65536 10.02 68.32
TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 192.168.0.16
(192.168.0.16) port 0 AF_INET : histogram : interval
Recv Send Send
Socket Socket Message Elapsed
Size Size Size Time Throughput
bytes bytes bytes secs. 10^6bits/sec

87380 65536 65536 10.38 1728.64

--
Rahul
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Netperf 2.4.3 now released Rick Jones Linux Networking 0 02-16-2007 02:21 AM
How can I debug kernel & network driver during netperf test!! JoohyeonPark Linux Networking 2 10-11-2004 12:39 AM
100mbps switched network, slow transfer rates. Alastair Grant Linux Networking 2 12-14-2003 11:27 PM
Simple Switched Network John Linux Networking 8 10-01-2003 05:58 PM
2.5 Meg transfers on 100Mb switched network? no body Linux Networking 3 06-26-2003 07:27 PM



1 2 3 4 5 6 7 8 9 10 11