nogi
Explorer
- Joined
- Jul 5, 2011
- Messages
- 74
I have 2 microservers configured the same:
I currently have the NC360T + on board configured in LAGG. As the on board does not support Jumbo frames, this isn't enabled so the 3 NICs are basically running in default mode. This is my current performance between the 2 boxes: http://www.bebetech.com/images/freenas/LAGG_Perf.tiff.
I am syncing around 6.2TB of data from one to the other and it's day 3 and only 30% of the way there.:(
Would I get better performance disabling the on board, only having the 2 nics on the NC360T in LAGG and enabling Jumbo frames?
iperf:
- HP N36L Microserver
- 8Gb ECC RAM
- 4 x 3TB Hitachi 7K3000 HDDs (RAIDZ, ZFS)
- HP NC360T Dual Gig NIC
I currently have the NC360T + on board configured in LAGG. As the on board does not support Jumbo frames, this isn't enabled so the 3 NICs are basically running in default mode. This is my current performance between the 2 boxes: http://www.bebetech.com/images/freenas/LAGG_Perf.tiff.
I am syncing around 6.2TB of data from one to the other and it's day 3 and only 30% of the way there.:(
Would I get better performance disabling the on board, only having the 2 nics on the NC360T in LAGG and enabling Jumbo frames?
iperf:
Code:
[nogi@KANDOR] /> iperf -c 192.168.1.200 -t 60 -i 10 -f M ------------------------------------------------------------ Client connecting to 192.168.1.200, TCP port 5001 TCP window size: 0.03 MByte (default) ------------------------------------------------------------ [ 3] local 192.168.1.201 port 62528 connected with 192.168.1.200 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 981 MBytes 98.1 MBytes/sec [ 3] 10.0-20.0 sec 1000 MBytes 100 MBytes/sec [ 3] 20.0-30.0 sec 903 MBytes 90.3 MBytes/sec [ 3] 30.0-40.0 sec 987 MBytes 98.7 MBytes/sec [ 3] 40.0-50.0 sec 1024 MBytes 102 MBytes/sec [ 3] 50.0-60.0 sec 966 MBytes 96.6 MBytes/sec [ 3] 0.0-60.0 sec 5861 MBytes 97.7 MBytes/sec [nogi@KANDOR] />