Zarathustra[H]
Extremely [H]
- Joined
- Oct 29, 2000
- Messages
- 38,082
Hey all,
I stumbled across this strange behavior in another thread.
At first I thought it was a problem with my setup, but MySongRanHills had the same issue.
So the issue is this:
VMXNet3 works fine for other guests. registering ~13Gbit/s as measured in iPerf between them, until I test with FreeNAS (9.3)
I get ~21Gbit/s when Ubuntu is the server (iperf -s) and FreeNAS is the client (iperf -c) but only ~3.2Gbit/s when FreeNAS is the server and Ubuntu is the client.
iperf output:
Two Iperf tests with FreeNAS as a server (iperf -s) and Ubuntu Server as client (iperf -c):
Two Iperf tests with Ubuntu Server as a server (iperf -s) and FreeNAS as client (iperf -c):
I recently got a couple of Brocades to get better transfer speeds between FreeNAS and my workstation, but this issue is holding me back.
Any ideas what might be going on, and how I can fix it?
I stumbled across this strange behavior in another thread.
At first I thought it was a problem with my setup, but MySongRanHills had the same issue.
So the issue is this:
VMXNet3 works fine for other guests. registering ~13Gbit/s as measured in iPerf between them, until I test with FreeNAS (9.3)
I get ~21Gbit/s when Ubuntu is the server (iperf -s) and FreeNAS is the client (iperf -c) but only ~3.2Gbit/s when FreeNAS is the server and Ubuntu is the client.
iperf output:
Two Iperf tests with FreeNAS as a server (iperf -s) and Ubuntu Server as client (iperf -c):
Code:
------------------------------------------------------------
Client connecting to xxx.xxx.xxx.xxx, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[ 3] local xxx.xxx.xxx.xxx port 33485 connected with xxx.xxx.xxx.xxx port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 3.79 GBytes 3.25 Gbits/sec
------------------------------------------------------------
Client connecting to xxx.xxx.xxx.xxx, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[ 3] local xxx.xxx.xxx.xxx port 43405 connected with xxx.xxx.xxx.xxx port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 3.69 GBytes 3.17 Gbits/sec
Two Iperf tests with Ubuntu Server as a server (iperf -s) and FreeNAS as client (iperf -c):
Code:
------------------------------------------------------------
Client connecting to xxx.xxx.xxx.xxx, TCP port 5001
TCP window size: 32.5 KByte (default)
------------------------------------------------------------
[ 3] local xxx.xxx.xxx.xxx port 53941 connected with xxx.xxx.xxx.xxx port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 24.9 GBytes 21.4 Gbits/sec
------------------------------------------------------------
Client connecting to xxx.xxx.xxx.xxx, TCP port 5001
TCP window size: 32.5 KByte (default)
------------------------------------------------------------
[ 3] local xxx.xxx.xxx.xxx port 64555 connected with xxx.xxx.xxx.xxx port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 25.5 GBytes 21.9 Gbits/sec
I recently got a couple of Brocades to get better transfer speeds between FreeNAS and my workstation, but this issue is holding me back.
Any ideas what might be going on, and how I can fix it?