Alright,
so I just reverted to the system the way it was before the upgrade. The conclusion? The issue has absolutely nothing to do with the upgrade. The problem was there before. But then how did I measure really high speeds before?
Well, I discovered a different issue:
Look at this:
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
So,
FreeNAS Server, Ubuntu Client: Terribly slow.
Ubuntu Server, FreeNAS Client: Blisteringly fast
And this is repeatable every time.
When I did the initial test before the upgrade, I must just have tested with Ubuntu as the server, and more recent tests I tested with FreeNAS as the server.
Sooo..... Can anyone explain this?
I'll send you a package of Jammie Dodgers!